Searched refs:bpf_prog_select_runtime (Results 1 – 5 of 5) sorted by relevance
701 int bpf_prog_select_runtime(struct bpf_prog *fp) in bpf_prog_select_runtime() function715 EXPORT_SYMBOL_GPL(bpf_prog_select_runtime);
687 err = bpf_prog_select_runtime(prog); in bpf_prog_load()
426 int bpf_prog_select_runtime(struct bpf_prog *fp);
987 bpf_prog_select_runtime(fp); in bpf_migrate_filter()
5283 bpf_prog_select_runtime(fp); in generate_filter()