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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dkprobes.c105 static int kprobe_garbage_slots; variable
158 if (kprobe_garbage_slots && collect_garbage_slots() == 0) {
231 kprobe_garbage_slots = 0;
254 if (dirty && ++kprobe_garbage_slots > INSNS_PER_PAGE)

Completed in 43 milliseconds