Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf_verifier.h670 bool keep_fastcall_stack: 1; member
/linux-6.12.1/kernel/bpf/
Dverifier.c16357 subprog->keep_fastcall_stack = 1; in mark_fastcall_pattern_for_call()
21464 if (modified && !subprog->keep_fastcall_stack) in remove_fastcall_spills_fills()