Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c34 unsigned long tp_magic; /* Magic */ member
51 ASSERT(tp->tp_magic == TP_MAGIC); in thread_generic_wrapper()
95 tp->tp_magic = TP_MAGIC; in __thread_create()