Searched refs:print_queue (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_queue.c | 50 void print_queue(struct queue *q) in print_queue() function
|
H A D | kfd_process_queue_manager.c | 266 print_queue(q); in pqm_create_queue() 287 print_queue(q); in pqm_create_queue()
|
H A D | kfd_kernel_queue.c | 180 print_queue(kq->queue); in kq_initialize()
|
H A D | kfd_priv.h | 870 void print_queue(struct queue *q);
|
H A D | kfd_device_queue_manager.c | 289 print_queue(q); in create_queue_nocpsch()
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_parser.h | 225 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,
|
H A D | pfctl_altq.c | 150 print_queue(a, level, bw, 1, qopts); in print_altq() 183 print_queue(const struct pf_altq *a, unsigned level, struct node_queue_bw *bw, in print_queue() function
|
H A D | parse.y | 4613 print_queue(&pf->paltq->altq, 0, in expand_queue()
|