Searched refs:priority (Results 151 - 175 of 344) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_rhs.c105 long *priority,
583 long *priority,
615 offset = ck_rhs_map_probe_next(map, *priority,
687 *priority = pr;
695 long *priority,
728 offset = ck_rhs_map_probe_next(map, *priority,
801 *priority = pr;
580 ck_rhs_map_probe_rm(struct ck_rhs *hs, struct ck_rhs_map *map, unsigned long *n_probes, long *priority, unsigned long h, const void *key, const void **object, unsigned long probe_limit, enum ck_rhs_probe_behavior behavior) argument
692 ck_rhs_map_probe(struct ck_rhs *hs, struct ck_rhs_map *map, unsigned long *n_probes, long *priority, unsigned long h, const void *key, const void **object, unsigned long probe_limit, enum ck_rhs_probe_behavior behavior) argument
/freebsd-11-stable/sys/net/altq/
H A Daltq_cbq.c221 statsp->priority = cl->pri_;
338 if (a->priority >= CBQ_MAXPRI)
396 cl = rmc_newclass(a->priority,
624 if (acp->cbq_class.priority >= CBQ_MAXPRI ||
740 cl = rmc_newclass(spec->priority,
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.c846 * octets (in network byte order) contain a priority value,
857 uint32_t i, priority; local
865 priority = octets[0] << 8;
866 priority += octets[1];
867 if (priority > SNMP_MAX_BRIDGE_PRIORITY) {
868 warnx("Invalid bridge priority %d", priority);
892 /* Read the priority. */
899 warnx("Bad bridge priority value %d", v);
951 /* Read the priority
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-tasks.c372 /* print the base priority of the task */
373 printf_filtered ("Base Priority: %d\n", EXTRACT_INT (atcb.priority));
429 void *tf_priority = &(tf.priority);
443 printf_filtered ("task_fields.priority at %3d (0x%x)\n",
606 /* print the base priority of the task */
607 printf_filtered (" %3d", EXTRACT_INT (atcb.priority));
H A Dada-lang.h124 int priority; member in struct:task_fields
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c413 * window allocator and the resource priority system
534 * @param priority The resource priority to be assigned to allocations
544 bhnd_size_t size, bhndb_priority_t priority,
557 .priority = priority,
1010 * Search for a core resource priority descriptor in @p table that matches
543 bhndb_add_resource_region(struct bhndb_resources *br, bhnd_addr_t addr, bhnd_size_t size, bhndb_priority_t priority, const struct bhndb_regwin *static_regwin) argument
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-fifo.c404 int priority = hldev->config.fifo.queue[i].priority; local
408 13) | vBIT(priority, (((reg_half)*32) + 5), 3);
H A Dxgehal-config.c267 if ((new_config->priority < XGE_HAL_MIN_RING_PRIORITY) ||
268 (new_config->priority > XGE_HAL_MAX_RING_PRIORITY)) {
/freebsd-11-stable/tools/tools/vxge/
H A Dvxge_info.c231 printf("\tbw_pri_get : Displays bandwidth and priority information\n");
232 printf("\tbw_pri_set : Set bandwidth and priority of a function\n");
261 printf("[vf-id (0-7)] [bandwidth (100-10000)] [priority (0-3)]\n\n");
782 vxge_set_bw_priority(int func_id, int bandwidth, int priority, argument
793 buffer.priority = priority;
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.c796 warnmsg(int priority, const char *func, const char *msg, ...) argument
803 if (priority <= log_upto) {
810 vsyslog(priority, msg, ap);
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_altq.c234 if (a->priority != DEFAULT_PRIORITY)
235 printf("priority %u ", a->priority);
440 if (pa->priority >= CBQ_MAXPRI) {
441 warnx("priority out of range: max %d", CBQ_MAXPRI - 1);
634 if (pa->priority >= PRIQ_MAXPRI) {
635 warnx("priority out of range: max %d", PRIQ_MAXPRI - 1);
638 /* the priority should be unique for the interface */
641 altq->qname[0] != 0 && altq->priority == pa->priority) {
[all...]
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h475 int priority, const char *wmesg, int timo)
480 retval = msleep(ident, &hba->lock, priority, wmesg, timo);
474 hptiop_sleep(struct hpt_iop_hba *hba, void *ident, int priority, const char *wmesg, int timo) argument
/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo.h641 xo_syslog (int priority, const char *name, const char *message, ...);
644 xo_vsyslog (int priority, const char *name, const char *message, va_list args);
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h466 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri)
478 CMD_SET_PRIORITY(cmd, grp->priority);\
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h467 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri)
479 CMD_SET_PRIORITY(cmd, grp->priority);\
/freebsd-11-stable/sys/netipsec/
H A Dipsec_pcb.c205 dst->priority = src->priority;
/freebsd-11-stable/lib/libdevdctl/
H A Devent.cc238 Event::Log(int priority) const
240 syslog(priority, "%s", ToString().c_str());
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-higig.h131 uint32_t priority : 3; /**< This is the internal priority of the packet. This internal priority will go through member in struct:__anon8562::__anon8565::__anon8566
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_dcb.h49 * strict priority: valid values are 0..5; 0 is highest priority.
50 * There can't be two COSes with the same priority.
112 uint32_t priority; member in struct:bxe_admin_priority_app_table
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h174 u_int8_t priority; member in struct:rfcomm_mcc_pn
/freebsd-11-stable/sys/nfsclient/
H A Dnfs.h289 int priority, char *wmesg, int timo);
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscu_task_context.h145 * This priority is used when there is no priority request for this request.
150 * This priority indicates that the task should be scheduled to the head
157 * This priority indicates that the task will be executed before all
164 * This task priority is reserved and should not be used.
559 * This field must be encoded to one of the valid SCU task priority values
564 U32 priority : 2; member in struct:SCU_TASK_CONTEXT
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c121 #define KVP_LOG(priority, format, args...) do { \
124 syslog(priority, format, ## args); \
128 if (priority < LOG_DEBUG) { \
130 syslog(priority, format, ## args); \
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_internal.h172 unsigned priority; member in struct:ucl_chunk
267 * Handle priority macro
559 * Add new element to an object using the current merge strategy and priority
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c242 static void udev_log_fn(struct udev *ud, int priority, const char *file, int line, argument

Completed in 401 milliseconds

1234567891011>>