Searched refs:bpf_prog_new_fd (Results 1 – 3 of 3) sorted by relevance
2601 int bpf_prog_new_fd(struct bpf_prog *prog) in bpf_prog_new_fd() function3163 err = bpf_prog_new_fd(prog); in BTF_ID_LIST_GLOBAL_SINGLE()4911 fd = bpf_prog_new_fd(prog); in bpf_prog_get_fd_by_id()
320 ``bpf_prog_new_fd()`` - after the verifier, after the coverage check, and after
2888 int bpf_prog_new_fd(struct bpf_prog *prog);