Searched refs:callback_idx (Results 1 – 1 of 1) sorted by relevance
438 int callback_idx; in bpf_fill_big_prog_with_loop_1() local455 callback_idx = i; in bpf_fill_big_prog_with_loop_1()459 insn[callback_load_idx].imm = callback_idx - callback_load_idx - 1; in bpf_fill_big_prog_with_loop_1()460 self->func_info[1].insn_off = callback_idx; in bpf_fill_big_prog_with_loop_1()
Completed in 16 milliseconds