Home
last modified time | relevance | path

Searched defs:rm (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/sys/sys/
H A Drmlock.h82 #define rm_wlock(rm) _rm_wlock_debug((rm), LOCK_FILE, LOCK_LINE) argument
84 #define rm_rlock(rm,tracker) \ argument
86 #define rm_try_rlock(rm,tracker) \ argument
88 #define rm_runlock(rm,tracker) \ argument
91 #define rm_wlock(rm) _rm_wlock((rm)) argument
92 #define rm_wunlock(rm) _rm_wunlock((rm)) argument
94 #define rm_try_rlock(rm,tracker) _rm_rlock((rm),(tracker), 1) argument
95 #define rm_runlock(rm,tracker) _rm_runlock((rm), (tracker)) argument
97 #define rm_sleep(chan, rm, pri, wmesg, timo) \ argument
107 #define RM_SYSINIT_FLAGS(name, rm, desc, flags) \ argument
[all …]
/freebsd/sys/kern/
H A Dkern_rmlock.c66 #define rm_destroyed(rm) \ argument
124 struct rmlock *rm; in lock_rm() local
141 struct rmlock *rm; in unlock_rm() local
182 const struct rmlock *rm; in owner_rm() local
259 struct rmlock *rm = arg; in rm_cleanIPI() local
317 rm_destroy(struct rmlock *rm) in rm_destroy()
330 rm_wowned(const struct rmlock *rm) in rm_wowned()
487 struct rmlock *rm; in _rm_unlock_hard() local
533 _rm_wlock(struct rmlock *rm) in _rm_wlock()
582 _rm_wunlock(struct rmlock *rm) in _rm_wunlock()
[all …]
H A Dsubr_rman.c122 rman_init(struct rman *rm) in rman_init()
240 rman_fini(struct rman *rm) in rman_fini()
312 struct rman *rm; in rman_adjust_resource() local
663 struct rman *rm; in rman_activate_resource() local
676 struct rman *rm; in rman_deactivate_resource() local
784 struct rman *rm; in rman_release_resource() local
976 struct rman *rm; in sysctl_rman() local
1071 dump_rman_header(struct rman *rm) in dump_rman_header()
1081 dump_rman(struct rman *rm) in dump_rman()
1117 struct rman *rm; in DB_SHOW_COMMAND_FLAGS() local
[all …]
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_rpcb_pxy.c203 rpc_msg_t rpcmsg, *rm; in ipf_p_rpcb_in() local
271 rpc_msg_t rpcmsg, *rm; in ipf_p_rpcb_out() local
402 rpc_msg_t *rm) in ipf_p_rpcb_decodereq()
517 ipf_p_rpcb_skipauth(rpc_msg_t *rm, xdr_auth_t *auth, u_32_t **buf) in ipf_p_rpcb_skipauth()
598 ipf_p_rpcb_xdrrpcb(rpc_msg_t *rm, u_32_t *p, rpcb_args_t *ra) in ipf_p_rpcb_xdrrpcb()
632 ipf_p_rpcb_getuaddr(rpc_msg_t *rm, xdr_uaddr_t *xu, u_32_t **p) in ipf_p_rpcb_getuaddr()
742 ipf_p_rpcb_modreq(fr_info_t *fin, nat_t *nat, rpc_msg_t *rm, mb_t *m, in ipf_p_rpcb_modreq()
822 rpc_msg_t *rm, rpcb_xact_t **rxp) in ipf_p_rpcb_decoderep()
1057 ipf_p_rpcb_getproto(rpc_msg_t *rm, xdr_proto_t *xp, u_32_t **p) in ipf_p_rpcb_getproto()
1257 ipf_p_rpcb_modv3(fr_info_t *fin, nat_t *nat, rpc_msg_t *rm, mb_t *m, in ipf_p_rpcb_modv3()
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math.c152 vdev_raidz_math_generate(raidz_map_t *rm, raidz_row_t *rr) in vdev_raidz_math_generate()
183 reconstruct_fun_p_sel(raidz_map_t *rm, const int *parity_valid, in reconstruct_fun_p_sel()
193 reconstruct_fun_pq_sel(raidz_map_t *rm, const int *parity_valid, in reconstruct_fun_pq_sel()
210 reconstruct_fun_pqr_sel(raidz_map_t *rm, const int *parity_valid, in reconstruct_fun_pqr_sel()
244 vdev_raidz_math_reconstruct(raidz_map_t *rm, raidz_row_t *rr, in vdev_raidz_math_reconstruct()
366 benchmark_gen_impl(raidz_map_t *rm, const int fn) in benchmark_gen_impl()
373 benchmark_rec_impl(raidz_map_t *rm, const int fn) in benchmark_rec_impl()
H A Dvdev_raidz.c417 raidz_map_t *rm = zio->io_vsd; in vdev_raidz_map_free_vsd() local
583 raidz_map_t *rm = in vdev_raidz_map_alloc() local
758 raidz_map_t *rm = in vdev_raidz_map_alloc_expanded() local
2334 raidz_map_t *rm = zio->io_vsd; in vdev_raidz_io_start_write() local
2382 raidz_map_t *rm = zio->io_vsd; in raidz_start_skip_writes() local
2518 raidz_map_t *rm; in vdev_raidz_io_start() local
2633 raidz_map_t *rm = zio->io_vsd; in raidz_checksum_verify() local
2653 raidz_map_t *rm = zio->io_vsd; in raidz_parity_verify() local
2892 raidz_map_t *rm = zio->io_vsd; in raidz_reconstruct() local
3085 raidz_map_t *rm = zio->io_vsd; in vdev_raidz_combrec() local
[all …]
/freebsd/tests/sys/netgraph/
H A Dbridge.c89 struct gettable rm; in ATF_TC_BODY() local
261 struct gettable rm; in ATF_TC_BODY() local
391 struct gettable rm; in ATF_TC_BODY() local
505 struct gettable rm; in ATF_TC_BODY() local
626 struct gettable *rm = ctx; in get_tablesize() local
/freebsd/sys/cddl/boot/zfs/
H A Dzfssubr.c534 vdev_raidz_generate_parity_p(raidz_map_t *rm) in vdev_raidz_generate_parity_p()
562 vdev_raidz_generate_parity_pq(raidz_map_t *rm) in vdev_raidz_generate_parity_pq()
614 vdev_raidz_generate_parity_pqr(raidz_map_t *rm) in vdev_raidz_generate_parity_pqr()
679 vdev_raidz_generate_parity(raidz_map_t *rm) in vdev_raidz_generate_parity()
851 vdev_raidz_matrix_init(raidz_map_t *rm, int n, int nmap, int *map, in vdev_raidz_matrix_init()
975 vdev_raidz_matrix_reconstruct(raidz_map_t *rm, int n, int nmissing, in vdev_raidz_matrix_reconstruct()
1165 vdev_raidz_reconstruct(raidz_map_t *rm, int *t, int nt) in vdev_raidz_reconstruct()
1210 raidz_map_t *rm; in vdev_raidz_map_alloc() local
1335 vdev_raidz_map_free(raidz_map_t *rm) in vdev_raidz_map_free()
1376 raidz_parity_verify(raidz_map_t *rm) in raidz_parity_verify()
[all …]
/freebsd/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c210 cmp_code(raidz_test_opts_t *opts, const raidz_map_t *rm, const int parity) in cmp_code()
237 cmp_data(raidz_test_opts_t *opts, raidz_map_t *rm) in cmp_data()
273 corrupt_colums(raidz_map_t *rm, const int *tgts, const int cnt) in corrupt_colums()
292 fini_raidz_map(zio_t **zio, raidz_map_t **rm) in fini_raidz_map()
365 raidz_map_t *rm = NULL; in init_raidz_map() local
456 run_rec_check_impl(raidz_test_opts_t *opts, raidz_map_t *rm, const int fn) in run_rec_check_impl()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_raidz_impl.h207 #define raidz_parity(rm) ((rm)->rm_row[0]->rr_firstdatacol) argument
208 #define raidz_ncols(rm) ((rm)->rm_row[0]->rr_cols) argument
209 #define raidz_nbigcols(rm) ((rm)->rm_bigcols) argument
210 #define raidz_col_p(rm, c) ((rm)->rm_col + (c)) argument
211 #define raidz_col_size(rm, c) ((rm)->rm_col[c].rc_size) argument
212 #define raidz_big_size(rm) (raidz_col_size(rm, CODE_P)) argument
213 #define raidz_short_size(rm) (raidz_col_size(rm, raidz_ncols(rm)-1)) argument
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c778 struct rman *rm; in chipc_alloc_resource() local
880 struct rman *rm; in chipc_release_resource() local
920 struct rman *rm; in chipc_adjust_resource() local
961 struct rman *rm; in chipc_try_activate_resource() local
1013 struct rman *rm; in chipc_activate_bhnd_resource() local
1039 struct rman *rm; in chipc_activate_resource() local
1060 struct rman *rm; in chipc_deactivate_resource() local
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc.c311 struct rman *rm; in dpaa2_mc_alloc_resource() local
349 struct rman *rm; in dpaa2_mc_adjust_resource() local
361 struct rman *rm; in dpaa2_mc_release_resource() local
372 struct rman *rm; in dpaa2_mc_activate_resource() local
383 struct rman *rm; in dpaa2_mc_deactivate_resource() local
455 struct rman *rm; in dpaa2_mc_manage_dev() local
496 struct rman *rm; in dpaa2_mc_get_free_dev() local
/freebsd/tools/test/stress2/misc/
H A Drename12.sh181 rm(); function
/freebsd/bin/ed/
H A Dsub.c172 regmatch_t rm[SE_MAX]; in substitute_matching_text() local
224 apply_subst_template(const char *boln, regmatch_t *rm, int off, int re_nsub) in apply_subst_template()
/freebsd/contrib/nvi/ex/
H A Dex_bang.c51 MARK rm; in ex_bang() local
H A Dex_read.c49 MARK rm; in ex_read() local
H A Dex_write.c124 MARK rm; in exwr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp209 static void PrintMutexShort(const ReportMutex *rm, const char *after) { in PrintMutexShort()
214 static void PrintMutexShortWithAddress(const ReportMutex *rm, in PrintMutexShortWithAddress()
221 static void PrintMutex(const ReportMutex *rm) { in PrintMutex()
/freebsd/contrib/nvi/common/
H A Dsearch.c145 f_search(SCR *sp, MARK *fm, MARK *rm, CHAR_T *ptrn, size_t plen, in f_search()
286 b_search(SCR *sp, MARK *fm, MARK *rm, CHAR_T *ptrn, size_t plen, in b_search()
/freebsd/usr.sbin/utx/
H A Dutx.c52 rm(char *id[]) in rm() function
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c209 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div()
264 int bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, in bn_div_fixed_top()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fpsetround.c62 int rm; member
/freebsd/sys/dev/puc/
H A Dpuc.c80 struct rman *rm; in puc_get_bar() local
216 struct rman *rm; in puc_bfe_attach() local
/freebsd/sys/netpfil/pf/
H A Dif_pflog.c219 uint8_t action, u_int8_t reason, struct pf_krule *rm, struct pf_krule *am, in pflog_packet()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h123 #define promisc_rx_mode(rm) (if_getflags((rm)->port->ifp) & IFF_PROMISC) argument
124 #define allmulti_rx_mode(rm) (if_getflags((rm)->port->ifp) & IFF_ALLMULTI) argument

123