Searched refs:bpf_prog_select_runtime (Results 1 – 8 of 8) sorted by relevance
1903 struct bpf_prog *bpf_prog_select_runtime(struct bpf_prog *fp, int *err) in bpf_prog_select_runtime() function1954 EXPORT_SYMBOL_GPL(bpf_prog_select_runtime);
2347 prog = bpf_prog_select_runtime(prog, &err); in bpf_prog_load()
908 struct bpf_prog *bpf_prog_select_runtime(struct bpf_prog *fp, int *err);
14222 fp = bpf_prog_select_runtime(fp, err); in generate_filter()14843 fp = bpf_prog_select_runtime(fp, &err); in prepare_tail_call_tests()
1295 fp = bpf_prog_select_runtime(fp, &err); in bpf_migrate_filter()
5527 0x00000000 bpf_prog_select_runtime vmlinux EXPORT_SYMBOL_GPL
5917 ffff800010170454 T bpf_prog_select_runtime
Completed in 339 milliseconds