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 */
¤ Dauer der Verarbeitung: 0.0 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.