Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c18251 bool fastcall; member
18269 cs->fastcall = fn->allow_fastcall && in get_call_summary()
18290 cs->fastcall = meta.kfunc_flags & KF_FASTCALL; in get_call_summary()
18452 if (cs.fastcall) in mark_fastcall_pattern_for_call()