Home
last modified time | relevance | path

Searched refs:progs (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h532 * continue executing. This flag is used for fentry progs when there are no
533 * fexit progs.
536 /* Call original function after fentry progs, but before fexit progs.
553 struct bpf_prog *progs[BPF_MAX_TRAMP_PROGS]; member
662 struct bpf_dispatcher_prog progs[BPF_DISPATCHER_MAX]; member
682 .mutex = __MUTEX_INITIALIZER(_name.mutex), .func = &_name##_func, .progs = {}, .num_progs = 0, .image = NULL, \
785 u32 func_cnt; /* used by non-func prog as the number of func progs */
1051 void bpf_prog_array_free(struct bpf_prog_array *progs);
1052 int bpf_prog_array_length(struct bpf_prog_array *progs);
[all...]
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm358 --progs-suffix=SUFFIX program name suffix []
7298 echo "progs suffix $progs_suffix"

Completed in 10 milliseconds