Home
last modified time | relevance | path

Searched refs:priority (Results 1 – 25 of 168) sorted by path

1234567

/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dsignal192 "Realtime priority 1",
193 "Realtime priority 2",
194 "Realtime priority 3",
195 "Realtime priority 4",
196 "Realtime priority 5",
197 "Realtime priority 6",
198 "Realtime priority 7",
199 "Realtime priority 8",
200 "Realtime priority 9",
201 "Realtime priority 10",
[all …]
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dsignal192 "Realtime priority 1",
193 "Realtime priority 2",
194 "Realtime priority 3",
195 "Realtime priority 4",
196 "Realtime priority 5",
197 "Realtime priority 6",
198 "Realtime priority 7",
199 "Realtime priority 8",
200 "Realtime priority 9",
201 "Realtime priority 10",
[all …]
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dsignal192 "Realtime priority 1",
193 "Realtime priority 2",
194 "Realtime priority 3",
195 "Realtime priority 4",
196 "Realtime priority 5",
197 "Realtime priority 6",
198 "Realtime priority 7",
199 "Realtime priority 8",
200 "Realtime priority 9",
201 "Realtime priority 10",
[all …]
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dsignal192 "Realtime priority 1",
193 "Realtime priority 2",
194 "Realtime priority 3",
195 "Realtime priority 4",
196 "Realtime priority 5",
197 "Realtime priority 6",
198 "Realtime priority 7",
199 "Realtime priority 8",
200 "Realtime priority 9",
201 "Realtime priority 10",
[all …]
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt966 comment=4, priority, "pri"
970 comment=4, priority, "pri"
1414 comment=4, priority, "pri"
1420 comment=4, priority, "pri":
1960 comment=4, priority, "pri"
1975 comment=4, priority, "pri"
1992 comment=4, priority, "pri"
1999 comment=4, priority, "pri"
/illumos-gate/usr/src/cmd/bnu/
H A DGrades26 # according to size of the jobs, on a priority basis or a combination
36 # with A having the higest priority
37 # and z with the lowest priority.
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.3.sample31 # headers on a VLAN interface with a user priority corresponding
61 # Mark traffic ethernet header user priority with the value
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME250 where a link is of prioritized activation, and either is a lower priority
256 (offline*), as would be the case when the link's priority group is
278 to be inactive when they are not part of the current priority grouping,
314 So such links - if they are higher in the priority grouping than the
315 currently-active priority group - should always be able to scan, as they
383 o prioritized: where the constituent link NCUs specify priority group
407 Starting from the lowest priority grouping value, assess all links
408 in that priority group.
410 The current priority-group is considered failed if:
420 fail. If such links wish to be skipped, their priority group value
[all …]
H A Devents.c298 nwamd_event_init_priority_group_change(int64_t priority) in nwamd_event_init_priority_group_change() argument
308 priority; in nwamd_event_init_priority_group_change()
H A Dknown_wlans.c305 uint64_t priority; in upgrade_known_wifi_nets_config() local
315 for (kw = (kw_t *)kw_list.q_forw, priority = num_kw-1; in upgrade_known_wifi_nets_config()
317 kw = (kw_t *)kw->kw_links.q_forw, priority--) { in upgrade_known_wifi_nets_config()
334 if ((err = nwam_value_create_uint64(priority, &priorityval)) in upgrade_known_wifi_nets_config()
H A Dncp.c237 uint64_t priority; in find_next_priority_group_cb() local
246 if (priority >= cbarg->minpriority && priority < cbarg->currpriority) { in find_next_priority_group_cb()
248 cbarg->currpriority = priority; in find_next_priority_group_cb()
525 if (priority == INVALID_PRIORITY_GROUP) in nwamd_ncp_activate_priority_group()
539 wa.priority_group = priority; in nwamd_ncp_activate_priority_group()
580 if (priority == INVALID_PRIORITY_GROUP) in nwamd_ncp_deactivate_priority_group()
587 wa.priority_group = priority; in nwamd_ncp_deactivate_priority_group()
612 if (priority == INVALID_PRIORITY_GROUP) in nwamd_ncp_deactivate_priority_group_all()
620 } while (nwamd_ncp_find_next_priority_group(priority + 1, &priority)); in nwamd_ncp_deactivate_priority_group_all()
636 if (*priority == INVALID_PRIORITY_GROUP) { in nwamd_ncp_check_priority_group()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME267 have priority over internal actions: the former will cancel the
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipgpc.types42 filter priority uint32
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c170 static uint32_t priority = INITIAL_BASE_PRIORITY; variable
1189 rule_priority = priority--; in ips_conf_to_pfpol_msg()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_lex.l174 <TSTATE>priority-group { return PRIORITY_GROUP; }
175 <TSTATE>priority-mode { return PRIORITY_MODE; }
214 <TSTATE>priority { return WLAN_PRIORITY; }
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h303 void dcs_log_msg(int priority, int code, ...);
H A Ddcs_msg.c112 dcs_log_msg(int priority, int err_code, ...) in dcs_log_msg() argument
132 syslog(priority, syslog_str); in dcs_log_msg()
/illumos-gate/usr/src/cmd/hal/hald/
H A Dlogger.c50 static int priority; variable
125 priority = _priority; in logger_setup()
155 switch (priority) { in logger_emit()
187 if (priority != HAL_LOGPRI_TRACE && !syslog_enabled ) { in logger_emit()
189 } else if (priority != HAL_LOGPRI_TRACE && syslog_enabled ) { in logger_emit()
191 switch (priority) { in logger_emit()
H A Dlogger.h49 void logger_setup (int priority, const char *file, int line, const char *function);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c557 servers[i].priority = 0; in resolve_ds_addr()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y104 %type <num> facility priority icmpcode seclevel secname icmptype
1446 priority { fr->fr_loglevel = LOG_LOCAL0|$1; }
1447 | facility '.' priority { fr->fr_loglevel = $1 | $3; }
1476 priority:
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dklookup.c55 int ttl __unused, priority __unused, weight __unused, port, size; in main()
160 NS_GET16(priority, ansp); in main()
/illumos-gate/usr/src/cmd/latencytop/common/
H A Ddwrapper.c96 unsigned int priority; in aggwalk_call() local
175 priority = rec_get_value( in aggwalk_call()
183 lt_stat_update(pid, tid, buffer, tag, priority, stat_type, agg_value); in aggwalk_call()
H A Dlatencytop.d88 this unsigned int priority; variable
195 this->priority = self->lt_stackp > 0 ?
199 this->priority] = count();
357 this->priority = self->lt_stackp > 0 ?
361 this->priority] = sum(1);
363 this->priority] = sum(self->lt_timestamp);
365 this->priority] = max(self->lt_timestamp);
379 this->priority = self->lt_stackp > 0 ?
384 this->priority] = sum(self->lt_counter + 1);
388 this->priority] = max(self->lt_timestamp);
[all …]
H A Dlatencytop.trans29 # D <priority> <probe 1> <probe 2> ... <probe n> <Cause>
34 # pushes the cause and the priority to a thread local stack, and the return
36 # TRANSLATE(entryprobe, returnprobe, cause, priority)

1234567