Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2596 bool for_call_origin, bool is_struct_ops, u64 arena_base) in save_args() argument
2615 if (for_call_origin) { in save_args()
2637 doff = (for_call_origin ? oargs_off : bargs_off); in save_args()
2651 if (slots == 0 && !for_call_origin) in save_args()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c3097 int stack_size, bool for_call_origin, u32 flags, in save_args() argument
3163 if (for_call_origin) { in save_args()