/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_thr_event_getmsg.c | 38 err = DB_GET_STRUCT (copy, th->th_ta_p, eventbuf, td_eventbuf_t); in td_thr_event_getmsg() 43 err = DB_GET_FIELD_LOCAL (eventnum, th->th_ta_p, copy, in td_thr_event_getmsg() 52 err = DB_GET_FIELD_LOCAL (eventdata, th->th_ta_p, copy, in td_thr_event_getmsg() 62 memset (copy, 0, th->th_ta_p->ta_sizeof_td_eventbuf_t); in td_thr_event_getmsg() 63 err = DB_PUT_STRUCT (th->th_ta_p, eventbuf, td_eventbuf_t, copy); in td_thr_event_getmsg() 71 err = DB_GET_SYMBOL (prevp, th->th_ta_p, __nptl_last_event); in td_thr_event_getmsg() 74 err = DB_GET_VALUE (thp, th->th_ta_p, __nptl_last_event, 0); in td_thr_event_getmsg() 81 err = DB_GET_FIELD (next, th->th_ta_p, th->th_unique, pthread, in td_thr_event_getmsg() 99 err = _td_store_value (th->th_ta_p, in td_thr_event_getmsg() 100 th->th_ta_p->ta_var___nptl_last_event, -1, in td_thr_event_getmsg() [all …]
|
A D | td_thr_get_info.c | 37 err = DB_GET_STRUCT (copy, th->th_ta_p, th->th_unique, pthread); in td_thr_get_info() 41 err = DB_GET_FIELD_ADDRESS (tls, th->th_ta_p, th->th_unique, in td_thr_get_info() 46 err = DB_GET_FIELD_LOCAL (schedpolicy, th->th_ta_p, copy, pthread, in td_thr_get_info() 50 err = DB_GET_FIELD_LOCAL (schedprio, th->th_ta_p, copy, pthread, in td_thr_get_info() 54 err = DB_GET_FIELD_LOCAL (tid, th->th_ta_p, copy, pthread, tid, 0); in td_thr_get_info() 57 err = DB_GET_FIELD_LOCAL (cancelhandling, th->th_ta_p, copy, pthread, in td_thr_get_info() 61 err = DB_GET_FIELD_LOCAL (report_events, th->th_ta_p, copy, pthread, in td_thr_get_info() 85 infop->ti_ta_p = th->th_ta_p; in td_thr_get_info() 86 infop->ti_lid = tid == 0 ? ps_getpid (th->th_ta_p->ph) : (uintptr_t) tid; in td_thr_get_info() 89 err = DB_GET_FIELD_LOCAL (infop->ti_startfunc, th->th_ta_p, copy, pthread, in td_thr_get_info() [all …]
|
A D | td_thr_tsd.c | 34 err = DB_GET_VALUE (tk_seq, th->th_ta_p, __pthread_keys, tk); in td_thr_tsd() 45 err = DB_GET_FIELD_ADDRESS (level2, th->th_ta_p, 0, pthread_key_data_level2, in td_thr_tsd() 52 = DB_DESC_NELEM (th->th_ta_p->ta_field_pthread_key_data_level2_data); in td_thr_tsd() 57 err = DB_GET_FIELD (level1, th->th_ta_p, th->th_unique, pthread, in td_thr_tsd() 69 err = DB_GET_FIELD_ADDRESS (level2, th->th_ta_p, in td_thr_tsd() 77 err = DB_GET_STRUCT (copy, th->th_ta_p, level2, pthread_key_data); in td_thr_tsd() 82 err = DB_GET_FIELD_LOCAL (seq, th->th_ta_p, copy, pthread_key_data, seq, 0); in td_thr_tsd() 89 err = DB_GET_FIELD_LOCAL (value, th->th_ta_p, copy, pthread_key_data, in td_thr_tsd()
|
A D | td_thr_validate.c | 29 err = DB_GET_FIELD (next, th->th_ta_p, head, list_t, next, 0); in check_thread_list() 37 err = DB_GET_FIELD_ADDRESS (ofs, th->th_ta_p, 0, pthread, list, 0); in check_thread_list() 48 err = DB_GET_FIELD (next, th->th_ta_p, next, list_t, next, 0); in check_thread_list() 65 err = DB_GET_SYMBOL (list, th->th_ta_p, __stack_user); in td_thr_validate() 73 err = DB_GET_SYMBOL (list, th->th_ta_p, stack_used); in td_thr_validate() 82 err = td_ta_map_lwp2thr (th->th_ta_p, in td_thr_validate() 83 ps_getpid (th->th_ta_p->ph), &main_th); in td_thr_validate()
|
A D | td_thr_clear_event.c | 35 err = DB_GET_FIELD_ADDRESS (eventmask, th->th_ta_p, in td_thr_clear_event() 38 err = DB_GET_STRUCT (copy, th->th_ta_p, eventmask, td_thr_events_t); in td_thr_clear_event() 46 err = DB_GET_FIELD_LOCAL (word, th->th_ta_p, copy, in td_thr_clear_event() 53 err = DB_PUT_FIELD_LOCAL (th->th_ta_p, copy, in td_thr_clear_event() 70 err = DB_PUT_STRUCT (th->th_ta_p, eventmask, td_thr_events_t, copy); in td_thr_clear_event()
|
A D | td_thr_set_event.c | 35 err = DB_GET_FIELD_ADDRESS (eventmask, th->th_ta_p, in td_thr_set_event() 38 err = DB_GET_STRUCT (copy, th->th_ta_p, eventmask, td_thr_events_t); in td_thr_set_event() 46 err = DB_GET_FIELD_LOCAL (word, th->th_ta_p, copy, in td_thr_set_event() 53 err = DB_PUT_FIELD_LOCAL (th->th_ta_p, copy, in td_thr_set_event() 70 err = DB_PUT_STRUCT (th->th_ta_p, eventmask, td_thr_events_t, copy); in td_thr_set_event()
|
A D | td_thr_setfpregs.c | 32 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_setfpregs() 40 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_setfpregs() 44 if (ps_lsetfpregs (th->th_ta_p->ph, (uintptr_t) tid, fpregs) != PS_OK) in td_thr_setfpregs()
|
A D | td_thr_setgregs.c | 32 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_setgregs() 40 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_setgregs() 44 if (ps_lsetregs (th->th_ta_p->ph, tid - (psaddr_t) 0, gregs) != PS_OK) in td_thr_setgregs()
|
A D | td_thr_getfpregs.c | 32 err = DB_GET_FIELD (cancelhandling, th->th_ta_p, th->th_unique, pthread, in td_thr_getfpregs() 43 err = DB_GET_FIELD (tid, th->th_ta_p, th->th_unique, pthread, tid, 0); in td_thr_getfpregs() 47 if (ps_lgetfpregs (th->th_ta_p->ph, (uintptr_t) tid, regset) != PS_OK) in td_thr_getfpregs()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/ |
A D | td_thr_validate.c | 26 struct pthread_handle_struct *handles = th->th_ta_p->handles; in td_thr_validate() 27 int pthread_threads_max = th->th_ta_p->pthread_threads_max; in td_thr_validate() 39 if (ps_pdread (th->th_ta_p->ph, handles, &phc, in td_thr_validate() 49 if (ps_pdread (th->th_ta_p->ph, handles, &phc, in td_thr_validate() 57 if (ps_pdread (th->th_ta_p->ph, phc.h_descr, &pds, in td_thr_validate() 58 th->th_ta_p->sizeof_descr) != PS_OK) in td_thr_validate()
|
A D | td_thr_tsd.c | 27 struct pthread_key_struct *keys = th->th_ta_p->keys; in td_thr_tsd() 29 int pthread_keys_max = th->th_ta_p->pthread_keys_max; in td_thr_tsd() 30 int pthread_key_2ndlevel_size = th->th_ta_p->pthread_key_2ndlevel_size; in td_thr_tsd() 43 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_tsd() 52 if (ps_pdread (th->th_ta_p->ph, &keys[tk], &key, in td_thr_tsd() 72 if (ps_pdread (th->th_ta_p->ph, &pds.p_specific[idx1st][idx2nd], &p, in td_thr_tsd()
|
A D | td_thr_getfpregs.c | 33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() 34 if (ps_lgetfpregs (th->th_ta_p->ph, pid, regset) != PS_OK) in td_thr_getfpregs() 40 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_getfpregs() 50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() 52 if (ps_lgetfpregs (th->th_ta_p->ph, pid, regset) != PS_OK) in td_thr_getfpregs()
|
A D | td_thr_getgregs.c | 33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() 34 if (ps_lgetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_getgregs() 40 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_getgregs() 50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() 52 if (ps_lgetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_getgregs()
|
A D | td_thr_get_info.c | 41 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_get_info() 42 th->th_ta_p->sizeof_descr) != PS_OK) in td_thr_get_info() 53 infop->ti_tid = th->th_ta_p->pthread_threads_max * 2 + 1; in td_thr_get_info() 74 infop->ti_lid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_get_info() 75 infop->ti_ta_p = th->th_ta_p; in td_thr_get_info()
|
A D | td_thr_event_enable.c | 35 if (td_lookup (th->th_ta_p->ph, LINUXTHREADS_INITIAL_REPORT_EVENTS, in td_thr_event_enable() 40 if (ps_pdwrite (th->th_ta_p->ph, addr, &onoff, sizeof (int)) != PS_OK) in td_thr_event_enable() 46 if (ps_pdwrite (th->th_ta_p->ph, in td_thr_event_enable()
|
A D | td_thr_setgregs.c | 32 && ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_setgregs() 39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setgregs() 41 if (ps_lsetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_setgregs()
|
A D | td_thr_setfpregs.c | 32 && ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_setfpregs() 39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setfpregs() 41 if (ps_lsetfpregs (th->th_ta_p->ph, pid, fpregs) != PS_OK) in td_thr_setfpregs()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/ |
A D | td_thr_validate.c | 27 struct pthread_handle_struct *handles = th->th_ta_p->handles; in td_thr_validate() 28 int pthread_threads_max = th->th_ta_p->pthread_threads_max; in td_thr_validate() 40 if (ps_pdread (th->th_ta_p->ph, handles, &phc, in td_thr_validate() 50 if (ps_pdread (th->th_ta_p->ph, handles, &phc, in td_thr_validate() 58 if (ps_pdread (th->th_ta_p->ph, phc.h_descr, &pds, in td_thr_validate() 59 th->th_ta_p->sizeof_descr) != PS_OK) in td_thr_validate()
|
A D | td_thr_tsd.c | 28 struct pthread_key_struct *keys = th->th_ta_p->keys; in td_thr_tsd() 30 int pthread_keys_max = th->th_ta_p->pthread_keys_max; in td_thr_tsd() 31 int pthread_key_2ndlevel_size = th->th_ta_p->pthread_key_2ndlevel_size; in td_thr_tsd() 44 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_tsd() 53 if (ps_pdread (th->th_ta_p->ph, &keys[tk], &key, in td_thr_tsd() 73 if (ps_pdread (th->th_ta_p->ph, &pds.p_specific[idx1st][idx2nd], &p, in td_thr_tsd()
|
A D | td_thr_getfpregs.c | 33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() 34 if (ps_lgetfpregs (th->th_ta_p->ph, pid, regset) != PS_OK) in td_thr_getfpregs() 40 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_getfpregs() 50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getfpregs() 52 if (ps_lgetfpregs (th->th_ta_p->ph, pid, regset) != PS_OK) in td_thr_getfpregs()
|
A D | td_thr_getgregs.c | 33 pid_t pid = ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() 34 if (ps_lgetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_getgregs() 40 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_getgregs() 50 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_getgregs() 52 if (ps_lgetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_getgregs()
|
A D | td_thr_get_info.c | 41 if (ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_get_info() 42 th->th_ta_p->sizeof_descr) != PS_OK) in td_thr_get_info() 53 infop->ti_tid = th->th_ta_p->pthread_threads_max * 2 + 1; in td_thr_get_info() 74 infop->ti_lid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_get_info() 75 infop->ti_ta_p = th->th_ta_p; in td_thr_get_info()
|
A D | td_thr_event_enable.c | 35 if (td_lookup (th->th_ta_p->ph, LINUXTHREADS_INITIAL_REPORT_EVENTS, in td_thr_event_enable() 40 if (ps_pdwrite (th->th_ta_p->ph, addr, &onoff, sizeof (int)) != PS_OK) in td_thr_event_enable() 46 if (ps_pdwrite (th->th_ta_p->ph, in td_thr_event_enable()
|
A D | td_thr_setfpregs.c | 32 && ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_setfpregs() 39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setfpregs() 41 if (ps_lsetfpregs (th->th_ta_p->ph, pid, fpregs) != PS_OK) in td_thr_setfpregs()
|
A D | td_thr_setgregs.c | 32 && ps_pdread (th->th_ta_p->ph, th->th_unique, &pds, in td_thr_setgregs() 39 pid_t pid = pds.p_pid ?: ps_getpid (th->th_ta_p->ph); in td_thr_setgregs() 41 if (ps_lsetregs (th->th_ta_p->ph, pid, gregs) != PS_OK) in td_thr_setgregs()
|