Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h904 bool allow_fastcall; member
/linux/kernel/bpf/
H A Dhelpers.c167 .allow_fastcall = true,
H A Dverifier.c17554 cs->fastcall = fn->allow_fastcall && in get_call_summary()