Searched refs:queue (Results 51 - 75 of 203) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h88 struct task_t task[MAX_THREAD_QUEUE]; /* The request queue. */
89 u32 front; /* For de-queue */
120 struct tasks_queue_t queue; member in struct:thread_t
/illumos-gate/usr/src/uts/common/sys/
H A Dhook.h33 #include <sys/queue.h>
H A Dbeep.h82 /* and queue */
85 /* Index of head of queue */
88 /* Index of tail of queue */
91 /* Max queue size */
95 beep_entry_t *queue; member in struct:beep_state
H A Dstrsubr.h61 * In addition, it provides for queue single-threading
106 * Stream-level locks should be acquired before any queue-level locks
109 * The stream head write queue lock(sd_wrq) is used to protect the
111 * necessary for strqset() only gets the queue lock.
176 struct queue *sd_wrq; /* write queue */
192 struct msgb *sd_mark; /* "marked" message on read queue */
208 struct queue *sd_struiordq; /* sync barrier struio() read queue */
209 struct queue *sd_struiowr
[all...]
H A Dstream.h52 * Data queue.
54 * NOTE: The *only* public fields are documented in queue(9S).
61 * Q9S: The field is documented in queue(9S) and may be accessed without
112 typedef struct queue { struct
116 struct queue *q_next; /* Q9S: next Q in stream */
117 struct queue *q_link; /* SVLK: next Q for scheduling */
131 struct queue *q_nfsrv; /* STR: next Q with svc routine */
145 struct queue *q_sqnext; /* SQLK: next Q on syncq list */
146 struct queue *q_sqprev; /* SQLK: prev Q on syncq list */
151 * NOLK: Reference to the queue'
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h127 /* queueing in either a request or callback queue */
202 #define USBA_WRQUEUE2WRP(queue) (usba_req_wrapper_t *)(queue)
204 /* to get to the wr_allocated queue from the wrapper */
205 #define USBA_ALLOCQ2WRP(queue) (usba_req_wrapper_t *)((uintptr_t) \
206 (queue) - sizeof (usba_list_entry_t) - sizeof (usb_opaque_t))
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_interrupt.s69 ! %g3 queue base VA
70 ! %g4 queue size mask
83 ldx [%g2 + MCPU_CPU_Q_BASE], %g3 ! %g3 = queue base PA
84 ldx [%g2 + MCPU_CPU_Q_SIZE], %g4 ! queue size
85 sub %g4, 1, %g4 ! %g4 = queue size mask
132 * For now catch invalid PC being passed via cpu_mondo queue
213 * taking this trap till the queue is empty.
214 * We really should drain the whole queue for better performance
223 ! %g3 queue base PA
224 ! %g4 queue siz
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dx_call.c59 * on a target(s) CPU's work queue. Any synchronization is handled by passing
107 #define XC_MSG_FREE (0) /* msg in xc_free queue */
153 * Put a message into a queue. The insertion is atomic no matter
154 * how many different inserts/extracts to the same queue happen.
157 xc_insert(void *queue, xc_msg_t *msg) argument
163 * the xc_master CPUs xc_free queue.
167 queue == &cpu[msg->xc_master]->cpu_m.xc_free);
170 old_head = (xc_msg_t *)*(volatile xc_msg_t **)queue;
172 } while (atomic_cas_ptr(queue, old_head, msg) != old_head);
176 * Extract a message from a queue
181 xc_extract(xc_msg_t **queue) argument
[all...]
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c553 /* no such (or disabled) queue, got to love rfc-1179 */
662 fprintf(stderr, "usage:\t%s -H host [-t timeout] -s queue control ]\n",
664 fprintf(stderr, "\t%s -H host [-t timeout] -c queue [user|job ...]\n",
666 fprintf(stderr, "\t%s -H host [-t timeout] -q queue [user|job ...]\n",
686 char *host = NULL, *queue = NULL; local
745 queue = optarg;
751 queue = optarg;
757 queue = optarg;
765 if ((host == NULL) || (queue == NULL) || (timeout < 0) ||
794 if (submit_job(fd, queue,
[all...]
/illumos-gate/usr/src/cmd/syslogd/
H A DMakefile.com30 OBJS= syslogd.o queue.o list.o conf.o
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd_impl.h30 #include <sys/queue.h>
/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h37 #include <sys/queue.h>
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dmd.c33 #include <sys/queue.h>
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_generic.h214 gss_int32 g_order_init (void **queue, gssint_uint64 seqnum,
217 gss_int32 g_order_check (void **queue, gssint_uint64 seqnum);
219 void g_order_free (void **queue);
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp1020rdb.dts421 queue-group@0 {
428 queue-group@1 {
450 queue-group@0 {
457 queue-group@1 {
478 queue-group@0 {
485 queue-group@1 {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c403 /* Add 'call' to the connection indication queue 'queue'. */
405 queue_conind(uu_list_t *queue, struct t_call *call) argument
416 (void) uu_list_insert_after(queue, NULL, ci);
422 * Remove and return a pointer to the first call on queue 'queue'. However,
423 * if the queue is empty returns NULL.
426 dequeue_conind(uu_list_t *queue) argument
429 tlx_conn_ind_t *ci = uu_list_first(queue);
435 uu_list_remove(queue, c
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c150 * __hal_fifo_queue_check - Check fifo queue configuration
151 * @new_config: fifo queue configuration information
167 /* FIXME: queue "grow" feature is not supported.
168 * Use "initial" queue size as the "maximum";
210 * __hal_ring_queue_check - Check ring queue configuration
211 * @new_config: ring queue configuration information
225 /* FIXME: queue "grow" feature is not supported.
226 * Use "initial" queue size as the "maximum";
398 if (!new_config->queue[i].configured)
402 &new_config->queue[
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c134 /* Tx queue context information */
154 /* Rx queue context information */
1295 * i40e_get_lan_tx_queue_context - return the HMC context for the queue
1297 * @queue: the queue we care about
1301 u16 queue,
1307 err = i40e_hmc_get_object_va(hw, &context_bytes, I40E_HMC_LAN_TX, queue);
1316 * i40e_clear_lan_tx_queue_context - clear the HMC context for the queue
1318 * @queue: the queue w
1300 i40e_get_lan_tx_queue_context(struct i40e_hw *hw, u16 queue, struct i40e_hmc_obj_txq *s) argument
1320 i40e_clear_lan_tx_queue_context(struct i40e_hw *hw, u16 queue) argument
1339 i40e_set_lan_tx_queue_context(struct i40e_hw *hw, u16 queue, struct i40e_hmc_obj_txq *s) argument
1360 i40e_get_lan_rx_queue_context(struct i40e_hw *hw, u16 queue, struct i40e_hmc_obj_rxq *s) argument
1380 i40e_clear_lan_rx_queue_context(struct i40e_hw *hw, u16 queue) argument
1399 i40e_set_lan_rx_queue_context(struct i40e_hw *hw, u16 queue, struct i40e_hmc_obj_rxq *s) argument
[all...]
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dns_bsd_addr.c267 char *queue = NULL; local
273 split_name(addr, ": \t", &server, &queue, &extension);
276 if ((server != NULL) && (queue != NULL))
278 queue, (extension != NULL ? "," : ""),
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_hardlink.c42 #include <sys/queue.h>
172 NDMP_LOG(LOG_DEBUG, "hardlink (inode = %lu) exists in queue %p",
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterUtil.java534 String queue) throws Exception
539 Debug.message("SVR: DoPrinterUtil.isLocalhost():queue " + queue);
542 syscmd.exec("/usr/bin/grep " + queue + " /etc/printers.conf");
546 "SVR:DoPrinterUtil:isLocalhost:failed:queue: " + queue);
533 isLocalhost( String queue) argument
/illumos-gate/usr/src/cmd/sendmail/src/
H A DMakefile38 mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o \
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h166 struct queue;
/illumos-gate/usr/src/man/man9s/
H A DMakefile64 queue.9s \
/illumos-gate/usr/src/cmd/tnf/prex/
H A DMakefile.com38 queue.o \

Completed in 2241 milliseconds

123456789