Searched defs:type_b (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/include/linux/ |
D | memblock.h | 183 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 203 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
|
/linux-5.19.10/drivers/acpi/ |
D | sleep.c | 86 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/linux-5.19.10/arch/x86/events/intel/ |
D | uncore_discovery.c | 66 struct intel_uncore_discovery_type *type_b = __node_2_type(b); in __type_cmp() local
|
/linux-5.19.10/mm/ |
D | memblock.c | 1026 struct memblock_type *type_b, phys_addr_t *out_start, in __next_mem_range() 1122 struct memblock_type *type_b, in __next_mem_range_rev()
|
/linux-5.19.10/drivers/nfc/pn533/ |
D | pn533.c | 85 } __packed type_b; member 860 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid()
|