Searched refs:BPF_CALL_REL (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf.c | 5972 BPF_CALL_REL(1), 6006 BPF_CALL_REL(1), 6038 BPF_CALL_REL(1), 6070 BPF_CALL_REL(1), 6102 BPF_CALL_REL(1), 6212 BPF_CALL_REL(1), 6262 BPF_CALL_REL(3), 6263 BPF_CALL_REL(5), 6267 BPF_CALL_REL(1), 6313 BPF_CALL_REL( [all...] |
| /linux/tools/testing/selftests/bpf/verifier/ |
| H A D | bpf_loop_inline.c | 202 BPF_CALL_REL(2),
|
| H A D | calls.c | 2359 BPF_CALL_REL(2),
|
| /linux/tools/include/linux/ |
| H A D | filter.h | 351 #define BPF_CALL_REL(TGT) \ macro
|
| /linux/tools/lib/bpf/ |
| H A D | features.c | 477 BPF_CALL_REL(+1), in probe_kern_arg_ctx_tag()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_verifier.c | 316 insn[i++] = BPF_CALL_REL(1); in bpf_fill_scale2()
|
| /linux/lib/ |
| H A D | test_bpf.c | 15403 BPF_CALL_REL(BPF_FUNC_get_numa_node_id), 15404 BPF_CALL_REL(BPF_FUNC_ktime_get_ns), 15405 BPF_CALL_REL(BPF_FUNC_ktime_get_boot_ns), 15406 BPF_CALL_REL(BPF_FUNC_ktime_get_coarse_ns), 15407 BPF_CALL_REL(BPF_FUNC_jiffies64), 15408 BPF_CALL_REL(BPF_FUNC_test_func),
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 24405 insn_buf[cnt++] = BPF_CALL_REL(0); in inline_bpf_loop() 24426 /* Note: insn_buf[12] is an offset of BPF_CALL_REL instruction */ in optimize_bpf_loop()
|