Home
last modified time | relevance | path

Searched defs:workqueue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.h53 typedef struct workqueue { struct
54 int wq_next_batchid;
56 int wq_maxbatchsz;
58 wip_t *wq_wip;
59 int wq_nwipslots;
60 int wq_nthreads;
84 } workqueue_t; argument
/freebsd-12.1/sys/dev/mlx4/mlx4_en/
H A Den.h453 struct workqueue_struct *workqueue; member