Searched refs:typecheck_fn (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | typecheck.h | 20 #define typecheck_fn(type,function) \ macro |
/linux/include/kunit/ | ||
H A D | static_stub.h | 96 typecheck_fn(typeof(&replacement_addr), real_fn_addr); \ |