Home
last modified time | relevance | path

Searched defs:v (Results 1 – 6 of 6) sorted by relevance

/lib/
Ddynamic_printk.c325 static void *pr_debug_seq_next(struct seq_file *s, void *v, loff_t *pos) in pr_debug_seq_next()
333 static void pr_debug_seq_stop(struct seq_file *s, void *v) in pr_debug_seq_stop()
338 static int pr_debug_seq_show(struct seq_file *s, void *v) in pr_debug_seq_show()
Dinflate.c141 } v; member
351 unsigned v[N_MAX]; /* values in order of bit length */ in huft_build() member
354 unsigned *c, *v, *x; in huft_build() local
Dfault-inject.c48 #define atomic_dec_not_zero(v) atomic_add_unless((v), -1, 0) argument
Didr.c204 int layers, v, id; in idr_get_empty_slot() local
Ddebugobjects.c584 static int debug_stats_show(struct seq_file *m, void *v) in debug_stats_show()
/lib/zlib_deflate/
Ddeftree.c377 int v = s->heap[k]; in pqdownheap() local