/titanic_41/usr/src/cmd/latencytop/common/ |
H A D | latencytop.d | 131 sched::resume:off-cpu 156 sched::resume:on-cpu 175 sched::resume:on-cpu 190 sched::resume:on-cpu 214 sched::resume:on-cpu 318 sched::resume:off-cpu 331 sched::resume:on-cpu 352 sched::resume:on-cpu 374 sched::resume:on-cpu
|
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_seq.c | 223 int resume; in ap_seq_exec() local 230 resume = 0; in ap_seq_exec() 284 resume++; in ap_seq_exec() 288 if (resume) { in ap_seq_exec() 290 resume--; in ap_seq_exec() 349 if (resume) in ap_seq_exec()
|
/titanic_41/usr/src/cmd/avs/sv/ |
H A D | svboot.c | 193 int Cflag, resume, suspend, unload; in main() local 201 Cflag = unload = resume = suspend = 0; in main() 220 resume++; in main() 249 if ((resume + suspend + unload) > 1) { in main() 255 if (!resume && !suspend && !unload) { in main() 279 if (resume) in main()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_odir.c | 788 smb_odir_resume_at(smb_odir_t *od, smb_odir_resume_t *resume) in smb_odir_resume_at() argument 792 ASSERT(resume); in smb_odir_resume_at() 802 switch (resume->or_type) { in smb_odir_resume_at() 814 ASSERT(resume->or_idx >= 0); in smb_odir_resume_at() 815 ASSERT(resume->or_idx < SMB_MAX_SEARCH); in smb_odir_resume_at() 817 if ((resume->or_idx < 0) || in smb_odir_resume_at() 818 (resume->or_idx >= SMB_MAX_SEARCH)) { in smb_odir_resume_at() 819 resume->or_idx = 0; in smb_odir_resume_at() 821 od->d_offset = od->d_cookies[resume->or_idx]; in smb_odir_resume_at() 825 od->d_offset = resume->or_cookie; in smb_odir_resume_at() [all …]
|
H A D | smb_nt_transact_quota.c | 574 char *sidstr = NULL, *resume = NULL; in smb_quota_encode_quotas() local 621 resume = sidstr; in smb_quota_encode_quotas() 631 smb_ofile_set_quota_resume(ofile, resume); in smb_quota_encode_quotas()
|
H A D | smb_ofile.c | 1280 smb_ofile_set_quota_resume(smb_ofile_t *ofile, char *resume) in smb_ofile_set_quota_resume() argument 1284 if (resume == NULL) in smb_ofile_set_quota_resume() 1287 (void) strlcpy(ofile->f_quota_resume, resume, SMB_SID_STRSZ); in smb_ofile_set_quota_resume()
|
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_traverse.h | 58 zbookmark_phys_t *resume, int flags, blkptr_cb_t func, void *arg); 60 uint64_t txg_start, zbookmark_phys_t *resume, int flags,
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | swtch.s | 76 resume(kthread_id_t t) 81 ENTRY(resume) 110 ! where to check at resume time 227 ! if resume from user to kernel thread 229 ! if resume from kernel (or a different user) thread to user thread 430 ret ! resume curthread 508 b _resume_from_idle ! finish job of resume 587 ret ! resume curthread
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_traverse.c | 546 uint64_t txg_start, zbookmark_phys_t *resume, int flags, in traverse_impl() argument 561 td.td_resume = resume; in traverse_impl() 577 if (resume != NULL) in traverse_impl() 578 pd.pd_resume = *resume; in traverse_impl() 627 zbookmark_phys_t *resume, in traverse_dataset_resume() argument 631 &dsl_dataset_phys(ds)->ds_bp, txg_start, resume, flags, func, arg)); in traverse_dataset_resume() 643 uint64_t txg_start, zbookmark_phys_t *resume, int flags, in traverse_dataset_destroyed() argument 647 blkptr, txg_start, resume, flags, func, arg)); in traverse_dataset_destroyed()
|
H A D | dmu_send.c | 78 zbookmark_phys_t resume; member 493 zb->zb_object >= sta->resume.zb_object); in send_cb() 532 st_arg->fromtxg, &st_arg->resume, in send_traverse_thread() 793 SET_BOOKMARK(&to_arg.resume, to_ds->ds_object, resumeobj, 0, in dmu_send_impl()
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | swtch.s | 230 resume(kthread_t *t) 237 ENTRY(resume) 407 SET_SIZE(resume) 411 ENTRY(resume) 589 SET_SIZE(resume)
|
/titanic_41/usr/src/lib/libc/amd64/unwind/ |
H A D | unwind.c | 365 struct _Unwind_Context *ctx, int resume) in _Unwind_ForcedUnwind_Body() argument 373 finish_capture(ctx, resume); in _Unwind_ForcedUnwind_Body() 374 if (resume && down_one(ctx, ctx)) in _Unwind_ForcedUnwind_Body()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | disp.h | 163 extern void resume(kthread_t *);
|
/titanic_41/usr/src/lib/print/libipp-listener/ |
H A D | Makefile.com | 35 restart-job.o resume-printer.o send-document.o set-job-attributes.o \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | SUNWcpr.mf | 29 depend fmri=pkg:/system/kernel/suspend-resume@0.5.11,5.11-0.133 type=require
|
H A D | system-kernel-suspend-resume.mf | 32 set name=pkg.fmri value=pkg:/system/kernel/suspend-resume@$(PKGVERS)
|
/titanic_41/usr/src/cmd/tnf/prex/ |
H A D | prexlex.l | 95 resume { yylval.intval = RESUME; return (RESUME); }
|
/titanic_41/usr/src/cmd/ipf/svc/ |
H A D | ipfilter | 227 resume)
|
/titanic_41/usr/src/cmd/lp/lib/requests/ |
H A D | llib-llpreq | 42 ushort actions; /* mail/write, immediate/hold/resume, raw */
|
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
H A D | zambezi.esc | 272 event ereport.asic.zambezi.lfu.retrain-error-resume-timeout@interconnect 278 event ereport.asic.zambezi.lfu.retrain-failed-resume-timeout@interconnect 486 ereport.asic.zambezi.lfu.retrain-failed-resume-timeout@interconnect 503 ereport.asic.zambezi.lfu.retrain-failed-resume-timeout@interconnect, 516 ereport.asic.zambezi.lfu.retrain-error-resume-timeout@interconnect,
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | sysiosbus.c | 277 sbus_resume_init(struct sbus_soft_state *softsp, int resume); 808 sbus_resume_init(struct sbus_soft_state *softsp, int resume) in sbus_resume_init() argument 864 if (!resume) { in sbus_resume_init()
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | srvsvc.ndl | 767 * parameter.) Neither a user name parameter nor a resume handle parameter is 847 * could have been enumerated from the current resume position. 850 * [in/out] Pointer to a value that contains a resume handle which is used 853 * NULL, no resume handle is stored.
|
/titanic_41/usr/src/cmd/vgrind/ |
H A D | vgrindefs.src | 58 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/ |
H A D | ColumnListCanvas.java | 449 colorThread.resume(); in setHighlighted() 714 colorThread.resume(); in addItem()
|
/titanic_41/usr/src/cmd/lp/model/ |
H A D | standard | 916 # it can resume printing. 937 # and should resume printing when the fault clears. 938 # Preferably it should resume at the top of the page
|