Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_queue.c50 void print_queue(struct queue *q) in print_queue() function
H A Dkfd_process_queue_manager.c266 print_queue(q); in pqm_create_queue()
287 print_queue(q); in pqm_create_queue()
H A Dkfd_kernel_queue.c180 print_queue(kq->queue); in kq_initialize()
H A Dkfd_priv.h870 void print_queue(struct queue *q);
H A Dkfd_device_queue_manager.c289 print_queue(q); in create_queue_nocpsch()
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h225 void print_queue(const struct pf_altq *, unsigned, struct node_queue_bw *,
H A Dpfctl_altq.c150 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 Dparse.y4613 print_queue(&pf->paltq->altq, 0, in expand_queue()