Home
last modified time | relevance | path

Searched refs:bpf_prog_new_fd (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dsyscall.c2601 int bpf_prog_new_fd(struct bpf_prog *prog) in bpf_prog_new_fd() function
3163 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()
/linux/Documentation/bpf/
H A Dsigning.rst320 ``bpf_prog_new_fd()`` - after the verifier, after the coverage check, and after
/linux/include/linux/
H A Dbpf.h2888 int bpf_prog_new_fd(struct bpf_prog *prog);