Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c35 unsigned long tp_magic; /* Magic */ member
52 ASSERT(tp->tp_magic == TP_MAGIC); in thread_generic_wrapper()
87 tp->tp_magic = TP_MAGIC; in __thread_create()