Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c239 #define LHEAD_SIZE 5 macro
256 struct list_head *lheads[LHEAD_SIZE], *lh; in taskq_seq_show_impl()
257 static char *list_names[LHEAD_SIZE] = in taskq_seq_show_impl()
276 for (i = 0; i < LHEAD_SIZE; ++i) { in taskq_seq_show_impl()