Home
last modified time | relevance | path

Searched refs:BTF_FUNC_PROTO_ARG_ENC (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c2394 BTF_FUNC_PROTO_ARG_ENC(0, 1),
2395 BTF_FUNC_PROTO_ARG_ENC(0, 2),
2416 BTF_FUNC_PROTO_ARG_ENC(0, 1),
2417 BTF_FUNC_PROTO_ARG_ENC(0, 2),
2418 BTF_FUNC_PROTO_ARG_ENC(0, 0),
2465 BTF_FUNC_PROTO_ARG_ENC(0, 0),
2493 BTF_FUNC_PROTO_ARG_ENC(0, 1),
2494 BTF_FUNC_PROTO_ARG_ENC(0, 2),
2515 BTF_FUNC_PROTO_ARG_ENC(0, 1),
2516 BTF_FUNC_PROTO_ARG_ENC(0, 2),
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_btf.h63 #define BTF_FUNC_PROTO_ARG_ENC(name, type) \ macro

Completed in 15 milliseconds