Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c2860 int arg_regs, first_off = 0, nr_regs = 0, nr_stack_slots = 0; in save_args() local
2907 first_off = stack_size; in save_args()
2932 clean_stack_garbage(m, prog, nr_stack_slots, first_off); in save_args()