Home
last modified time | relevance | path

Searched defs:bpf_prog_get_fd_by_id (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/tools/lib/bpf/
Dbpf.c466 int bpf_prog_get_fd_by_id(__u32 id) in bpf_prog_get_fd_by_id() function
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c793 int bpf_prog_get_fd_by_id(__u32 id) in bpf_prog_get_fd_by_id() function
/kernel/linux/linux-4.19/kernel/bpf/
Dsyscall.c1827 static int bpf_prog_get_fd_by_id(const union bpf_attr *attr) in bpf_prog_get_fd_by_id() function
/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c3236 static int bpf_prog_get_fd_by_id(const union bpf_attr *attr) in bpf_prog_get_fd_by_id() function