Home
last modified time | relevance | path

Searched defs:bpf_dispatcher (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Dbpf.h658 struct bpf_dispatcher { struct
662 struct bpf_dispatcher_prog progs[BPF_DISPATCHER_MAX]; argument
669 static __always_inline unsigned int bpf_dispatcher_nop_func(const void *ctx, const struct bpf_insn … in bpf_dispatcher_nop_func() argument