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

/linux-master/include/uapi/linux/
H A Dbpf.h290 * BPF_OBJ_GET
930 BPF_OBJ_GET, 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.h290 * BPF_OBJ_GET
930 BPF_OBJ_GET, 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.c625 fd = sys_bpf_fd(BPF_OBJ_GET, &attr, attr_sz);
/linux-master/kernel/bpf/
H A Dsyscall.c5665 case BPF_OBJ_GET:

Completed in 241 milliseconds