Home
last modified time | relevance | path

Searched refs:BPF_OBJ_GET (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h933 BPF_OBJ_GET, enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h933 BPF_OBJ_GET, enumerator
/linux-6.15/tools/lib/bpf/
H A Dbpf.c626 fd = sys_bpf_fd(BPF_OBJ_GET, &attr, attr_sz); in bpf_obj_get_opts()
/linux-6.15/kernel/bpf/
H A Dsyscall.c5839 case BPF_OBJ_GET: in __sys_bpf()