Home
last modified time | relevance | path

Searched defs:KF_FASTCALL (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c21 #define KF_FASTCALL (1 << 12) macro
/linux/include/linux/
H A Dbtf.h77 #define KF_FASTCALL (1 << 12) /* kfunc supports bpf_fastcall protocol */ macro
/linux/tools/bpf/resolve_btfids/
H A Dmain.c178 #define KF_FASTCALL (1 << 12) macro