Searched refs:BPF_ITER_FUNC_PREFIX (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/bpf/ | ||
A D | bpf_iter.c | 333 const char *prefix = BPF_ITER_FUNC_PREFIX; in bpf_iter_prog_supported() |
/linux/include/linux/ | ||
A D | bpf.h | 1497 #define BPF_ITER_FUNC_PREFIX "bpf_iter_" macro |
Completed in 11 milliseconds