Searched defs:__name (Results 51 – 56 of 56) sorted by relevance
123
/openbmc/linux/tools/perf/util/ |
H A D | parse-events.c | 1097 #define ADD_CONFIG_TERM_VAL(__type, __name, __val, __weak) \ in get_config_terms() argument
|
/openbmc/u-boot/include/ |
H A D | pci.h | 1646 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 1218 #define DEFINE_SPUFS_ATTRIBUTE(__name, __get, __set, __fmt, __acquire) \ argument
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 283 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 526 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 1126 #define efi_get_smbios_string(__record, __type, __name) ({ \ argument
|
123