Searched defs:_cat (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/include/asm/ |
H A D | perf_event.h | 30 #define EVENT_VAR(_cat, _name) event_attr_##_cat##_##_name argument 31 #define EVENT_PTR(_cat, _name) (&EVENT_VAR(_cat, _name).attr.attr) argument
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | odm_interface.h | 32 #define _cat(_name, _ic_type, _func) _func##_11N(_name) macro
|
/openbmc/u-boot/include/ |
H A D | log.h | 121 #define log(_cat, _level, _fmt, _args...) ({ \ argument 129 #define log(_cat, _level, _fmt, _args...) argument
|