int bitmap_parse_user(constchar __user *ubuf, unsignedint ulen, unsignedlong *dst, int nbits); int bitmap_print_to_pagebuf(bool list, char *buf, constunsignedlong *maskp, int nmaskbits); int bitmap_print_bitmask_to_buf(char *buf, constunsignedlong *maskp, int nmaskbits,
loff_t off, size_t count); int bitmap_print_list_to_buf(char *buf, constunsignedlong *maskp, int nmaskbits,
loff_t off, size_t count); int bitmap_parse(constchar *buf, unsignedint buflen, unsignedlong *dst, int nbits); int bitmap_parselist(constchar *buf, unsignedlong *maskp, int nmaskbits); int bitmap_parselist_user(constchar __user *ubuf, unsignedint ulen, unsignedlong *dst, int nbits);
#endif/* __LINUX_BITMAP_STR_H */
[ zur Elbe Produktseite wechseln0.11Quellennavigators
Analyse erneut starten
]