Home
last modified time | relevance | path

Searched refs:priority (Results 76 – 100 of 982) sorted by relevance

12345678910>>...40

/netbsd/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A Dframes.py45 def set_priority(filter_item, priority): argument
54 filter_item.priority = priority
/netbsd/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A Dframes.py45 def set_priority(filter_item, priority): argument
54 filter_item.priority = priority
/netbsd/sbin/swapctl/
H A Dswapctl.c447 add_swap(char *path, int priority) in add_swap() argument
476 if (swapctl(SWAP_ON, spec, priority) < 0) { in add_swap()
714 long priority; in do_fstab() local
763 priority = atol(s); in do_fstab()
765 priority = pri; in do_fstab()
826 if (add_swap(spec, (int)priority)) { in do_fstab()
830 getprogname(), fsspec, (int)priority); in do_fstab()
/netbsd/crypto/external/bsd/openssl/dist/crypto/
H A Dex_data.c146 int priority) in ossl_crypto_get_ex_new_index_ex() argument
181 a->priority = priority; in ossl_crypto_get_ex_new_index_ex()
354 if (ap->excb->priority == bp->excb->priority) in ex_callback_compare()
356 return ap->excb->priority > bp->excb->priority ? -1 : 1; in ex_callback_compare()
/netbsd/external/bsd/tcpdump/dist/tests/
H A Dmsnlb.out1 MS NLB heartbeat, host priority: 2, cluster IP: 192.168.100.80, host IP: 192.168.100.82
2 MS NLB heartbeat, host priority: 1, cluster IP: 192.168.100.80, host IP: 192.168.100.81
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio.h518 zio_priority_t priority, enum zio_flag flags, const zbookmark_phys_t *zb);
524 void *priv, zio_priority_t priority, enum zio_flag flags,
529 zio_priority_t priority, enum zio_flag flags, zbookmark_phys_t *zb);
542 zio_priority_t priority, enum zio_flag flags);
546 zio_done_func_t *done, void *priv, zio_priority_t priority,
551 zio_done_func_t *done, void *priv, zio_priority_t priority,
591 zio_priority_t priority, enum zio_flag flags,
595 void *data, uint64_t size, int type, zio_priority_t priority,
/netbsd/sys/arch/hp300/dev/
H A Ddio.c286 dio_intr_establish(int (*func)(void *), void *arg, int ipl, int priority) in dio_intr_establish() argument
290 ih = intr_establish(func, arg, ipl, priority); in dio_intr_establish()
292 if (priority == IPL_BIO) in dio_intr_establish()
305 int priority = ih->ih_priority; in dio_intr_disestablish() local
309 if (priority == IPL_BIO) in dio_intr_disestablish()
/netbsd/external/gpl3/gcc.old/dist/libgomp/config/rtems/
H A Dpool.h44 int priority; member
129 if (res != NULL && res->priority > 0) in gomp_adjust_thread_attr()
139 param.sched_priority = res->priority; in gomp_adjust_thread_attr()
/netbsd/external/gpl3/gcc/dist/libgomp/config/rtems/
H A Dpool.h44 int priority; member
129 if (res != NULL && res->priority > 0) in gomp_adjust_thread_attr()
139 param.sched_priority = res->priority; in gomp_adjust_thread_attr()
/netbsd/crypto/external/bsd/libsaslc/dist/src/
H A Dmsg.c65 saslc__msg_syslog(bool flag, int priority, const char *fmt, ...) in saslc__msg_syslog() argument
75 vsyslog(priority, tmp, ap); in saslc__msg_syslog()
/netbsd/external/mit/libuv/dist/src/win/
H A Dutil.c1649 if (priority == NULL) in uv_os_getpriority()
1664 *priority = UV_PRIORITY_HIGHEST; in uv_os_getpriority()
1666 *priority = UV_PRIORITY_HIGH; in uv_os_getpriority()
1668 *priority = UV_PRIORITY_ABOVE_NORMAL; in uv_os_getpriority()
1670 *priority = UV_PRIORITY_NORMAL; in uv_os_getpriority()
1672 *priority = UV_PRIORITY_BELOW_NORMAL; in uv_os_getpriority()
1674 *priority = UV_PRIORITY_LOW; in uv_os_getpriority()
1690 if (priority < UV_PRIORITY_HIGHEST || priority > UV_PRIORITY_LOW) in uv_os_setpriority()
1692 else if (priority < UV_PRIORITY_HIGH) in uv_os_setpriority()
1696 else if (priority < UV_PRIORITY_NORMAL) in uv_os_setpriority()
[all …]
/netbsd/sys/dev/scsipi/
H A Dst_atapi.c68 int priority; in st_atapibus_match() local
77 sizeof(st_atapibus_patterns[0]), &priority); in st_atapibus_match()
78 return priority; in st_atapibus_match()
/netbsd/sys/arch/arm/xscale/
H A Dpxa2x0_dmac.c259 KDASSERT((u_int)priority < DMAC_N_PRIORITIES); in dmac_allocate_channel()
261 if ((channel = sc->sc_prio[priority].p_first) == DMAC_PRIO_END) in dmac_allocate_channel()
263 sc->sc_prio[priority].p_first = sc->sc_prio[priority].p_pri[channel]; in dmac_allocate_channel()
270 dmac_free_channel(struct pxadmac_softc *sc, dmac_priority_t priority, in dmac_free_channel() argument
274 KDASSERT((u_int)priority < DMAC_N_PRIORITIES); in dmac_free_channel()
276 sc->sc_prio[priority].p_pri[channel] = sc->sc_prio[priority].p_first; in dmac_free_channel()
277 sc->sc_prio[priority].p_first = channel; in dmac_free_channel()
993 dmac_start(struct pxadmac_softc *sc, dmac_priority_t priority) in dmac_start() argument
999 (dxs = SIMPLEQ_FIRST(&sc->sc_queue[priority])) != NULL && in dmac_start()
1000 dmac_allocate_channel(sc, priority, &channel) == 0) { in dmac_start()
[all …]
/netbsd/sys/arch/mips/ralink/
H A Dralink_intr.c266 ra_intr_establish(int intr, int (*func)(void *), void *arg, int priority) in ra_intr_establish() argument
283 r |= (priority << irq2bit[intr]); in ra_intr_establish()
324 const int priority = (intptr_t)arg; in ra_pic_intr() local
325 const u_int off = (priority == 0) ? in ra_pic_intr()
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h387 __gthread_objc_thread_set_priority (int priority) in __gthread_objc_thread_set_priority() argument
408 if (priority > priority_max) in __gthread_objc_thread_set_priority()
409 priority = priority_max; in __gthread_objc_thread_set_priority()
410 else if (priority < priority_min) in __gthread_objc_thread_set_priority()
411 priority = priority_min; in __gthread_objc_thread_set_priority()
412 params.sched_priority = priority; in __gthread_objc_thread_set_priority()
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h387 __gthread_objc_thread_set_priority (int priority) in __gthread_objc_thread_set_priority() argument
408 if (priority > priority_max) in __gthread_objc_thread_set_priority()
409 priority = priority_max; in __gthread_objc_thread_set_priority()
410 else if (priority < priority_min) in __gthread_objc_thread_set_priority()
411 priority = priority_min; in __gthread_objc_thread_set_priority()
412 params.sched_priority = priority; in __gthread_objc_thread_set_priority()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter.py71 self.priority = 100
130 self.priority = 900
153 self.priority = 1
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter.py71 self.priority = 100
130 self.priority = 900
153 self.priority = 1
/netbsd/external/ibm-public/postfix/dist/src/xsasl/
H A Dxsasl_cyrus_log.c49 int xsasl_cyrus_log(void *unused_context, int priority, in xsasl_cyrus_log() argument
52 switch (priority) { in xsasl_cyrus_log()
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dtask.c350 void **depend, int priority) in GOMP_task() argument
382 priority = 0; in GOMP_task()
406 task.priority = priority; in GOMP_task()
457 task->priority = priority; in GOMP_task()
518 task, priority, in GOMP_task()
524 task, priority, in GOMP_task()
530 task, priority, in GOMP_task()
742 task->priority = 0; in gomp_create_target_task()
1169 task, task->priority, in gomp_task_run_post_handle_dependers()
1196 task, task->priority, in gomp_task_run_post_handle_dependers()
[all …]
/netbsd/sys/arch/mips/adm5120/
H A Dadm5120_intr.c185 adm5120_intr_establish(int irq, int priority, int (*func)(void *), void *arg) in adm5120_intr_establish() argument
207 cpu_int = (priority == INTR_FIQ) ? 1 : 0; in adm5120_intr_establish()
218 if (priority == INTR_FIQ) { in adm5120_intr_establish()
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.cc1988 priority = P_X86_64_V2; in get_builtin_code_for_version()
1990 priority = P_X86_64_V3; in get_builtin_code_for_version()
1992 priority = P_X86_64_V4; in get_builtin_code_for_version()
2003 priority = arch_info->priority; in get_builtin_code_for_version()
2012 priority = P_PCLMUL; in get_builtin_code_for_version()
2021 priority = P_PROC_SSE4_2; in get_builtin_code_for_version()
2029 priority = P_PROC_AVX; in get_builtin_code_for_version()
2036 priority = P_PROC_AVX2; in get_builtin_code_for_version()
2099 if (isa_names_table[i].priority > priority) in get_builtin_code_for_version()
2100 priority = isa_names_table[i].priority; in get_builtin_code_for_version()
[all …]
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_opic.c209 unsigned priority; member
631 && source->priority > dest->base_priority in can_deliver()
633 || source->priority > dest->current_in_service->priority)); in can_deliver()
686 else if (src->priority > pending->priority) in find_interrupt_for_dest()
713 && (lowest->current_in_service->priority in find_lowest_dest()
714 > dest->current_in_service->priority)) in find_lowest_dest()
846 dest->current_in_service->priority)); in do_interrupt_acknowledge_register_N_read()
857 dest->current_in_service->priority)); in do_interrupt_acknowledge_register_N_read()
902 dest->current_in_service->priority, in do_end_of_interrupt_register_N_write()
909 dest->current_in_service->priority, in do_end_of_interrupt_register_N_write()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_opic.c209 unsigned priority; member
631 && source->priority > dest->base_priority in can_deliver()
633 || source->priority > dest->current_in_service->priority)); in can_deliver()
686 else if (src->priority > pending->priority) in find_interrupt_for_dest()
713 && (lowest->current_in_service->priority in find_lowest_dest()
714 > dest->current_in_service->priority)) in find_lowest_dest()
846 dest->current_in_service->priority)); in do_interrupt_acknowledge_register_N_read()
857 dest->current_in_service->priority)); in do_interrupt_acknowledge_register_N_read()
902 dest->current_in_service->priority, in do_end_of_interrupt_register_N_write()
909 dest->current_in_service->priority, in do_end_of_interrupt_register_N_write()
[all …]
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A DREADME-HS20114 # priority: Priority group
120 # with the highest priority value will be selected.
233 # <FQDN>,<0/1 exact match>,<priority>,<* or country code>
235 # 0..255 range with 0 being the highest priority)
244 # sp_priority: Credential priority within a provisioning SP
245 # This is the priority of the credential among all credentials
248 # being the highest and 255 the lower priority.
346 > set_cred 0 priority 1
359 > set_cred 1 priority 1
393 > set_network 0 priority 0
[all …]

12345678910>>...40