Home
last modified time | relevance | path

Searched defs:mp (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dmutex.h49 #define MUTEX(mp) (&((mp)->m_mutex)) argument
52 spl_mutex_set_owner(kmutex_t *mp) in spl_mutex_set_owner()
58 spl_mutex_clear_owner(kmutex_t *mp) in spl_mutex_clear_owner()
65 #define MUTEX_HELD(mp) mutex_owned(mp) argument
87 #define spl_mutex_set_type(mp, type) argument
88 #define spl_mutex_lockdep_off_maybe(mp) argument
89 #define spl_mutex_lockdep_on_maybe(mp) argument
111 #define mutex_destroy(mp) \ argument
116 #define mutex_tryenter(mp) \ argument
140 #define mutex_enter_interruptible(mp) \ argument
[all …]
H A Dcondvar.h100 #define cv_wait(cvp, mp) __cv_wait(cvp, mp) argument
101 #define cv_wait_io(cvp, mp) __cv_wait_io(cvp, mp) argument
102 #define cv_wait_idle(cvp, mp) __cv_wait_idle(cvp, mp) argument
103 #define cv_wait_io_sig(cvp, mp) __cv_wait_io_sig(cvp, mp) argument
104 #define cv_wait_sig(cvp, mp) __cv_wait_sig(cvp, mp) argument
113 #define cv_timedwait(cvp, mp, t) __cv_timedwait(cvp, mp, t) argument
114 #define cv_timedwait_io(cvp, mp, t) __cv_timedwait_io(cvp, mp, t) argument
115 #define cv_timedwait_sig(cvp, mp, t) __cv_timedwait_sig(cvp, mp, t) argument
116 #define cv_timedwait_idle(cvp, mp, t) __cv_timedwait_idle(cvp, mp, t) argument
/freebsd/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dmutex.h70 #define isc_mutex_init(mp) \ argument
74 #define isc_mutex_init(mp) \ argument
77 #define isc_mutex_init(mp) \ argument
84 #define isc_mutex_lock(mp) \ argument
87 #define isc_mutex_lock(mp) \ argument
93 #define isc_mutex_unlock(mp) \ argument
96 #define isc_mutex_unlock(mp) \ argument
102 #define isc_mutex_trylock(mp) \ argument
106 #define isc_mutex_trylock(mp) \ argument
112 #define isc_mutex_destroy(mp) \ argument
[all …]
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_ro.c53 nullgen(const atf_tc_t *tc, const char *mp) in nullgen()
60 filegen(const atf_tc_t *tc, const char *mp) in filegen()
78 create(const atf_tc_t *tc, const char *mp) in create()
87 rmfile(const atf_tc_t *tc, const char *mp) in rmfile()
96 fileio(const atf_tc_t *tc, const char *mp) in fileio()
120 attrs(const atf_tc_t *tc, const char *mp) in attrs()
146 createdir(const atf_tc_t *tc, const char *mp) in createdir()
155 createfifo(const atf_tc_t *tc, const char *mp) in createfifo()
164 createsymlink(const atf_tc_t *tc, const char *mp) in createsymlink()
173 createlink(const atf_tc_t *tc, const char *mp) in createlink()
H A Dt_rwtoro.c58 remount_ro(const atf_tc_t *tc, const char *mp, int expected_errno) in remount_ro()
129 basic_test(const atf_tc_t *tc, const char *mp, int expected_errno, in basic_test()
152 noneopen(const atf_tc_t *tc, const char *mp) in noneopen()
159 readopen(const atf_tc_t *tc, const char *mp) in readopen()
166 writeopen(const atf_tc_t *tc, const char *mp) in writeopen()
173 read_unlinked(const atf_tc_t *tc, const char *mp) in read_unlinked()
180 layer_noneopen(const atf_tc_t *tc, const char *mp) in layer_noneopen()
187 layer_readopen(const atf_tc_t *tc, const char *mp) in layer_readopen()
194 layer_writeopen(const atf_tc_t *tc, const char *mp) in layer_writeopen()
201 layer_read_unlinked(const atf_tc_t *tc, const char *mp) in layer_read_unlinked()
H A Dt_io.c48 holywrite(const atf_tc_t *tc, const char *mp) in holywrite()
104 extendfile(const atf_tc_t *tc, const char *mp) in extendfile()
111 extendfile_append(const atf_tc_t *tc, const char *mp) in extendfile_append()
138 overwrite512(const atf_tc_t *tc, const char *mp) in overwrite512()
145 overwrite64k(const atf_tc_t *tc, const char *mp) in overwrite64k()
152 overwrite_trunc(const atf_tc_t *tc, const char *mp) in overwrite_trunc()
159 shrinkfile(const atf_tc_t *tc, const char *mp) in shrinkfile()
173 read_after_unlink(const atf_tc_t *tc, const char *mp) in read_after_unlink()
200 wrrd_after_unlink(const atf_tc_t *tc, const char *mp) in wrrd_after_unlink()
226 read_fault(const atf_tc_t *tc, const char *mp) in read_fault()
H A Dt_vnops.c208 dir_rmdirdotdot(const atf_tc_t *tc, const char *mp) in dir_rmdirdotdot()
251 rename_dir(const atf_tc_t *tc, const char *mp) in rename_dir()
351 rename_dotdot(const atf_tc_t *tc, const char *mp) in rename_dotdot()
458 create_many(const atf_tc_t *tc, const char *mp) in create_many()
570 create_exist(const atf_tc_t *tc, const char *mp) in create_exist()
673 symlink_long(const atf_tc_t *tc, const char *mp) in symlink_long()
689 symlink_root(const atf_tc_t *tc, const char *mp) in symlink_root()
700 attrs(const atf_tc_t *tc, const char *mp) in attrs()
752 fcntl_lock(const atf_tc_t *tc, const char *mp) in fcntl_lock()
957 access_simple(const atf_tc_t *tc, const char *mp) in access_simple()
[all …]
H A Dt_union.c26 xput_tfile(const char *mp, const char *path) in xput_tfile()
42 xread_tfile(const char *mp, const char *path) in xread_tfile()
69 mountunion(const char *mp, char *lowerpath) in mountunion()
109 basic(const atf_tc_t *tc, const char *mp) in basic()
155 whiteout(const atf_tc_t *tc, const char *mp) in whiteout()
H A Dt_unpriv.c48 owner(const atf_tc_t *tc, const char *mp) in owner()
80 dirperms(const atf_tc_t *tc, const char *mp) in dirperms()
125 times(const atf_tc_t *tc, const char *mp) in times()
179 flags(const atf_tc_t *tc, const char *mp) in flags()
/freebsd/lib/libc/db/mpool/
H A Dmpool.c62 MPOOL *mp; in mpool_open() local
109 mpool_new(MPOOL *mp, pgno_t *pgnoaddr, u_int flags) in mpool_new()
143 mpool_delete(MPOOL *mp, void *page) in mpool_delete()
174 mpool_get(MPOOL *mp, pgno_t pgno, in mpool_get()
269 mpool_put(MPOOL *mp, void *page, u_int flags) in mpool_put()
295 mpool_close(MPOOL *mp) in mpool_close()
316 mpool_sync(MPOOL *mp) in mpool_sync()
335 mpool_bkt(MPOOL *mp) in mpool_bkt()
390 mpool_write(MPOOL *mp, BKT *bp) in mpool_write()
424 mpool_look(MPOOL *mp, pgno_t pgno) in mpool_look()
[all …]
/freebsd/usr.sbin/ppp/
H A Dmp.h72 struct mp { struct
82 struct mpserver server; /* Our ``sharing'' socket */ argument
103 int period; /* link->throughput sample period */ argument
108 struct fsm_parent fsmp; /* Our callback functions */ argument
132 extern void mp_Init(struct mp *, struct bundle *); argument
H A Dmp.c194 struct mp *mp = (struct mp *)v; in mp_UpDown() local
210 mp_StopAutoloadTimer(struct mp *mp) in mp_StopAutoloadTimer()
216 mp_CheckAutoloadTimer(struct mp *mp) in mp_CheckAutoloadTimer()
231 mp_RestartAutoloadTimer(struct mp *mp) in mp_RestartAutoloadTimer()
240 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init()
297 mp_Up(struct mp *mp, struct datalink *dl) in mp_Up()
381 mp_Down(struct mp *mp) in mp_Down()
668 struct mp *mp = &bundle->ncp.mp; in mp_FillPhysicalQueues() local
827 struct mp *mp = &arg->bundle->ncp.mp; in mp_ShowStatus() local
959 struct mp *mp = &arg->bundle->ncp.mp; in mp_SetEnddisc() local
[all …]
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dmutex.h39 #define isc_mutex_init(mp) \ argument
41 #define isc_mutex_lock(mp) \ argument
43 #define isc_mutex_unlock(mp) \ argument
45 #define isc_mutex_trylock(mp) \ argument
47 #define isc_mutex_destroy(mp) \ argument
/freebsd/contrib/ntp/libntp/lib/isc/nothreads/include/isc/
H A Dmutex.h27 #define isc_mutex_init(mp) \ argument
29 #define isc_mutex_lock(mp) \ argument
31 #define isc_mutex_unlock(mp) \ argument
33 #define isc_mutex_trylock(mp) \ argument
35 #define isc_mutex_destroy(mp) \ argument
/freebsd/sys/kern/
H A Dvfs_init.c164 vfs_mount_sigdefer(struct mount *mp) in vfs_mount_sigdefer()
177 vfs_unmount_sigdefer(struct mount *mp, int mntflags) in vfs_unmount_sigdefer()
188 vfs_root_sigdefer(struct mount *mp, int flags, struct vnode **vpp) in vfs_root_sigdefer()
223 vfs_statfs_sigdefer(struct mount *mp, struct statfs *sbp) in vfs_statfs_sigdefer()
234 vfs_sync_sigdefer(struct mount *mp, int waitfor) in vfs_sync_sigdefer()
256 vfs_fhtovp_sigdefer(struct mount *mp, struct fid *fidp, int flags, in vfs_fhtovp_sigdefer()
305 vfs_susp_clean_sigdefer(struct mount *mp) in vfs_susp_clean_sigdefer()
317 vfs_reclaim_lowervp_sigdefer(struct mount *mp, struct vnode *vp) in vfs_reclaim_lowervp_sigdefer()
329 vfs_unlink_lowervp_sigdefer(struct mount *mp, struct vnode *vp) in vfs_unlink_lowervp_sigdefer()
341 vfs_purge_sigdefer(struct mount *mp) in vfs_purge_sigdefer()
[all …]
H A Dvfs_mount.c154 struct mount *mp; in mount_init() local
170 struct mount *mp; in mount_fini() local
495 struct mount *mp; in vfs_ref_from_vp() local
556 struct mount *mp; in vfs_register_upper_from_vp() local
665 struct mount *mp; in vfs_mount_alloc() local
1120 struct mount *mp; in vfs_domount_first() local
1314 struct mount *mp; in vfs_domount_update() local
1719 struct mount *mp; in kern_unmount() local
1911 struct mount *mp; member
1919 struct mount *mp; in vfs_op_action_func() local
[all …]
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-condvar.c117 cv_wait_common(kcondvar_t *cvp, kmutex_t *mp, int state, int io) in cv_wait_common()
169 __cv_wait(kcondvar_t *cvp, kmutex_t *mp) in __cv_wait()
176 __cv_wait_io(kcondvar_t *cvp, kmutex_t *mp) in __cv_wait_io()
183 __cv_wait_io_sig(kcondvar_t *cvp, kmutex_t *mp) in __cv_wait_io_sig()
192 __cv_wait_sig(kcondvar_t *cvp, kmutex_t *mp) in __cv_wait_sig()
201 __cv_wait_idle(kcondvar_t *cvp, kmutex_t *mp) in __cv_wait_idle()
319 __cv_timedwait(kcondvar_t *cvp, kmutex_t *mp, clock_t exp_time) in __cv_timedwait()
327 __cv_timedwait_io(kcondvar_t *cvp, kmutex_t *mp, clock_t exp_time) in __cv_timedwait_io()
335 __cv_timedwait_sig(kcondvar_t *cvp, kmutex_t *mp, clock_t exp_time) in __cv_timedwait_sig()
345 __cv_timedwait_idle(kcondvar_t *cvp, kmutex_t *mp, clock_t exp_time) in __cv_timedwait_idle()
[all …]
/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c78 nullfs_mount(struct mount *mp) in nullfs_mount()
251 nullfs_unmount(struct mount *mp, int mntflags) in nullfs_unmount()
299 nullfs_root(struct mount *mp, int flags, struct vnode **vpp) in nullfs_root()
320 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in nullfs_quotactl()
351 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs()
387 nullfs_sync(struct mount *mp, int waitfor) in nullfs_sync()
396 nullfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in nullfs_vget()
410 nullfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, struct vnode **vpp) in nullfs_fhtovp()
422 nullfs_extattrctl(struct mount *mp, int cmd, struct vnode *filename_vp, in nullfs_extattrctl()
431 nullfs_reclaim_lowervp(struct mount *mp, struct vnode *lowervp) in nullfs_reclaim_lowervp()
[all …]
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c116 tmpfs_update_mtime_lazy(struct mount *mp) in tmpfs_update_mtime_lazy()
129 tmpfs_update_mtime_all(struct mount *mp) in tmpfs_update_mtime_all()
187 tmpfs_all_rw_maps(struct mount *mp, bool (*cb)(struct mount *mp, vm_map_t, in tmpfs_all_rw_maps()
271 tmpfs_check_rw_maps(struct mount *mp) in tmpfs_check_rw_maps()
281 tmpfs_rw_to_ro(struct mount *mp) in tmpfs_rw_to_ro()
322 tmpfs_mount(struct mount *mp) in tmpfs_mount()
495 tmpfs_unmount(struct mount *mp, int mntflags) in tmpfs_unmount()
627 tmpfs_statfs(struct mount *mp, struct statfs *sbp) in tmpfs_statfs()
659 tmpfs_sync(struct mount *mp, int waitfor) in tmpfs_sync()
712 db_print_tmpfs(struct mount *mp, struct tmpfs_mount *tmp) in db_print_tmpfs()
[all …]
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c72 unionfs_domount(struct mount *mp) in unionfs_domount()
373 unionfs_unmount(struct mount *mp, int mntflags) in unionfs_unmount()
412 unionfs_root(struct mount *mp, int flags, struct vnode **vpp) in unionfs_root()
433 unionfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, in unionfs_quotactl()
472 unionfs_statfs(struct mount *mp, struct statfs *sbp) in unionfs_statfs()
528 unionfs_sync(struct mount *mp, int waitfor) in unionfs_sync()
535 unionfs_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) in unionfs_vget()
541 unionfs_fhtovp(struct mount *mp, struct fid *fidp, int flags, in unionfs_fhtovp()
548 unionfs_checkexp(struct mount *mp, struct sockaddr *nam, uint64_t *extflagsp, in unionfs_checkexp()
555 unionfs_extattrctl(struct mount *mp, int cmd, struct vnode *filename_vp, in unionfs_extattrctl()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_lookup.c30 int *mp = d; in group_cleanup() local
38 int *mp = d; in group_lookup() local
51 int *mp = d; in user_cleanup() local
59 int *mp = d; in user_lookup() local
H A Dtest_read_disk.c30 int *mp = d; in gname_cleanup() local
38 int *mp = d; in gname_lookup() local
48 int *mp = d; in uname_cleanup() local
56 int *mp = d; in uname_lookup() local
/freebsd/sys/geom/raid/
H A Dg_raid_ctl.c48 g_raid_find_node(struct g_class *mp, const char *name) in g_raid_find_node()
98 g_raid_ctl_label(struct gctl_req *req, struct g_class *mp) in g_raid_ctl_label()
147 g_raid_ctl_stop(struct gctl_req *req, struct g_class *mp) in g_raid_ctl_stop()
187 g_raid_ctl_other(struct gctl_req *req, struct g_class *mp) in g_raid_ctl_other()
225 g_raid_ctl(struct gctl_req *req, struct g_class *mp, const char *verb) in g_raid_ctl()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c102 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_hdl_register() local
124 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_hdl_unregister() local
164 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_hdl_setspecific() local
176 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_hdl_getspecific() local
210 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_hdl_debug() local
243 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_stat_create() local
258 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_case_open() local
283 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_case_solve() local
301 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_case_close() local
488 fmd_module_t *mp = (fmd_module_t *)hdl; in fmd_serd_create() local
[all …]
/freebsd/sys/ufs/ffs/
H A Dffs_suspend.c69 ffs_susp_suspended(struct mount *mp) in ffs_susp_suspended()
94 struct mount *mp; in ffs_susp_rdwr() local
175 ffs_susp_suspend(struct mount *mp) in ffs_susp_suspend()
216 ffs_susp_unsuspend(struct mount *mp) in ffs_susp_unsuspend()
247 struct mount *mp; in ffs_susp_dtor() local
276 struct mount *mp; in ffs_susp_ioctl() local

12345678910>>...19