Home
last modified time | relevance | path

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

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