Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h740 bool keep_fastcall_stack: 1; member
/linux/kernel/bpf/
H A Dfixups.c2566 if (modified && !subprog->keep_fastcall_stack) in bpf_remove_fastcall_spills_fills()
H A Dverifier.c17218 subprog->keep_fastcall_stack = 1; in mark_fastcall_pattern_for_call()