Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbpf_verifier.h683 bool keep_fastcall_stack: 1; member
/linux-6.15/kernel/bpf/
H A Dverifier.c17414 subprog->keep_fastcall_stack = 1; in mark_fastcall_pattern_for_call()
22619 if (modified && !subprog->keep_fastcall_stack) in remove_fastcall_spills_fills()