Home
last modified time | relevance | path

Searched refs:__BPF_PROG_RUN_ARRAY (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf.h1151 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null, set_cg_storage) \ macro
1233 __BPF_PROG_RUN_ARRAY(array, ctx, func, false, true)
1236 __BPF_PROG_RUN_ARRAY(array, ctx, func, true, false)