Searched defs:___empty (Results 1 - 3 of 3) 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
|
| /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
|
| /third_party/libbpf/src/ |
| 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
|
Completed in 3 milliseconds