Home
last modified time | relevance | path

Searched defs:nr_stack_slots (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c1999 u8 **pprog, int nr_stack_slots, in clean_stack_garbage()
2066 int arg_regs, first_off = 0, nr_regs = 0, nr_stack_slots = 0; in save_args() local