Home
last modified time | relevance | path

Searched refs:typecheck_fn (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dtypecheck.h19 #define typecheck_fn(type,function) \ macro
/openbmc/linux/include/linux/
H A Dtypecheck.h20 #define typecheck_fn(type,function) \ macro
/openbmc/linux/include/kunit/
H A Dstatic_stub.h96 typecheck_fn(typeof(&real_fn_addr), replacement_addr); \