Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbpf.h384 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null) \ macro
408 __BPF_PROG_RUN_ARRAY(array, ctx, func, false)
411 __BPF_PROG_RUN_ARRAY(array, ctx, func, true)