Searched defs:type_b (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A 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/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 | 54 struct intel_uncore_discovery_type *type_b = __node_2_type(b); in __type_cmp() local
|
/linux/mm/ |
H A D | memblock.c | 1113 struct memblock_type *type_b, phys_addr_t *out_start, in __next_mem_range() argument 1205 __next_mem_range_rev(u64 * idx,int nid,enum memblock_flags flags,struct memblock_type * type_a,struct memblock_type * type_b,phys_addr_t * out_start,phys_addr_t * out_end,int * out_nid) __next_mem_range_rev() argument [all...] |
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-core.c | 1269 enum coresight_dev_type type_b, in coresight_compare_type()
|
/linux/drivers/nfc/pn533/ |
H A 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()
|
/linux/tools/perf/util/ |
H A D | annotate-data.c | 435 static bool is_better_type(Dwarf_Die *type_a, Dwarf_Die *type_b) in is_better_type()
|