Searched defs:prio (Results 26 - 50 of 73) sorted by relevance

123

/freebsd-10-stable/sys/powerpc/powerpc/
H A Dplatform.c264 int prio, best_prio; local
H A Dpmap_dispatch.c556 pmap_mmu_install(char *name, int prio) argument
/freebsd-10-stable/sys/kern/
H A Dkern_rmlock.c536 struct rm_priotracker *prio; local
H A Dkern_synch.c580 kern_yield(int prio) argument
H A Dsubr_smp.c799 quiesce_cpus(cpuset_t map, const char *wmesg, int prio) argument
836 quiesce_all_cpus(const char *wmesg, int prio) argument
H A Dkern_resource.c176 int prio; member in struct:setpriority_args
[all...]
/freebsd-10-stable/usr.bin/su/
H A Dsu.c162 int asme, ch, asthem, fastlogin, prio, i, retcode, local
/freebsd-10-stable/sys/arm/at91/
H A Dat91.c460 at91_add_child(device_t dev, int prio, const char *name, int unit, argument
/freebsd-10-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.h47 uint8_t prio; member in struct:virtio_scsi_cmd_req
/freebsd-10-stable/sys/mips/adm5120/
H A Dif_admsw.c891 admsw_txintr(struct admsw_softc *sc, int prio) argument
/freebsd-10-stable/sys/sys/
H A Dlockmgr.h94 _lockmgr_args(struct lock *lk, u_int flags, struct mtx *ilk, const char *wmesg, int prio, int timo, const char *file, int line) argument
103 _lockmgr_args_rw(struct lock *lk, u_int flags, struct rwlock *ilk, const char *wmesg, int prio, int timo, const char *file, int line) argument
[all...]
/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonport.c254 nfsmsleep(void *chan, void *mutex, int prio, const char *wmesg, argument
414 nfs_catnap(int prio, int errval, const char *wmesg) argument
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dexpr.c708 uchar prio; member in struct:cpp_operator
904 unsigned int prio; local
/freebsd-10-stable/sys/arm/cavium/cns11xx/
H A Decona.c93 econa_add_child(device_t dev, int prio, const char *name, int unit, argument
/freebsd-10-stable/sys/arm/samsung/s3c2xx0/
H A Ds3c24x0.c78 int prio; member in struct:__anon6252
164 s3c24x0_add_child(device_t bus, int prio, const char *name, int unit) argument
/freebsd-10-stable/sys/geom/raid/
H A Dtr_raid1.c499 int i, prio, bestprio; local
H A Dtr_raid1e.c645 int i, best, prio, bestprio; local
/freebsd-10-stable/sys/dev/ofw/
H A Dopenfirm.c197 OF_install(char *name, int prio) argument
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dsound.c745 int i, best, bestprio, prio; local
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_raid.c983 u_int prio; local
1435 u_int prio; local
[all...]
/freebsd-10-stable/sys/dev/sf/
H A Dif_sf.c308 sf_sethash(struct sf_softc *sc, caddr_t mac, int prio) argument
/freebsd-10-stable/sys/dev/sound/isa/
H A Dsb16.c94 int prio, prio16; member in struct:sb_info
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h99 u8 prio[ECORE_MAX_PFC_PRIORITIES]; member in struct:ecore_dbcx_pfc_params
114 u8 prio; member in struct:ecore_app_entry
H A Decore_dcbx.c213 ecore_dcbx_set_params(struct ecore_dcbx_results *p_data, struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, bool enable, u8 prio, u8 tc, enum dcbx_protocol_type type, enum ecore_pci_personality personality) argument
250 ecore_dcbx_update_app_info(struct ecore_dcbx_results *p_data, struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, bool enable, u8 prio, u8 tc, enum dcbx_protocol_type type) argument
[all...]
/freebsd-10-stable/sbin/devd/
H A Ddevd.cc540 config::add_attach(int prio, event_proc *p) argument
547 config::add_detach(int prio, event_proc *p) argument
560 config::add_nomatch(int prio, event_proc *p) argument
567 config::add_notify(int prio, event_proc *p) argument
1083 add_attach(int prio, event_proc *p) argument
1089 add_detach(int prio, event_proc *p) argument
1102 add_nomatch(int prio, event_proc *p) argument
1108 add_notify(int prio, event_proc *p) argument
[all...]

Completed in 320 milliseconds

123