Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbpf.h538 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null) \ macro
612 __BPF_PROG_RUN_ARRAY(array, ctx, func, false)
615 __BPF_PROG_RUN_ARRAY(array, ctx, func, true)