Home
last modified time | relevance | path

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

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