Searched refs:pri_t (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | taskq.h | 95 taskq_t *taskq_create(const char *, int, pri_t, int, int, uint_t); 96 taskq_t *taskq_create_instance(const char *, int, int, pri_t, int, int, uint_t); 97 taskq_t *taskq_create_proc(const char *, int, pri_t, int, int,
|
| H A D | proc.h | 58 typedef short pri_t; typedef 68 size_t len, proc_t *pp, int state, pri_t pri, const char *name) in do_thread_create()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-thread.c | 41 pri_t tp_pri; /* Priority to start threat at */ 81 const char *name, void *args, size_t len, proc_t *pp, int state, pri_t pri) in __thread_create()
|
| H A D | spl-taskq.c | 1035 taskq_create(const char *name, int threads_arg, pri_t pri, in taskq_create()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | types.h | 48 typedef short pri_t; typedef
|
| H A D | thread.h | 66 int state, pri_t pri);
|
| H A D | taskq.h | 151 extern taskq_t *taskq_create(const char *, int, pri_t, int, int, uint_t);
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | stdtypes.h | 46 typedef short pri_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_taskq.c | 212 taskq_create_impl(const char *name, int nthreads, pri_t pri, in taskq_create_impl() 234 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create() 241 taskq_create_proc(const char *name, int nthreads, pri_t pri, in taskq_create_proc()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | taskq.c | 252 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 500 extern taskq_t *taskq_create(const char *, int, pri_t, int, int, uint_t);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 1000 pri_t pri = maxclsyspri; in spa_taskqs_init()
|