Searched refs:__BPF_PROG_RUN_ARRAY (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf.h | 1100 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null, set_cg_storage) \ macro 1182 __BPF_PROG_RUN_ARRAY(array, ctx, func, false, true) 1185 __BPF_PROG_RUN_ARRAY(array, ctx, func, true, false)
|