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