Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dkprobes.c110 SLOT_DIRTY = 1, enumerator
246 if (kip->slot_used[i] == SLOT_DIRTY && collect_one_slot(kip, i)) in collect_garbage_slots()
278 kip->slot_used[idx] = SLOT_DIRTY; in __free_insn_slot()