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

/linux-master/include/uapi/linux/
H A Dbpf.h265 * BPF_OBJ_PIN
844 * using **BPF_OBJ_PIN**, then subsequent **read**\ (2) syscalls
916 * filesystem using the **BPF_OBJ_PIN** command of **bpf**\ (2).
929 BPF_OBJ_PIN, enumerator in enum:bpf_cmd
1396 /* Get path from provided FD in BPF_OBJ_PIN/BPF_OBJ_GET commands */
/linux-master/tools/include/uapi/linux/
H A Dbpf.h265 * BPF_OBJ_PIN
844 * using **BPF_OBJ_PIN**, then subsequent **read**\ (2) syscalls
916 * filesystem using the **BPF_OBJ_PIN** command of **bpf**\ (2).
929 BPF_OBJ_PIN, enumerator in enum:bpf_cmd
1396 /* Get path from provided FD in BPF_OBJ_PIN/BPF_OBJ_GET commands */
/linux-master/tools/lib/bpf/
H A Dbpf.c597 ret = sys_bpf(BPF_OBJ_PIN, &attr, attr_sz);
/linux-master/kernel/bpf/
H A Dsyscall.c5662 case BPF_OBJ_PIN:

Completed in 330 milliseconds