Searched refs:oprgetpsinfo (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | old_notes.c | 58 extern void oprgetpsinfo(proc_t *, prpsinfo_t *, kthread_t *); 113 oprgetpsinfo(p, &bigwad->psinfo, NULL); in write_old_elfnotes()
|
H A D | elf_impl.h | 125 #define oprgetpsinfo oprgetpsinfo32 macro
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prioctl.c | 87 extern void oprgetpsinfo(proc_t *, prpsinfo_t *, kthread_t *); 881 oprgetpsinfo(p, psp, in prioctl64() 3277 oprgetpsinfo(proc_t *p, prpsinfo_t *psp, kthread_t *tp) in oprgetpsinfo() function
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 548 NO_UNLOAD_STUB(procfs, oprgetpsinfo, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 504 NO_UNLOAD_STUB(procfs, oprgetpsinfo, nomod_zero);
|