Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dcore.c2247 sizeof(struct bpf_prog_array_item) * in bpf_prog_array_alloc()
2284 struct bpf_prog_array_item *item; in bpf_prog_array_length()
2295 struct bpf_prog_array_item *item; in bpf_prog_array_is_empty()
2307 struct bpf_prog_array_item *item; in bpf_prog_array_copy_core()
2352 struct bpf_prog_array_item *item; in bpf_prog_array_delete_safe()
2399 struct bpf_prog_array_item *item; in bpf_prog_array_update_at()
2423 struct bpf_prog_array_item *existing, *new; in bpf_prog_array_copy()
A Dcgroup.c36 const struct bpf_prog_array_item *item; in bpf_prog_run_array_cg()
405 struct bpf_prog_array_item *item; in compute_effective_progs()
745 struct bpf_prog_array_item *item; in replace_effective_prog()
/linux-6.3-rc2/drivers/media/rc/
A Dbpf-lirc.c235 struct bpf_prog_array_item *item; in lirc_bpf_free()
/linux-6.3-rc2/include/linux/
A Dbpf.h1660 struct bpf_prog_array_item { struct
1670 struct bpf_prog_array_item items[]; argument
1713 const struct bpf_prog_array_item *prog_item;
1757 const struct bpf_prog_array_item *item; in bpf_prog_run_array()
1795 const struct bpf_prog_array_item *item; in bpf_prog_run_array_sleepable()
A Dfilter.h1401 struct bpf_prog_array_item *_item; \
/linux-6.3-rc2/net/bpf/
A Dtest_run.c382 struct bpf_prog_array_item item = {.prog = prog}; in bpf_test_run()

Completed in 67 milliseconds