Home
last modified time | relevance | path

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

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