Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dcore.c1903 struct bpf_prog *bpf_prog_select_runtime(struct bpf_prog *fp, int *err) in bpf_prog_select_runtime() function
1954 EXPORT_SYMBOL_GPL(bpf_prog_select_runtime);
A Dsyscall.c2347 prog = bpf_prog_select_runtime(prog, &err); in bpf_prog_load()
/linux/include/linux/
A Dfilter.h908 struct bpf_prog *bpf_prog_select_runtime(struct bpf_prog *fp, int *err);
/linux/lib/
A Dtest_bpf.c14222 fp = bpf_prog_select_runtime(fp, err); in generate_filter()
14843 fp = bpf_prog_select_runtime(fp, &err); in prepare_tail_call_tests()
/linux/net/core/
A Dfilter.c1295 fp = bpf_prog_select_runtime(fp, &err); in bpf_migrate_filter()
/linux/
A Dvmlinux.symvers5527 0x00000000 bpf_prog_select_runtime vmlinux EXPORT_SYMBOL_GPL
A DSystem.map5917 ffff800010170454 T bpf_prog_select_runtime
A D.tmp_System.map5917 ffff800010170454 T bpf_prog_select_runtime

Completed in 339 milliseconds