| /freebsd-10-stable/include/ |
| D | proc_service.h | 49 ps_err_e ps_lcontinue(struct ps_prochandle *, lwpid_t); 50 ps_err_e ps_lgetfpregs(struct ps_prochandle *, lwpid_t, prfpregset_t *); 51 ps_err_e ps_lgetregs(struct ps_prochandle *, lwpid_t, prgregset_t); 52 ps_err_e ps_lsetfpregs(struct ps_prochandle *, lwpid_t, const prfpregset_t *); 53 ps_err_e ps_lsetregs(struct ps_prochandle *, lwpid_t, const prgregset_t); 55 ps_err_e ps_lgetxmmregs (struct ps_prochandle *, lwpid_t, char *); 56 ps_err_e ps_lsetxmmregs (struct ps_prochandle *, lwpid_t, const char *); 58 ps_err_e ps_lstop(struct ps_prochandle *, lwpid_t); 59 ps_err_e ps_linfo(struct ps_prochandle *, lwpid_t, void *);
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | proc-service.c | 110 ps_lstop (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lstop() 120 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() 132 ps_lgetxregsize (gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize) in ps_lgetxregsize() 142 ps_lgetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lgetxregs() 152 ps_lsetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lsetxregs() 230 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 247 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs() 265 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 283 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs()
|
| D | infttrace.c | 344 static lwpid_t fake_step_tid = 0; 356 lwpid_t tid; /* Thread ID */ 397 get_raw_pc (lwpid_t ttid) in get_raw_pc() 602 create_thread_info (int pid, lwpid_t tid) in create_thread_info() 720 find_thread_info (lwpid_t tid) in find_thread_info() 750 static lwpid_t 751 map_from_gdb_tid (lwpid_t gdb_tid) in map_from_gdb_tid() 799 static lwpid_t 800 map_to_gdb_tid (lwpid_t real_tid) in map_to_gdb_tid() 848 is_pseudo_thread (lwpid_t tid) in is_pseudo_thread() [all …]
|
| D | sol-thread.c | 175 lwpid_t lwpid, 1003 ps_lstop (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lstop() 1011 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() 1141 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetregs() 1164 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetregs() 1199 ps_lgetxregsize (gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize) in ps_lgetxregsize() 1227 ps_lgetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lgetxregs() 1250 ps_lsetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) in ps_lsetxregs() 1273 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 1296 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs() [all …]
|
| /freebsd-10-stable/lib/libthread_db/ |
| D | libpthread_db.c | 46 static void pt_unmap_lwp(const td_thragent_t *ta, lwpid_t lwp); 224 lwpid_t lwp; in pt_ta_map_id2thr() 294 pt_ta_map_lwp2thr(const td_thragent_t *ta, lwpid_t lwp, td_thrhandle_t *th) in pt_ta_map_lwp2thr() 297 lwpid_t lwp1; in pt_ta_map_lwp2thr() 443 lwpid_t lwp; in pt_dbsuspend() 473 ret = ps_pread(ta->ph, ptr, &lwp, sizeof(lwpid_t)); in pt_dbsuspend() 579 lwpid_t lwp; in pt_thr_old_get_info() 615 &info->ti_lid, sizeof(lwpid_t)); in pt_thr_old_get_info() 625 offsetof(struct kse_thr_mailbox, tm_lwp), &lwp, sizeof(lwpid_t)); in pt_thr_old_get_info() 679 lwpid_t lwp; in pt_thr_getxmmregs() [all …]
|
| D | kse.h | 64 lwpid_t tm_lwp; /* kernel thread UTS runs on */ 85 lwpid_t km_lwp; /* kernel thread UTS runs on */
|
| D | thread_db_int.h | 43 lwpid_t ti_lid; 71 td_err_e (*to_ta_map_lwp2thr)(const td_thragent_t *, lwpid_t,
|
| /freebsd-10-stable/gnu/usr.bin/gdb/libgdb/ |
| D | fbsd-threads.c | 103 static td_err_e (*td_ta_map_lwp2thr_p) (const td_thragent_t *ta, lwpid_t lwpid, 280 if (*(lwpid_t *)obj != 0) in fbsd_core_get_first_lwp() 283 *(lwpid_t *)obj = atoi (bfd_section_name (abfd, asect) + 5); in fbsd_core_get_first_lwp() 290 lwpid_t lwpid; in get_current_lwp() 434 fbsd_thread_get_name (lwpid_t lwpid) in fbsd_thread_get_name() 841 lwpid_t lwp; in fbsd_lwp_fetch_registers() 930 lwpid_t lwp; in fbsd_lwp_store_registers() 1092 lwpid_t lwp; in fbsd_core_check_lwp() 1098 if (*(lwpid_t *)obj == 0) in fbsd_core_check_lwp() 1102 if (*(lwpid_t *)obj == lwp) in fbsd_core_check_lwp() [all …]
|
| /freebsd-10-stable/contrib/gdb/gdb/gdbserver/ |
| D | proc-service.c | 129 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) in ps_lgetregs() 159 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) in ps_lsetregs() 189 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lgetfpregs() 220 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, in ps_lsetfpregs()
|
| /freebsd-10-stable/usr.bin/gcore/ |
| D | elfcore.c | 334 lwpid_t *tids; in elf_putnotes() 599 lwpid_t tid; in elf_note_prstatus() 603 tid = *(lwpid_t *)arg; in elf_note_prstatus() 623 lwpid_t tid; in elf_note_fpregset() 627 tid = *(lwpid_t *)arg; in elf_note_fpregset() 641 lwpid_t tid; in elf_note_thrmisc() 645 tid = *(lwpid_t *)arg; in elf_note_thrmisc() 662 lwpid_t tid; in elf_note_x86_xstate() 667 tid = *(lwpid_t *)arg; in elf_note_x86_xstate()
|
| /freebsd-10-stable/usr.bin/truss/ |
| D | ia64-fbsd.c | 54 lwpid_t tid; in ia64_fetch_args() 90 lwpid_t tid; in ia64_fetch_retval()
|
| D | i386-fbsd.c | 55 lwpid_t tid; in i386_fetch_args() 98 lwpid_t tid; in i386_fetch_retval()
|
| D | i386-linux.c | 53 lwpid_t tid; in i386_linux_fetch_args() 106 lwpid_t tid; in i386_linux_fetch_retval()
|
| D | amd64-linux32.c | 53 lwpid_t tid; in amd64_linux32_fetch_args() 107 lwpid_t tid; in amd64_linux32_fetch_retval()
|
| D | powerpc64-fbsd.c | 51 lwpid_t tid; in powerpc64_fetch_args() 96 lwpid_t tid; in powerpc64_fetch_retval()
|
| D | sparc64-fbsd.c | 57 lwpid_t tid; in sparc64_fetch_args() 103 lwpid_t tid; in sparc64_fetch_retval()
|
| D | amd64-fbsd32.c | 58 lwpid_t tid; in amd64_fbsd32_fetch_args() 105 lwpid_t tid; in amd64_fbsd32_fetch_retval()
|
| D | mips-fbsd.c | 55 lwpid_t tid; in mips_fetch_args() 113 lwpid_t tid; in mips_fetch_retval()
|
| D | amd64-fbsd.c | 55 lwpid_t tid; in amd64_fetch_args() 109 lwpid_t tid; in amd64_fetch_retval()
|
| D | arm-fbsd.c | 56 lwpid_t tid; in arm_fetch_args() 115 lwpid_t tid; in arm_fetch_retval()
|
| D | powerpc-fbsd.c | 56 lwpid_t tid; in powerpc_fetch_args() 122 lwpid_t tid; in powerpc_fetch_retval()
|
| /freebsd-10-stable/lib/libthr/thread/ |
| D | thr_affinity.c | 45 lwpid_t tid; in _pthread_setaffinity_np() 68 lwpid_t tid; in _pthread_getaffinity_np()
|
| /freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/ |
| D | t_lwp_create.c | 59 volatile lwpid_t the_lwp_id = 0; 82 lwpid_t lid; \ 106 lwpid_t lid; in ATF_TC_BODY()
|
| /freebsd-10-stable/sys/kern/ |
| D | kern_thread.c | 87 static lwpid_t tid_buffer[TID_BUFFER_SIZE]; 95 static lwpid_t 98 lwpid_t tid; in tid_alloc() 115 tid_free(lwpid_t tid) in tid_free() 117 lwpid_t tmp_tid = -1; in tid_free() 1079 thread_find(struct proc *p, lwpid_t tid) in thread_find() 1093 tdfind(lwpid_t tid, pid_t pid) in tdfind()
|
| D | kern_thr.c | 76 suword_lwpid(void *addr, lwpid_t lwpid) in suword_lwpid() 409 ttd = tdfind((lwpid_t)uap->id, p->p_pid); in sys_thr_kill() 463 ttd = tdfind((lwpid_t)uap->id, uap->pid); in sys_thr_kill2() 555 ttd = tdfind((lwpid_t)uap->id, p->p_pid); in sys_thr_wake() 586 ttd = tdfind((lwpid_t)uap->id, p->p_pid); in sys_thr_set_name()
|