Searched defs:type_b (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | memblock.h | 213 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 233 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
|
| /linux/drivers/acpi/ |
| H A D | sleep.c | 90 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
| /linux/arch/x86/events/intel/ |
| H A D | uncore_discovery.c | 55 struct intel_uncore_discovery_type *type_b = __node_2_type(b); in __type_cmp() local
|
| /linux/mm/ |
| H A D | memblock.c | 1216 struct memblock_type *type_b, phys_addr_t *out_start, in __next_mem_range() 1308 struct memblock_type *type_b, in __next_mem_range_rev()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-core.c | 1461 enum coresight_dev_type type_b, in coresight_compare_type()
|
| /linux/tools/perf/util/ |
| H A D | annotate-data.c | 473 static bool is_better_type(Dwarf_Die *type_a, Dwarf_Die *type_b) in is_better_type()
|