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.h682 bool keep_fastcall_stack: 1; member
/linux/kernel/bpf/
H A Dverifier.c17672 subprog->keep_fastcall_stack = 1; in mark_fastcall_pattern_for_call()
23091 if (modified && !subprog->keep_fastcall_stack) in remove_fastcall_spills_fills()