Searched defs:type_a (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/include/linux/ |
D | memblock.h | 189 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 209 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
|
/linux-6.12.1/drivers/acpi/ |
D | sleep.c | 90 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/linux-6.12.1/mm/ |
D | memblock.c | 1112 struct memblock_type *type_a, in __next_mem_range() 1204 struct memblock_type *type_a, in __next_mem_range_rev()
|
/linux-6.12.1/drivers/hwtracing/coresight/ |
D | coresight-core.c | 1267 static bool coresight_compare_type(enum coresight_dev_type type_a, in coresight_compare_type()
|
/linux-6.12.1/tools/perf/util/ |
D | annotate-data.c | 435 static bool is_better_type(Dwarf_Die *type_a, Dwarf_Die *type_b) in is_better_type()
|
/linux-6.12.1/drivers/nfc/pn533/ |
D | pn533.c | 673 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid()
|