Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dbpf.h89 BPF_OBJ_PIN, enumerator
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h243 * BPF_OBJ_PIN
818 * using **BPF_OBJ_PIN**, then subsequent **read**\ (2) syscalls
860 * filesystem using the **BPF_OBJ_PIN** command of **bpf**\ (2).
873 BPF_OBJ_PIN, enumerator
1329 /* Get path from provided FD in BPF_OBJ_PIN/BPF_OBJ_GET commands */
/third_party/libbpf/src/
H A Dbpf.c590 ret = sys_bpf(BPF_OBJ_PIN, &attr, attr_sz); in bpf_obj_pin_opts()

Completed in 15 milliseconds