Searched defs:type_b (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/linux/ |
D | memblock.h | 156 #define for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 176 #define for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
|
/Linux-v4.19/mm/ |
D | memblock.c | 970 struct memblock_type *type_b, in __next_mem_range() 1080 struct memblock_type *type_b, in __next_mem_range_rev()
|
/Linux-v4.19/drivers/acpi/ |
D | sleep.c | 85 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/Linux-v4.19/drivers/nfc/pn533/ |
D | pn533.c | 97 } __packed type_b; member 851 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid()
|