Home
last modified time | relevance | path

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

/kernel/
Dkprobes.c119 SLOT_DIRTY = 1, enumerator
238 if (kip->slot_used[i] == SLOT_DIRTY && in collect_garbage_slots()
259 kip->slot_used[idx] = SLOT_DIRTY; in __free_insn_slot()