Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h993 bool allow_fastcall; member
/linux/kernel/bpf/
H A Dhelpers.c164 .allow_fastcall = true,
H A Dverifier.c17524 cs->fastcall = fn->allow_fastcall && in bpf_get_call_summary()