Home
last modified time | relevance | path

Searched refs:BPF_CALL_REL (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c5894 BPF_CALL_REL(1),
5928 BPF_CALL_REL(1),
5960 BPF_CALL_REL(1),
5992 BPF_CALL_REL(1),
6024 BPF_CALL_REL(1),
6134 BPF_CALL_REL(1),
6184 BPF_CALL_REL(3),
6185 BPF_CALL_REL(5),
6189 BPF_CALL_REL(1),
6235 BPF_CALL_REL(2),
[all …]
/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Dbpf_loop_inline.c198 BPF_CALL_REL(2),
H A Dcalls.c2346 BPF_CALL_REL(2),
/openbmc/linux/tools/include/linux/
H A Dfilter.h323 #define BPF_CALL_REL(TGT) \ macro
/openbmc/linux/include/linux/
H A Dfilter.h365 #define BPF_CALL_REL(TGT) \ macro
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c318 insn[i++] = BPF_CALL_REL(1); in bpf_fill_scale2()
/openbmc/linux/lib/
H A Dtest_bpf.c14993 BPF_CALL_REL(BPF_FUNC_get_numa_node_id),
14994 BPF_CALL_REL(BPF_FUNC_ktime_get_ns),
14995 BPF_CALL_REL(BPF_FUNC_ktime_get_boot_ns),
14996 BPF_CALL_REL(BPF_FUNC_ktime_get_coarse_ns),
14997 BPF_CALL_REL(BPF_FUNC_jiffies64),
14998 BPF_CALL_REL(BPF_FUNC_test_func),
/openbmc/linux/kernel/bpf/
H A Dverifier.c19451 BPF_CALL_REL(0), in inline_bpf_loop()