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