Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h1152 struct bpf_prog_array_item { struct
1162 struct bpf_prog_array_item items[]; argument
1190 const struct bpf_prog_array_item *prog_item;
1228 const struct bpf_prog_array_item *item; in BPF_PROG_RUN_ARRAY_CG_FLAGS()
1258 const struct bpf_prog_array_item *item; in BPF_PROG_RUN_ARRAY_CG()
1285 const struct bpf_prog_array_item *item; in BPF_PROG_RUN_ARRAY()
A Dfilter.h1403 struct bpf_prog_array_item *_item; \
/linux/kernel/bpf/
A Dcore.c1987 sizeof(struct bpf_prog_array_item) * in bpf_prog_array_alloc()
2003 struct bpf_prog_array_item *item; in bpf_prog_array_length()
2014 struct bpf_prog_array_item *item; in bpf_prog_array_is_empty()
2026 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
2071 struct bpf_prog_array_item *item; in bpf_prog_array_delete_safe()
2118 struct bpf_prog_array_item *item; in bpf_prog_array_update_at()
2142 struct bpf_prog_array_item *existing, *new; in bpf_prog_array_copy()
A Dcgroup.c231 struct bpf_prog_array_item *item; in compute_effective_progs()
547 struct bpf_prog_array_item *item; in replace_effective_prog()
/linux/drivers/media/rc/
A Dbpf-lirc.c231 struct bpf_prog_array_item *item; in lirc_bpf_free()
/linux/net/bpf/
A Dtest_run.c93 struct bpf_prog_array_item item = {.prog = prog}; in bpf_test_run()

Completed in 25 milliseconds