Searched refs:prgetlwpsinfo (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 113 #define prgetlwpsinfo prgetlwpsinfo32 macro
|
H A D | elf_notes.c | 531 prgetlwpsinfo(t, &bigwad->lwpsinfo); in write_elfnotes()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | prsystm.h | 79 extern void prgetlwpsinfo(kthread_t *, struct lwpsinfo *);
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 546 NO_UNLOAD_STUB(procfs, prgetlwpsinfo, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 502 NO_UNLOAD_STUB(procfs, prgetlwpsinfo, nomod_zero);
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 2570 prgetlwpsinfo(t, &psp->pr_lwp); in prgetpsinfo() 3281 prgetlwpsinfo(kthread_t *t, lwpsinfo_t *psp) in prgetlwpsinfo() function
|
H A D | prvnops.c | 948 prgetlwpsinfo(t, sp); in pr_read_lpsinfo() 1565 prgetlwpsinfo(t, &lwpsinfo); in pr_read_lwpsinfo()
|