Searched defs:mask_flags (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| H A D | partitions.h | 51 uint32_t mask_flags; /* master MTD flags to mask out for this partition */ member
|
| /kernel/linux/linux-6.6/include/linux/mtd/ |
| H A D | partitions.h | 51 uint32_t mask_flags; /* master MTD flags to mask out for this partition */ member
|
| /third_party/ltp/testcases/kernel/syscalls/rt_sigaction/ |
| H A D | rt_sigaction03.c | 78 static int set_handler(int sig, int sig_to_mask, int mask_flags) in set_handler() argument
|
| H A D | rt_sigaction01.c | 72 static int set_handler(int sig, int sig_to_mask, int mask_flags) in set_handler() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | cmdlinepart.c | 95 unsigned int mask_flags, add_flags; in newpart() local
|
| H A D | bcm47xxpart.c | 54 bcm47xxpart_add_part(struct mtd_partition *part, const char *name, u64 offset, uint32_t mask_flags) bcm47xxpart_add_part() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/parsers/ |
| H A D | bcm47xxpart.c | 54 bcm47xxpart_add_part(struct mtd_partition *part, const char *name, u64 offset, uint32_t mask_flags) bcm47xxpart_add_part() argument
|
| H A D | cmdlinepart.c | 95 unsigned int mask_flags, add_flags; in newpart() local
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify09.c | 223 unsigned int mask_flags = tc->ondir | FAN_EVENT_ON_CHILD; in create_fanotify_groups() local
|
| /kernel/linux/linux-5.10/sound/pci/ice1712/ |
| H A D | ice1712.h | 260 unsigned int mask_flags; /* total mask bits */ member
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | ice1712.h | 260 unsigned int mask_flags; /* total mask bits */ member
|
Completed in 11 milliseconds