Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h873 BPF_OBJ_PIN, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h873 BPF_OBJ_PIN, enumerator
/openbmc/linux/tools/lib/bpf/
H A Dbpf.c590 ret = sys_bpf(BPF_OBJ_PIN, &attr, attr_sz); in bpf_obj_pin_opts()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5430 case BPF_OBJ_PIN: in __sys_bpf()