Searched refs:BPF_PROG_LOAD (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/bpf/ |
D | bpf_prog04.c | 65 ret = TST_RETRY_FUNC(bpf(BPF_PROG_LOAD, attr, sizeof(*attr)), in load_prog()
|
D | bpf_prog05.c | 87 ret = TST_RETRY_FUNC(bpf(BPF_PROG_LOAD, attr, sizeof(*attr)), in ensure_ptr_arithmetic()
|
D | bpf_common.c | 110 const int ret = TST_RETRY_FUNC(bpf(BPF_PROG_LOAD, attr, sizeof(*attr)), in bpf_load_prog()
|
D | bpf_prog03.c | 90 ret = TST_RETRY_FUNC(bpf(BPF_PROG_LOAD, attr, sizeof(*attr)), in load_prog()
|
/third_party/iptables/extensions/ |
D | libxt_bpf.man | 8 BPF_PROG_LOAD command and can pin them in a virtual filesystem with BPF_OBJ_PIN.
|
/third_party/ltp/include/lapi/ |
D | bpf.h | 87 BPF_PROG_LOAD, enumerator
|