Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c161 .allow_fastcall = true,
H A Dverifier.c16276 can_be_inlined = fn->allow_fastcall && in mark_fastcall_pattern_for_call()
/linux/include/linux/
H A Dbpf.h827 bool allow_fastcall; member