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 | 6049 BPF_CALL_REL(1), 6083 BPF_CALL_REL(1), 6115 BPF_CALL_REL(1), 6147 BPF_CALL_REL(1), 6179 BPF_CALL_REL(1), 6289 BPF_CALL_REL(1), 6339 BPF_CALL_REL(3), 6340 BPF_CALL_REL(5), 6344 BPF_CALL_REL(1), 6390 BPF_CALL_REL(2), [all …]
|
| /linux/tools/testing/selftests/bpf/verifier/ |
| H A D | bpf_loop_inline.c | 202 BPF_CALL_REL(2),
|
| H A D | calls.c | 2418 BPF_CALL_REL(2),
|
| /linux/tools/include/linux/ |
| H A D | filter.h | 352 #define BPF_CALL_REL(TGT) \ 351 #define BPF_CALL_REL( global() 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/include/linux/ |
| H A D | filter.h | 513 #define BPF_CALL_REL(TGT) \ macro
|
| /linux/kernel/bpf/ |
| H A D | fixups.c | 2541 insn_buf[cnt++] = BPF_CALL_REL(0); in inline_bpf_loop()
|