Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c2393 BTF_FUNC_PROTO_ENC(1, 2), /* [3] */
2415 BTF_FUNC_PROTO_ENC(0, 3), /* [3] */
2438 BTF_FUNC_PROTO_ENC(0, 3), /* [3] */
2463 BTF_FUNC_PROTO_ENC(0, 3), /* [3] */
2492 BTF_FUNC_PROTO_ENC(0, 2), /* [6] */
2514 BTF_FUNC_PROTO_ENC(0, 2), /* [4] */
2535 BTF_FUNC_PROTO_ENC(0, 1), /* [2] */
2558 BTF_FUNC_PROTO_ENC(0, 2), /* [3] */
2580 BTF_FUNC_PROTO_ENC(0, 2), /* [3] */
2604 BTF_FUNC_PROTO_ENC(0, 2), /* [3] */
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_btf.h60 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ macro

Completed in 12 milliseconds