Home
last modified time | relevance | path

Searched refs:myid (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c95 static id_t myid; variable
317 fmd_case_t *cp = swde_case_first(hdl, myid); in swde_panic_timeout()
347 mytimerid = sw_timer_install(hdl, myid, NULL, NULL, in swde_panic_timeout()
382 mytimerid = sw_timer_install(hdl, myid, in swde_panic_vrfy()
452 if ((cp = swde_case_open(hdl, myid, uuid, SWDE_PANIC_CASEDATA_VERS, in swde_panic_detected()
480 mytimerid = sw_timer_install(hdl, myid, NULL, ep, in swde_panic_detected()
557 myid = id; in swde_panic_init()
579 sw_timer_remove(hdl, myid, mytimerid); in swde_panic_fini()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_subr.c57 struct utsname myid; in remote_lock() local
67 if (uname(&myid) == -1) { in remote_lock()
70 rlm_args.alock.caller_name = myid.nodename; in remote_lock()
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c63 static id_t myid; variable
189 if ((cp = swde_case_open(hdl, myid, uuid, SWDE_SMF_CASEDATA_VERS, in swde_smf_recv()
285 myid = id; in swde_smf_init()
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c2563 int myid = CPU->cpu_seqid; in dumpsys_metrics() local
2591 if (i == myid) in dumpsys_metrics()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1255 processorid_t myid; in cpu_check_other_cpus_logout() local
1259 myid = CPU->cpu_id; in cpu_check_other_cpus_logout()
1264 (cp->cpu_id == myid) || (CPU_PRIVATE(cp) == NULL)) { in cpu_check_other_cpus_logout()