Searched refs:fastcall (Results 1 – 2 of 2) sorted by relevance
941 bool fastcall; member
17032 cs->fastcall = fn->allow_fastcall && in bpf_get_call_summary()17053 cs->fastcall = meta.kfunc_flags & KF_FASTCALL; in bpf_get_call_summary()17215 if (cs.fastcall) in mark_fastcall_pattern_for_call()