Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h874 BPF_OBJ_GET, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h874 BPF_OBJ_GET, enumerator
/openbmc/linux/tools/lib/bpf/
H A Dbpf.c618 fd = sys_bpf_fd(BPF_OBJ_GET, &attr, attr_sz); in bpf_obj_get_opts()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5433 case BPF_OBJ_GET: in __sys_bpf()