Searched refs:___empty (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | bpf_core_read.h | 233 #define ___empty(...) ___nth(_, ##__VA_ARGS__, N, N, N, N, N, N, N, N, N, N, 0) macro 299 ___apply(___core_read, ___empty(__VA_ARGS__))(fn, dst, \
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A 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, \
|
Completed in 2 milliseconds