Searched refs:used (Results 1 – 7 of 7) sorted by relevance
33 unsigned used; /* code entries in table used */ in zlib_inflate_table() local194 used = 1U << root; /* use root table entries */ in zlib_inflate_table()195 mask = used - 1; /* mask for comparing low */ in zlib_inflate_table()198 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()265 used += 1U << curr; in zlib_inflate_table()266 if (type == LENS && used >= ENOUGH - MAXD) in zlib_inflate_table()312 *table += used; in zlib_inflate_table()
147 BUG_ON(rmap->used >= rmap->size); in cpu_rmap_add()148 index = rmap->used++; in cpu_rmap_add()240 for (index = 0; index < rmap->used; index++) { in free_irq_cpu_rmap()
213 lc->used = 0; in lc_reset()252 lc->name, lc->used, lc->nr_elements, in lc_seq_printf_stats()406 lc->used++; in __lc_get()447 lc->used++; in __lc_get()581 lc->used--; in lc_put()
18 to see if memory is used before it has been given an initial value.
195 hrtimer interrupt on one cpu will be used to check for hardlockups242 The panic can be used in combination with panic_timeout,296 This option controls the default timeout (in seconds) used315 The panic can be used in combination with panic_timeout,499 used to store these actions. If kmemleak reports "early log523 commonly used smp_processor_id() function and will print warnings552 best used in conjunction with the NMI watchdog so that spinlock945 to flag any non-RCU used of annotated pointers. This can be1052 This option provides a kernel module that can be used to test1145 This option provides a kernel module that can be used to test[all …]
28 Share a serial console with kgdb. Sysrq-g must be used
393 It is used to implement RSA digital signature verification,394 which is used by IMA/EVM digital signature extension.