Home
last modified time | relevance | path

Searched defs:_cat (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dperf_event.h30 #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 Dodm_interface.h32 #define _cat(_name, _ic_type, _func) _func##_11N(_name) macro
/openbmc/u-boot/include/
H A Dlog.h121 #define log(_cat, _level, _fmt, _args...) ({ \ argument
129 #define log(_cat, _level, _fmt, _args...) argument