Home
last modified time | relevance | path

Searched refs:lwpent_t (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dprsystm.h94 extern void prlwpfree(proc_t *, lwpent_t *);
H A Dproc.h82 } lwpent_t; typedef
779 extern void lwp_hash_in(proc_t *, lwpent_t *, tidhash_t *, uint_t, int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwpsys.c178 lwpent_t *target_lep; in lwp_wait()
180 lwpent_t *lep; in lwp_wait()
/illumos-gate/usr/src/uts/common/os/
H A Dlwp.c109 lwpent_t *lep; in lwp_create()
1764 lwpent_t *lep; in exitlwps()
1924 lwp_hash_in(proc_t *p, lwpent_t *lep, tidhash_t *tidhash, uint_t tidhash_sz, in lwp_hash_in()
1975 lwpent_t *lep; in lwp_hash_out()
H A Dmain.c112 lwpent_t p0_lep;
H A Dfork.c168 lwpent_t *lep; in cfork()
169 lwpent_t *clep; in cfork()
H A Dexec.c220 lwpent_t *lep; in exec_common()
H A Dsig.c854 lwpent_t *lep; in stop()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c105 typedef int (*lwp_callback_t)(mdb_proc_t *, lwpent_t *, void *);
1069 gcore_lpsinfo_cb(mdb_proc_t *p, lwpent_t *lwent, void *data) in gcore_lpsinfo_cb()
1316 gcore_lstatus_cb(mdb_proc_t *p, lwpent_t *lwent, void *data) in gcore_lstatus_cb()
1342 lwpent_t lwent; in gcore_walk_lwps()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c209 lwpent_t *lep; in write_elfnotes()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c907 lwpent_t *lep; in pr_read_lpsinfo()
1540 lwpent_t *lep; in pr_read_lwpsinfo()
2107 lwpent_t *lep; in pr_read_lpsinfo_32()
2680 lwpent_t *lep; in pr_read_lwpsinfo_32()
4087 lwpent_t *lep; in pr_lookup_lwpdir()
5484 lwpent_t *lep; in pr_readdir_lwpdir()
6051 lwpent_t *lep = p->p_lwpdir[slot].ld_entry; in prinactive()
H A Dprsubr.c404 lwpent_t *lep = p->p_lwpdir[t->t_dslot].ld_entry; in prlwpexit()
442 prlwpfree(proc_t *p, lwpent_t *lep) in prlwpfree()