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

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

Completed in 103 milliseconds