Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 25 of 201) sorted by relevance

123456789

/titanic_44/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c51 lo_open(vnode_t **vpp, int flag, struct cred *cr, caller_context_t *ct) in lo_open()
110 caller_context_t *ct) in lo_close()
121 caller_context_t *ct) in lo_read()
132 caller_context_t *ct) in lo_write()
149 caller_context_t *ct) in lo_ioctl()
159 lo_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in lo_setfl()
171 caller_context_t *ct) in lo_getattr()
190 caller_context_t *ct) in lo_setattr()
205 caller_context_t *ct) in lo_access()
219 lo_fsync(vnode_t *vp, int syncflag, struct cred *cr, caller_context_t *ct) in lo_fsync()
[all …]
/titanic_44/usr/src/uts/common/os/
H A Dcallout.c156 #define CALLOUT_APPEND(ct, cp) \ argument
161 #define CALLOUT_DELETE(ct, cp) \ argument
193 #define CALLOUT_EXEC_COMPUTE(ct, nextexp, exec) \ argument
242 #define CALLOUT_LIST_FREE(ct, cl) \ argument
252 #define CALLOUT_FREE(ct, cl) \ argument
266 callout_alloc(callout_table_t *ct) in callout_alloc()
296 callout_list_alloc(callout_table_t *ct) in callout_list_alloc()
319 callout_list_get(callout_table_t *ct, hrtime_t expiration, int flags, int hash) in callout_list_get()
357 callout_queue_add(callout_table_t *ct, callout_list_t *cl) in callout_queue_add()
386 callout_queue_insert(callout_table_t *ct, callout_list_t *cl) in callout_queue_insert()
[all …]
H A Dcontract.c260 contract_dtor(contract_t *ct) in contract_dtor()
284 contract_ctor(contract_t *ct, ct_type_t *type, ct_template_t *tmpl, void *data, in contract_ctor()
387 contract_rele(contract_t *ct) in contract_rele()
443 contract_hold(contract_t *ct) in contract_hold()
460 contract_getzuniqid(contract_t *ct) in contract_getzuniqid()
477 contract_setzuniqid(contract_t *ct, uint64_t zuniqid) in contract_setzuniqid()
494 contract_abandon(contract_t *ct, proc_t *p, int explicit) in contract_abandon()
581 contract_newct(contract_t *ct) in contract_newct()
595 contract_adopt(contract_t *ct, proc_t *p) in contract_adopt()
663 contract_ack(contract_t *ct, uint64_t evid, int ack) in contract_ack()
[all …]
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c60 caller_context_t *ct) in fop_open()
83 caller_context_t *ct) in fop_close()
112 caller_context_t *ct) in fop_read()
167 caller_context_t *ct) in fop_write()
215 caller_context_t *ct) in fop_ioctl()
227 caller_context_t *ct) in fop_setfl()
240 caller_context_t *ct) in fop_getattr()
262 caller_context_t *ct) in fop_setattr()
303 caller_context_t *ct) in fop_access()
318 caller_context_t *ct, in fop_lookup()
[all …]
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_deleg_ops.c63 recall_all_delegations(rfs4_file_t *fp, bool_t trunc, caller_context_t *ct) in recall_all_delegations()
101 deleg_rd_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_rd_open()
126 deleg_wr_open(femarg_t *arg, int mode, cred_t *cr, caller_context_t *ct) in deleg_wr_open()
155 struct caller_context *ct) in deleg_wr_read()
176 struct caller_context *ct) in deleg_rd_write()
195 struct caller_context *ct) in deleg_wr_write()
213 caller_context_t *ct) in deleg_rd_setattr()
233 caller_context_t *ct) in deleg_wr_setattr()
256 deleg_rd_rwlock(femarg_t *arg, int write_lock, caller_context_t *ct) in deleg_rd_rwlock()
276 deleg_wr_rwlock(femarg_t *arg, int write_lock, caller_context_t *ct) in deleg_wr_rwlock()
[all …]
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c116 caller_context_t *ct) in socket_vop_open()
135 struct cred *cr, caller_context_t *ct) in socket_vop_close()
171 caller_context_t *ct) in socket_vop_read()
185 struct cred *cr, caller_context_t *ct) in socket_vop_write()
206 struct cred *cr, int32_t *rvalp, caller_context_t *ct) in socket_vop_ioctl()
222 caller_context_t *ct) in socket_vop_setfl()
279 struct cred *cr, caller_context_t *ct) in socket_vop_getattr()
361 struct cred *cr, caller_context_t *ct) in socket_vop_setattr()
395 caller_context_t *ct) in socket_vop_access()
416 caller_context_t *ct) in socket_vop_fsync()
[all …]
/titanic_44/usr/src/uts/common/fs/namefs/
H A Dnamevno.c77 nm_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) in nm_open()
164 caller_context_t *ct) in nm_close()
193 caller_context_t *ct) in nm_read()
200 caller_context_t *ct) in nm_write()
207 caller_context_t *ct) in nm_ioctl()
219 caller_context_t *ct) in nm_getattr()
337 caller_context_t *ct) in nm_access()
360 caller_context_t *ct, vsecattr_t *vsecp) in nm_create()
380 caller_context_t *ct, int flags) in nm_link()
386 nm_fsync(vnode_t *vp, int syncflag, cred_t *crp, caller_context_t *ct) in nm_fsync()
[all …]
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c73 caller_context_t *ct) in devfs_open()
89 offset_t offset, struct cred *cred, caller_context_t *ct) in devfs_close()
108 struct caller_context *ct) in devfs_read()
123 struct caller_context *ct) in devfs_write()
138 struct cred *cred, int *rvalp, caller_context_t *ct) in devfs_ioctl()
161 caller_context_t *ct) in devfs_getattr()
342 caller_context_t *ct) in devfs_setattr()
587 caller_context_t *ct) in devfs_pathconf()
613 struct cred *cr, caller_context_t *ct) in devfs_getsecattr()
647 struct cred *cr, caller_context_t *ct) in devfs_setsecattr()
[all …]
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c123 auto_open(vnode_t **vpp, int flag, cred_t *cred, caller_context_t *ct) in auto_open()
159 caller_context_t *ct) in auto_close()
170 caller_context_t *ct) in auto_getattr()
279 caller_context_t *ct) in auto_setattr()
313 caller_context_t *ct) in auto_access()
361 caller_context_t *ct, in auto_lookup()
672 caller_context_t *ct, in auto_create()
706 caller_context_t *ct, in auto_remove()
740 caller_context_t *ct, in auto_link()
790 caller_context_t *ct, in auto_rename()
[all …]
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c319 sdev_open(struct vnode **vpp, int flag, struct cred *cred, caller_context_t *ct) in sdev_open()
351 offset_t offset, struct cred *cred, caller_context_t *ct) in sdev_close()
375 struct caller_context *ct) in sdev_read()
402 struct caller_context *ct) in sdev_write()
433 struct cred *cred, int *rvalp, caller_context_t *ct) in sdev_ioctl()
450 struct cred *cr, caller_context_t *ct) in sdev_getattr()
490 struct cred *cr, caller_context_t *ct) in sdev_getsecattr()
515 struct cred *cr, caller_context_t *ct) in sdev_setsecattr()
581 caller_context_t *ct) in sdev_self_access()
599 caller_context_t *ct) in sdev_access()
[all …]
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fem.c225 caller_context_t *ct, in smb_fem_fcn_create()
260 caller_context_t *ct, in smb_fem_fcn_remove()
285 caller_context_t *ct, in smb_fem_fcn_rename()
319 caller_context_t *ct, in smb_fem_fcn_mkdir()
344 caller_context_t *ct, in smb_fem_fcn_rmdir()
368 caller_context_t *ct, in smb_fem_fcn_link()
393 caller_context_t *ct, in smb_fem_fcn_symlink()
423 caller_context_t *ct) in smb_fem_oplock_open()
452 caller_context_t *ct) in smb_fem_oplock_read()
477 caller_context_t *ct) in smb_fem_oplock_write()
[all …]
/titanic_44/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c66 port_open(struct vnode **vpp, int flag, cred_t *cr, caller_context_t *ct) in port_open()
151 caller_context_t *ct) in port_close()
281 struct pollhead **phpp, caller_context_t *ct) in port_poll()
314 caller_context_t *ct) in port_getattr()
345 port_inactive(struct vnode *vp, cred_t *cr, caller_context_t *ct) in port_inactive()
365 caller_context_t *ct) in port_access()
372 port_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in port_realvp()
/titanic_44/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c202 contract_t *ct = evnode->ctfs_ev_contract; in ctfs_ev_access() local
225 contract_t *ct = evnode->ctfs_ev_contract; in ctfs_ev_open() local
243 ctfs_ev_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_ev_inactive()
271 caller_context_t *ct) in ctfs_ev_getattr()
301 caller_context_t *ct) in ctfs_ev_ioctl()
320 caller_context_t *ct) in ctfs_ev_poll()
386 ctfs_bu_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in ctfs_bu_open()
404 ctfs_bu_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_bu_inactive()
430 caller_context_t *ct) in ctfs_bu_getattr()
461 caller_context_t *ct) in ctfs_bu_ioctl()
[all …]
H A Dctfs_sym.c57 ctfs_create_symnode(vnode_t *pvp, contract_t *ct) in ctfs_create_symnode()
89 caller_context_t *ct) in ctfs_sym_getattr()
112 ctfs_sym_readlink(vnode_t *vp, uio_t *uiop, cred_t *cr, caller_context_t *ct) in ctfs_sym_readlink()
125 ctfs_sym_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in ctfs_sym_inactive()
H A Dctfs_latest.c70 contract_t *ct = ttolwp(curthread)->lwp_ct_latest[ in ctfs_latest_nested_open() local
103 caller_context_t *ct) in ctfs_latest_access()
125 ctfs_latest_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in ctfs_latest_open()
153 caller_context_t *ct) in ctfs_latest_getattr()
/titanic_44/usr/src/uts/common/contract/
H A Dprocess.c229 contract_t *ct; in ctmpl_process_set() local
462 contract_process_free(contract_t *ct) in contract_process_free()
510 contract_process_kill(contract_t *ct, proc_t *ex, int checkpriv) in contract_process_kill()
581 contract_process_adopt(contract_t *ct, proc_t *p) in contract_process_adopt()
605 contract_process_abandon(contract_t *ct) in contract_process_abandon()
636 contract_process_destroy(contract_t *ct) in contract_process_destroy()
664 contract_process_status(contract_t *ct, zone_t *zone, int detail, nvlist_t *nvl, in contract_process_status()
763 contract_process_newct(contract_t *ct) in contract_process_newct()
886 contract_t *ct; in contract_process_create() local
924 contract_t *ct = &ctp->conp_contract; in contract_process_exit() local
[all …]
/titanic_44/usr/src/uts/common/fs/doorfs/
H A Ddoor_vnops.c75 door_open(struct vnode **vpp, int flag, struct cred *cr, caller_context_t *ct) in door_open()
109 caller_context_t *ct in door_close()
149 caller_context_t *ct) in door_getattr()
176 door_inactive(struct vnode *vp, struct cred *cr, caller_context_t *ct) in door_inactive()
244 caller_context_t *ct) in door_access()
251 door_realvp(vnode_t *vp, vnode_t **vpp, caller_context_t *ct) in door_realvp()
/titanic_44/usr/src/uts/common/fs/
H A Dxattr.c68 xattr_file_open(vnode_t **vpp, int flags, cred_t *cr, caller_context_t *ct) in xattr_file_open()
81 caller_context_t *ct) in xattr_file_access()
94 cred_t *cr, caller_context_t *ct) in xattr_file_close()
102 xattr_common_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) in xattr_common_fid()
141 cred_t *cr, caller_context_t *ct) in xattr_fill_nvlist()
388 cred_t *cr, caller_context_t *ct) in xattr_file_size()
409 caller_context_t *ct) in xattr_file_getattr()
449 caller_context_t *ct) in xattr_file_read()
495 caller_context_t *ct) in xattr_file_write()
740 caller_context_t *ct) in xattr_file_pathconf()
[all …]
H A Dfs_subr.c117 caller_context_t *ct) in fs_nosys_map()
126 caller_context_t *ct) in fs_nosys_addmap()
134 struct pollhead **phpp, caller_context_t *ct) in fs_nosys_poll()
156 fs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in fs_fsync()
204 fs_cmp(vnode_t *vp1, vnode_t *vp2, caller_context_t *ct) in fs_cmp()
214 fs_seek(vnode_t *vp, offset_t ooff, offset_t *noffp, caller_context_t *ct) in fs_seek()
225 flk_callback_t *flk_cbp, cred_t *cr, caller_context_t *ct) in fs_frlock()
375 fs_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, caller_context_t *ct) in fs_setfl()
389 struct pollhead **phpp, caller_context_t *ct) in fs_poll()
412 caller_context_t *ct) in fs_pathconf()
[all …]
H A Dfem.c434 vhead_open(vnode_t **vpp, int mode, cred_t *cr, caller_context_t *ct) in vhead_open()
461 caller_context_t *ct) in vhead_close()
488 caller_context_t *ct) in vhead_read()
515 caller_context_t *ct) in vhead_write()
542 int *rvalp, caller_context_t *ct) in vhead_ioctl()
569 caller_context_t *ct) in vhead_setfl()
596 caller_context_t *ct) in vhead_getattr()
624 caller_context_t *ct) in vhead_setattr()
652 caller_context_t *ct) in vhead_access()
680 int flags, vnode_t *rdir, cred_t *cr, caller_context_t *ct, in vhead_lookup()
[all …]
/titanic_44/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c220 fifo_open(vnode_t **vpp, int flag, cred_t *crp, caller_context_t *ct) in fifo_open()
436 caller_context_t *ct) in fifo_close()
657 caller_context_t *ct) in fifo_read()
843 caller_context_t *ct) in fifo_write()
1114 cred_t *cr, int *rvalp, caller_context_t *ct) in fifo_ioctl()
1442 caller_context_t *ct) in fifo_getattr()
1549 fifo_access(vnode_t *vp, int mode, int flags, cred_t *crp, caller_context_t *ct) in fifo_access()
1565 caller_context_t *ct, vsecattr_t *vsecp) in fifo_create()
1584 fifo_fsync(vnode_t *vp, int syncflag, cred_t *crp, caller_context_t *ct) in fifo_fsync()
1615 fifo_inactive(vnode_t *vp, cred_t *crp, caller_context_t *ct) in fifo_inactive()
[all …]
/titanic_44/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c119 register struct ct_data *ct; local
234 register struct ct_data *ct = (struct ct_data *) h->cl_private; local
328 register struct ct_data *ct = local
340 register struct ct_data *ct = (struct ct_data *)cl->cl_private; local
358 register struct ct_data *ct = (struct ct_data *)cl->cl_private; local
391 register struct ct_data *ct = local
408 readtcp(ct, buf, len) in readtcp() argument
455 writetcp(ct, buf, len) in writetcp() argument
/titanic_44/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c80 tmp_open(struct vnode **vpp, int flag, struct cred *cred, caller_context_t *ct) in tmp_open()
99 caller_context_t *ct) in tmp_close()
115 struct caller_context *ct) in wrtmp()
451 struct caller_context *ct) in rdtmp()
581 struct caller_context *ct) in tmp_read()
610 struct caller_context *ct) in tmp_write()
652 caller_context_t *ct) in tmp_ioctl()
664 caller_context_t *ct) in tmp_getattr()
727 caller_context_t *ct) in tmp_setattr()
807 caller_context_t *ct) in tmp_access()
[all …]
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c142 struct ct_data *ct; member
178 set_blocking_connection(struct ct_data *ct, bool_t blocking) in set_blocking_connection()
240 struct ct_data *ct; /* private data */ in _clnt_vc_create_timed() local
458 set_up_connection(int fd, struct netbuf *svcaddr, struct ct_data *ct, in set_up_connection()
647 struct ct_data *ct = (struct ct_data *)cl->cl_private; in clnt_vc_call() local
813 struct ct_data *ct = (struct ct_data *)cl->cl_private; in clnt_vc_send() local
885 struct ct_data *ct = (struct ct_data *)cl->cl_private; in clnt_vc_freeres() local
907 struct ct_data *ct = (struct ct_data *)cl->cl_private; in clnt_vc_control() local
1126 struct ct_data *ct = (struct ct_data *)cl->cl_private; in clnt_vc_destroy() local
1161 struct ct_data *ct = ct_tmp; in read_vc() local
[all …]
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c240 smbfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) in smbfs_open()
418 caller_context_t *ct) in smbfs_close()
579 caller_context_t *ct) in smbfs_read()
664 caller_context_t *ct) in smbfs_write()
783 cred_t *cr, int *rvalp, caller_context_t *ct) in smbfs_ioctl()
849 caller_context_t *ct) in smbfs_getattr()
900 caller_context_t *ct) in smbfs_setattr()
1247 smbfs_access(vnode_t *vp, int mode, int flags, cred_t *cr, caller_context_t *ct) in smbfs_access()
1274 smbfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) in smbfs_fsync()
1314 smbfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) in smbfs_inactive()
[all …]

123456789