Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-thread.c38 void *tp_args; /* Args to be passed to function */ member
53 args = tp->tp_args; in thread_generic_wrapper()
115 tp->tp_args = args; in __thread_create()