Searched refs:reg_loop_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c20250 int reg_loop_ctx = BPF_REG_8; local
20274 BPF_MOV64_REG(reg_loop_ctx, BPF_REG_3),
20283 BPF_MOV64_REG(BPF_REG_2, reg_loop_ctx),

Completed in 145 milliseconds