Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c15 #define DECL_TAG_FASTCALL "bpf_fastcall" macro
311 ASSERT_TRUE(btf_has_decl_tag(btf, DECL_TAG_FASTCALL, in test_resolve_btfids()
/linux/tools/bpf/resolve_btfids/
H A Dmain.c175 #define DECL_TAG_FASTCALL "bpf_fastcall" macro
1489 err = add_decl_tag(&ctx, DECL_TAG_FASTCALL, kfunc->btf_id, -1); in btf2btf()