Searched defs:rm (Results 26 - 50 of 96) sorted by relevance

1234

/freebsd-10-stable/sys/powerpc/mpc85xx/
H A Dlbc.c436 struct rman *rm; local
672 struct rman *rm; local
[all...]
/freebsd-10-stable/sys/powerpc/ofw/
H A Dofw_pci.c314 struct rman *rm; local
458 struct rman *rm = NULL; local
/freebsd-10-stable/sys/powerpc/psim/
H A Diobus.c313 struct rman *rm; local
/freebsd-10-stable/sys/powerpc/wii/
H A Dwii_bus.c153 wiibus_init_device_resources(struct rman *rm, struct wiibus_devinfo *dinfo, argument
/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c296 remember_yd(int yy, int dd, int *rm, int *rd) argument
H A Dparsedata.c440 int d, m, dow, rm, rd, offset; local
[all...]
/freebsd-10-stable/sys/sparc64/pci/
H A Dofw_pci.c299 struct rman *rm; local
374 struct rman *rm; local
/freebsd-10-stable/sys/kern/
H A Dsubr_mchain.c515 struct mbuf *m = mdp->md_cur, *rm; local
H A Dkern_rmlock.c124 struct rmlock *rm; local
141 struct rmlock *rm; local
182 const struct rmlock *rm; local
223 rm_trackers_present(const struct pcpu *pc, const struct rmlock *rm, const struct thread *td) argument
259 struct rmlock *rm = arg; local
278 rm_init_flags(struct rmlock *rm, const char *name, int opts) argument
308 rm_init(struct rmlock *rm, const char *name) argument
315 rm_destroy(struct rmlock *rm) argument
328 rm_wowned(const struct rmlock *rm) argument
354 _rm_rlock_hard(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) argument
435 _rm_rlock(struct rmlock *rm, struct rm_priotracker *tracker, int trylock) argument
492 struct rmlock *rm; local
510 _rm_runlock(struct rmlock *rm, struct rm_priotracker *tracker) argument
534 _rm_wlock(struct rmlock *rm) argument
583 _rm_wunlock(struct rmlock *rm) argument
595 _rm_wlock_debug(struct rmlock *rm, const char *file, int line) argument
622 _rm_wunlock_debug(struct rmlock *rm, const char *file, int line) argument
638 _rm_rlock_debug(struct rmlock *rm, struct rm_priotracker *tracker, int trylock, const char *file, int line) argument
687 _rm_runlock_debug(struct rmlock *rm, struct rm_priotracker *tracker, const char *file, int line) argument
710 _rm_wlock_debug(struct rmlock *rm, const char *file, int line) argument
717 _rm_wunlock_debug(struct rmlock *rm, const char *file, int line) argument
724 _rm_rlock_debug(struct rmlock *rm, struct rm_priotracker *tracker, int trylock, const char *file, int line) argument
732 _rm_runlock_debug(struct rmlock *rm, struct rm_priotracker *tracker, const char *file, int line) argument
752 _rm_assert(const struct rmlock *rm, int what, const char *file, int line) argument
843 const struct rmlock *rm; local
[all...]
H A Dsubr_rman.c128 rman_init(struct rman *rm) argument
158 rman_manage_region(struct rman *rm, u_long start, u_long end) argument
236 rman_init_from_resource(struct rman *rm, struct resource *r) argument
246 rman_fini(struct rman *rm) argument
278 rman_first_free_region(struct rman *rm, u_long *start, u_long *end) argument
296 rman_last_free_region(struct rman *rm, u_long *start, u_long *end) argument
318 struct rman *rm; local
438 rman_reserve_resource_bound(struct rman *rm, u_long start, u_long end, u_long count, u_long bound, u_int flags, struct device *dev) argument
645 rman_reserve_resource(struct rman *rm, u_long start, u_long end, u_long count, u_int flags, struct device *dev) argument
657 struct rman *rm; local
670 struct rman *rm; local
680 int_rman_release_resource(struct rman *rm, struct resource_i *r) argument
778 struct rman *rm; local
919 rman_is_region_manager(struct resource *r, struct rman *rm) argument
937 struct rman *rm; local
1031 dump_rman_header(struct rman *rm) argument
1041 dump_rman(struct rman *rm) argument
1077 struct rman *rm; local
1086 struct rman *rm; local
[all...]
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_lb.c127 struct pf_rule *r, *rm = NULL; local
/freebsd-10-stable/usr.bin/mail/
H A Dfio.c259 rm(char *name) function
/freebsd-10-stable/contrib/mdocml/
H A Dman_term.c896 size_t rm, rmax; local
/freebsd-10-stable/release/picobsd/tinyware/ns/
H A Dns.c256 struct rt_metrics rm; local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c211 rpc_msg_t rpcmsg, *rm; local
283 rpc_msg_t rpcmsg, *rm; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c410 int t3_mac_set_rx_mode(struct cmac *mac, struct t3_rx_mode *rm) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Dnexus.c262 struct rman *rm; local
305 struct rman *rm; local
/freebsd-10-stable/sys/mips/adm5120/
H A Dobio.c231 struct rman *rm; local
/freebsd-10-stable/sys/mips/atheros/
H A Dar724x_pci.c460 struct rman *rm; local
/freebsd-10-stable/sys/mips/idt/
H A Dobio.c165 struct rman *rm; local
/freebsd-10-stable/sys/mips/mips/
H A Dnexus.c244 struct rman *rm; local
/freebsd-10-stable/sys/mips/rt305x/
H A Dobio.c278 struct rman *rm; local
/freebsd-10-stable/sys/powerpc/powermac/
H A Dmacio.c487 struct rman *rm; local
H A Duninorth.c463 struct rman *rm; local
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dnexus.c365 struct rman *rm; local
451 struct rman *rm; local

Completed in 278 milliseconds

1234