Searched refs:first_stack_regno (Results 1 – 1 of 1) sorted by relevance
1573 int i, cnt = 0, first_stack_regno, last_stack_regno; in emit_kfunc_call() local1585 first_stack_regno = BPF_REG_1; in emit_kfunc_call()1593 first_stack_regno++; in emit_kfunc_call()1598 for (i = last_stack_regno; i >= first_stack_regno; i--) { in emit_kfunc_call()1609 for (i = BPF_REG_1; i < first_stack_regno; i++) { in emit_kfunc_call()