Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c2849 int i, arg_regs, nr_used_regs = 0; in get_nr_used_regs() local
2866 int arg_regs, first_off = 0, nr_regs = 0, nr_stack_slots = 0; in save_args() local
2944 int i, j, arg_regs, nr_regs = 0; in restore_regs() local
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h606 u32 arg_regs[SMU_MSG_MAX_ARGS]; member