Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c109 SLOT_DIRTY = 1, enumerator
248 if (kip->slot_used[i] == SLOT_DIRTY && collect_one_slot(kip, i)) in collect_garbage_slots()
280 kip->slot_used[idx] = SLOT_DIRTY; in __free_insn_slot()