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