Home
last modified time | relevance | path

Searched defs:prio (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_sched_prio.c90 int prio = q->fs->fs.par[0]; in prio_enqueue() local
121 int prio; in prio_dequeue() local
166 int prio = q->fs->fs.par[0]; in prio_new_queue() local
200 int prio = q->fs->fs.par[0]; in prio_free_queue() local
/f-stack/freebsd/sys/
H A Dblockcount.h81 int prio) in _blockcount_wait()
89 #define blockcount_sleep(bc, lo, wmesg, prio) \ argument
91 #define blockcount_wait(bc, lo, wmesg, prio) \ argument
H A Dlockmgr.h104 int prio, int timo, const char *file, int line) in _lockmgr_args()
113 const char *wmesg, int prio, int timo, const char *file, int line) in _lockmgr_args_rw()
127 #define lockmgr_args(lk, flags, ilk, wmesg, prio, timo) \ argument
130 #define lockmgr_args_rw(lk, flags, ilk, wmesg, prio, timo) \ argument
H A Drtprio.h77 u_short prio; member
H A Depoch.h108 #define NET_GROUPTASK_INIT(gtask, prio, func, ctx) \ argument
/f-stack/freebsd/kern/
H A Dsched_4bsd.c832 sched_priority(struct thread *td, u_char prio) in sched_priority()
861 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio()
877 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio()
894 sched_prio(struct thread *td, u_char prio) in sched_prio()
921 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio()
932 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio()
948 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond()
H A Dksched.c226 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_max()
247 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_min()
H A Dkern_synch.c412 int prio) in _blockcount_sleep()
657 kern_yield(int prio) in kern_yield()
H A Dsched_ule.c1749 sched_thread_priority(struct thread *td, u_char prio) in sched_thread_priority()
1804 sched_lend_prio(struct thread *td, u_char prio) in sched_lend_prio()
1820 sched_unlend_prio(struct thread *td, u_char prio) in sched_unlend_prio()
1840 sched_prio(struct thread *td, u_char prio) in sched_prio()
1870 sched_user_prio(struct thread *td, u_char prio) in sched_user_prio()
1880 sched_lend_user_prio(struct thread *td, u_char prio) in sched_lend_user_prio()
1896 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond()
2188 sched_sleep(struct thread *td, int prio) in sched_sleep()
H A Dsubr_smp.c951 quiesce_cpus(cpuset_t map, const char *wmesg, int prio) in quiesce_cpus()
988 quiesce_all_cpus(const char *wmesg, int prio) in quiesce_all_cpus()
H A Duipc_ktls.c917 struct rm_priotracker prio; in ktls_try_sw() local
1449 struct rm_priotracker prio; in ktls_destroy() local
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_common.h126 #define RTE_PRIO(prio) \ argument
139 #define RTE_INIT_PRIO(func, prio) \ argument
164 #define RTE_FINI_PRIO(func, prio) \ argument
/f-stack/freebsd/arm/arm/
H A Dplatform.c91 int prio, best_prio; in platform_probe_and_attach() local
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h165 #define RTE_PRIO(prio) \ argument
178 #define RTE_INIT_PRIO(func, prio) \ argument
203 #define RTE_FINI_PRIO(func, prio) \ argument
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srio.h119 uint64_t prio : 2; /**< The sRIO prio (priority) field in the member
316 uint64_t prio : 2; /**< The sRIO prio (priority) field for all member
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c358 int mflag, prio; in taskq_dispatch() local
397 int prio; in taskq_dispatch_ent() local
/f-stack/lib/
H A Dff_kern_synch.c122 kern_yield(int prio) in kern_yield()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c659 int prio_idx = 0, rc = 0, needs_shift = 0, idx, prio = flow->priority; in flow_validate_and_shift_prio_ent() local
714 flow_find_ref_entry(struct otx2_npc_flow_info *flow_info, int *prio, in flow_find_ref_entry()
751 int rc, prio; in flow_fill_entry_cache() local
/f-stack/tools/compat/include/sys/
H A Depoch.h108 #define NET_GROUPTASK_INIT(gtask, prio, func, ctx) \ argument
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl_ctrl.c51 enum ice_acl_entry_prio prio) in ice_acl_scen_assign_entry_idx()
972 enum ice_acl_entry_prio prio, u8 *keys, u8 *inverts, in ice_acl_add_entry()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Drrwlock.c163 rrw_enter_read_impl(rrwlock_t *rrl, boolean_t prio, void *tag) in rrw_enter_read_impl()
/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.c276 int error, prio, result; in bcm_erom_probe_and_attach() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx_api.h75 u8 prio[ECORE_MAX_PFC_PRIORITIES]; member
90 u8 prio; member
H A Decore_dcbx.c24 #define ECORE_DCBX_PRIO2TC(prio_tc_tbl, prio) \ argument
133 bool enable, u8 prio, u8 tc, in ecore_dcbx_set_params()
170 bool enable, u8 prio, u8 tc, in ecore_dcbx_update_app_info()
/f-stack/dpdk/drivers/net/tap/
H A Dtap_flow.c606 uint16_t prio = VLAN_PRIO(tci); in tap_flow_create_vlan() local
1063 uint16_t prio = group | (attr->priority + in priv_flow_process() local
1911 uint16_t prio = group | (i + PRIORITY_OFFSET); in rss_enable() local

123