Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c4208 int first_idx = idx; in reacquire_held_locks() local
4226 *merged += (idx == first_idx); in reacquire_held_locks()
/kernel/bpf/
Dverifier.c1688 int first_idx = st->first_insn_idx; in __mark_chain_precision() local
1743 verbose(env, "last_idx %d first_idx %d\n", last_idx, first_idx); in __mark_chain_precision()
1763 if (i == first_idx) in __mark_chain_precision()
1842 first_idx = st->first_insn_idx; in __mark_chain_precision()