Home
last modified time | relevance | path

Searched defs:type_b (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemblock.h184 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument
204 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c54 struct intel_uncore_discovery_type *type_b = __node_2_type(b); in __type_cmp() local
/openbmc/linux/drivers/acpi/
H A Dsleep.c90 u8 type_a, type_b; in acpi_sleep_state_supported() local
/openbmc/linux/mm/
H A Dmemblock.c1063 struct memblock_type *type_b, phys_addr_t *out_start, in __next_mem_range()
1159 struct memblock_type *type_b, in __next_mem_range_rev()
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c85 } __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()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1707 enum coresight_dev_type type_b, in coresight_compare_type()
/openbmc/qemu/target/microblaze/
H A Dtranslate.c1042 static void setup_dslot(DisasContext *dc, bool type_b) in setup_dslot()