Home
last modified time | relevance | path

Searched refs:callback_idx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_verifier.c436 int callback_idx; in bpf_fill_big_prog_with_loop_1() local
453 callback_idx = i; in bpf_fill_big_prog_with_loop_1()
457 insn[callback_load_idx].imm = callback_idx - callback_load_idx - 1; in bpf_fill_big_prog_with_loop_1()
458 self->func_info[1].insn_off = callback_idx; in bpf_fill_big_prog_with_loop_1()