Searched refs:___empty (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/lib/bpf/ |
D | bpf_core_read.h | 277 #define ___empty(...) ___nth(_, ##__VA_ARGS__, N, N, N, N, N, N, N, N, N, N, 0) macro 342 ___apply(___core_read, ___empty(__VA_ARGS__))(fn, fn_ptr, dst, \
|