Searched refs:priority (Results 101 - 125 of 368) sorted by relevance

1234567891011>>

/freebsd-current/sys/cam/
H A Dcam.h84 * the queue giving round robin per priority level scheduling.
87 uint32_t priority; member in struct:__anon5
416 pinfo->priority = CAM_PRIORITY_NONE;
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h71 bhndb_priority_t priority,
171 bhndb_priority_t priority; /**< direct resource allocation priority */ member in struct:bhndb_region
210 bhndb_priority_t min_prio; /**< minimum resource priority required to
/freebsd-current/libexec/tftpd/
H A Dtftp-utils.c147 tftp_log(int priority, const char *message, ...) argument
157 syslog(priority, "%s", s);
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.c354 app[*num_inputs].priority = fw_app->priority;
408 fw_app->priority == app->priority) {
420 fw_app->priority = app->priority;
507 app[*num_inputs].priority = dscp2pri[i].pri;
544 dscp2pri->pri = app->priority;
563 device_printf(softc->dev, "priority to TC mapping exceeds TC count %d\n",
/freebsd-current/sys/cam/scsi/
H A Dscsi_da.c1667 da_periph_hold(struct cam_periph *periph, int priority, da_ref_token token) argument
1669 int err = cam_periph_hold(periph, priority);
4702 uint32_t priority; local
4707 priority = done_ccb->ccb_h.pinfo.priority;
4773 xpt_schedule(periph, priority);
4786 uint32_t priority; local
4792 priority = done_ccb->ccb_h.pinfo.priority;
4841 xpt_schedule(periph, priority);
5072 uint32_t priority; local
5130 uint32_t priority; local
5224 uint32_t priority; local
5324 uint32_t priority; local
5463 uint32_t priority; local
5544 uint32_t priority; local
5635 uint32_t priority; local
[all...]
H A Dscsi_pass.c631 TASK_INIT(&softc->shutdown_kqueue_task, /*priority*/ 0,
687 TASK_INIT(&softc->add_physpath_task, /*priority*/0,
1752 uint32_t priority; local
1790 /* Compatibility for RL/priority-unaware code. */
1791 priority = inccb->ccb_h.pinfo.priority;
1792 if (priority <= CAM_PRIORITY_OOB)
1793 priority += CAM_PRIORITY_OOB + 1;
1803 ccb = cam_periph_getccb(periph, priority);
1810 priority);
[all...]
H A Dscsi_targ_bh.c538 int priority; local
635 priority = 0;
639 priority = CAM_PRIORITY_NORMAL;
641 xpt_schedule(periph, priority);
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_sys.c143 /* Bridge priority. */
151 bif->priority = b_param.ifbrp_prio;
280 bridge_set_priority(struct bridge_if *bif, int32_t priority) argument
288 b_param.ifbrp_prio = (uint32_t) priority;
299 * idea, since changing our bridge's priority should invoke
302 bif->priority = priority;
646 bp->priority = k_info->ifbr_priority;
740 * Set a bridge member priority.
744 int32_t priority)
743 bridge_port_set_priority(const char *bif_name, struct bridge_port *bp, int32_t priority) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h105 unsigned int priority; member in struct:clang::CodeGen::OrderGlobalInitsOrStermFinalizers
108 : priority(p), lex_order(l) {}
111 return priority == RHS.priority && lex_order == RHS.lex_order;
115 return std::tie(priority, lex_order) <
116 std::tie(RHS.priority, RHS.lex_order);
489 return LHS.first.priority < RHS.first.priority;
512 return LHS.first.priority < RHS.first.priority;
[all...]
/freebsd-current/contrib/libucl/src/
H A Ducl_parser.c644 nobj = ucl_object_new_full (is_array ? UCL_ARRAY : UCL_OBJECT, parser->chunks->priority);
1205 * - if we have two objects with the same priority, then we form an
1207 * - if a new object has bigger priority, then we overwrite an old one
1208 * - if a new object has lower priority, then we ignore it
1234 /* We just rewrite old values regardless of priority */
1250 * Check priority and then perform the merge on the remaining objects
1474 nobj = ucl_object_new_full (UCL_NULL, parser->chunks->priority);
1645 obj = ucl_object_new_full (UCL_NULL, parser->chunks->priority);
2695 UPRM_SAFE(ucl_parser_register_macro, parser, "priority", ucl_priority_handler, e0);
2858 size_t len, unsigned priority, enu
2857 ucl_parser_add_chunk_full(struct ucl_parser *parser, const unsigned char *data, size_t len, unsigned priority, enum ucl_duplicate_strategy strat, enum ucl_parse_type parse_type) argument
2978 ucl_parser_add_chunk_priority(struct ucl_parser *parser, const unsigned char *data, size_t len, unsigned priority) argument
3038 ucl_parser_add_string_priority(struct ucl_parser *parser, const char *data, size_t len, unsigned priority) argument
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sm.c455 void osm_set_sm_priority(osm_sm_t * sm, uint8_t priority) argument
459 sm->p_subn->opt.sm_priority = priority;
461 if (old_pri < priority &&
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp210 // priority 0 and be placed at the end of sections.
373 size_t &priority = sectionPriorities[sym->isec];
374 priority = std::max(priority, *symbolPriority);
/freebsd-current/sys/net/altq/
H A Daltq_cbq.c184 statsp->priority = cl->pri_;
300 if (a->priority >= CBQ_MAXPRI)
358 cl = rmc_newclass(a->priority,
/freebsd-current/sys/dev/hptrr/
H A Dldm.h224 void ldm_set_rebuild_priority(PVBUS vbus, int priority);
460 #define CMD_SET_PRIORITY(cmd, pri) cmd->priority = (pri)
472 CMD_SET_PRIORITY(cmd, grp->priority);\
/freebsd-current/sys/dev/ice/
H A Dice_switch.h213 u8 priority; member in struct:entry_generic_act
263 u32 priority; member in struct:ice_adv_rule_info
323 /* This allows user to specify the recipe priority.
326 * priority.
328 u8 priority; member in struct:ice_sw_recipe
/freebsd-current/crypto/heimdal/lib/roken/
H A Dresolve-test.c125 printf("%d %d %d %s\n", srv->priority, srv->weight,
/freebsd-current/contrib/wpa/src/fst/
H A Dfst.c84 cfg->group_id, cfg->priority, cfg->llt);
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h92 * pnext - Next network in per-priority list
95 * priority class. The heads of these list are stored in the pssid
111 * priority - Priority group
113 * By default, all networks will get same priority group (0). If some
116 * selecting a BSS. The priority groups will be iterated in decreasing
117 * priority (i.e., the larger the priority value, the sooner the
118 * network is matched against the scan results). Within each priority
123 * not using this priority to select the order for scanning. Instead,
127 int priority; member in struct:wpa_ssid
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c647 bufferevent_priority_set(struct bufferevent *bufev, int priority) argument
656 if (event_priority_set(&bufev->ev_read, priority) == -1)
658 if (event_priority_set(&bufev->ev_write, priority) == -1)
661 event_deferred_cb_set_priority_(&bufev_p->deferred, priority);
/freebsd-current/lib/libdevdctl/
H A Devent.h193 * \param priority The logging priority/facility.
196 void Log(int priority) const;
/freebsd-current/sys/dev/liquidio/
H A Dlio_core.c343 (rh->r_dh.priority || rh->r_dh.vlan)) {
344 uint16_t priority = rh->r_dh.priority; local
348 vtag = priority << 13 | vid;
/freebsd-current/sys/dev/ida/
H A Didavar.h52 u_int8_t priority; /* block priority */ member in struct:ida_hdr
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h48 u8 priority; /* Priority */ member in struct:ecore_dcbx_app_data
262 /* Returns priority value for a given dscp index */
267 /* Sets priority value for a given dscp index */
/freebsd-current/sys/sys/
H A Dagpio.h147 u_int32_t priority; /* priority for paging out */ member in struct:_agp_unbind
/freebsd-current/contrib/libevent/
H A Dbufferevent_sock.c647 bufferevent_priority_set(struct bufferevent *bufev, int priority) argument
656 if (event_priority_set(&bufev->ev_read, priority) == -1)
658 if (event_priority_set(&bufev->ev_write, priority) == -1)
661 event_deferred_cb_set_priority_(&bufev_p->deferred, priority);

Completed in 188 milliseconds

1234567891011>>