Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_verifier.c433 int callback_load_idx; in bpf_fill_big_prog_with_loop_1() local
438 callback_load_idx = i; in bpf_fill_big_prog_with_loop_1()
455 insn[callback_load_idx].imm = callback_idx - callback_load_idx - 1; in bpf_fill_big_prog_with_loop_1()