| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | s390-nat.c | 120 int tid = TIDGET (inferior_ptid); in s390_inferior_tid() local 130 fetch_regs (int tid) in fetch_regs() 147 store_regs (int tid, int regnum) in store_regs() 167 fetch_fpregs (int tid) in fetch_fpregs() 184 store_fpregs (int tid, int regnum) in store_fpregs() 206 int tid = s390_inferior_tid (); in fetch_inferior_registers() local 222 int tid = s390_inferior_tid (); in store_inferior_registers() local 274 int tid = s390_inferior_tid (); in s390_fix_watch_points() local
|
| D | infttrace.c | 356 lwpid_t tid; /* Thread ID */ member 602 create_thread_info (int pid, lwpid_t tid) in create_thread_info() 720 find_thread_info (lwpid_t tid) in find_thread_info() 848 is_pseudo_thread (lwpid_t tid) in is_pseudo_thread() 860 is_terminated (lwpid_t tid) in is_terminated() 875 lwpid_t tid; in is_process_id() local 912 add_tthread (int pid, lwpid_t tid) in add_tthread() 926 del_tthread (lwpid_t tid) in del_tthread() 1011 get_pid_for (lwpid_t tid) in get_pid_for() 1037 set_handled (int pid, lwpid_t tid) in set_handled() [all …]
|
| D | ada-tasks.c | 42 #define THREAD_TO_PID(tid,lwpid) (tid) argument 45 #define THREAD_TO_PID(tid,lwpid) (0) argument 51 #define THREAD_TO_PID(tid,lwpid) ((int)lwpid) argument 54 #define THREAD_TO_PID(tid,lwpid) (0) argument 734 task_switch (void *tid, void *lwpid) in task_switch()
|
| /freebsd-9-stable/contrib/gcclibs/libgomp/config/linux/ |
| D | lock.c | 102 int tid = tid_cache; in gomp_tid() local 124 int otid, tid = gomp_tid (); in omp_set_nest_lock() local 159 int otid, tid = gomp_tid (); in omp_test_nest_lock() local
|
| /freebsd-9-stable/lib/libthr/thread/ |
| D | thr_affinity.c | 45 lwpid_t tid; in _pthread_setaffinity_np() local 68 lwpid_t tid; in _pthread_getaffinity_np() local
|
| /freebsd-9-stable/sys/dev/cxgb/ulp/tom/ |
| D | cxgb_cpl_io.c | 225 insert_tid(struct tom_data *td, void *ctx, unsigned int tid) in insert_tid() 234 update_tid(struct tom_data *td, void *ctx, unsigned int tid) in update_tid() 242 remove_tid(struct tom_data *td, unsigned int tid) in remove_tid() 252 queue_tid_release(struct toedev *tod, unsigned int tid) in queue_tid_release() 270 mk_tid_release(struct cpl_tid_release *cpl, unsigned int tid) in mk_tid_release() 278 release_tid(struct toedev *tod, unsigned int tid, int qset) in release_tid() 311 unsigned int tid = p - td->tid_maps.tid_tab; in t3_process_tid_release_list() local 622 unsigned int tid = GET_TID(hdr); in do_rx_urg_notify() local 638 unsigned int tid = toep->tp_tid; in t3_send_fin() local 1055 unsigned int tid = toep->tp_tid; in send_reset() local [all …]
|
| /freebsd-9-stable/sys/dev/advansys/ |
| D | adwlib.c | 353 u_int tid; in adw_init_chip() local 761 adw_set_user_sdtr(struct adw_softc *adw, u_int tid, u_int mc_sdtr) in adw_set_user_sdtr() 769 adw_get_user_sdtr(struct adw_softc *adw, u_int tid) in adw_get_user_sdtr() 780 adw_set_chip_sdtr(struct adw_softc *adw, u_int tid, u_int sdtr) in adw_set_chip_sdtr() 794 adw_get_chip_sdtr(struct adw_softc *adw, u_int tid) in adw_get_chip_sdtr()
|
| /freebsd-9-stable/lib/libkse/test/ |
| D | sigwait_d.c | 93 send_thread_signal (pthread_t tid, int signo) in send_thread_signal() 117 pthread_t tid; in main() local
|
| /freebsd-9-stable/contrib/sendmail/libmilter/ |
| D | monitor.c | 81 sthread_t tid; local 152 sthread_t tid; in mi_monitor_init() local
|
| /freebsd-9-stable/contrib/openbsm/libbsm/ |
| D | bsm_token.c | 751 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process32() 783 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process64() 816 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process() 839 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process32_ex() 879 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process64_ex() 921 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process_ex() 1162 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject32() 1187 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject64() 1213 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject() 1236 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_subject32_ex() [all …]
|
| /freebsd-9-stable/contrib/ofed/management/opensm/opensm/ |
| D | osm_req.c | 72 ib_net64_t tid; in osm_req_get() local 149 ib_net64_t tid; in osm_req_set() local
|
| /freebsd-9-stable/sys/dev/cxgbe/tom/ |
| D | t4_cpl_io.c | 148 int tid = toep->tid; in send_reset() local 369 unsigned int tid = toep->tid; in close_conn() local 807 unsigned int tid = GET_TID(cpl); in do_peer_close() local 922 unsigned int tid = GET_TID(cpl); in do_close_con_rpl() local 983 send_abort_rpl(struct adapter *sc, struct sge_wrq *ofld_txq, int tid, in send_abort_rpl() 1027 unsigned int tid = GET_TID(cpl); in do_abort_req() local 1099 unsigned int tid = GET_TID(cpl); in do_abort_rpl() local 1132 unsigned int tid = GET_TID(cpl); in do_rx_data() local 1323 unsigned int tid = G_CPL_FW4_ACK_FLOWID(be32toh(OPCODE_TID(cpl))); in do_fw4_ack() local 1428 unsigned int tid = GET_TID(cpl); in do_set_tcb_rpl() local
|
| D | t4_tom.c | 261 int tid = toep->tid; in release_offload_resources() local 387 insert_tid(struct adapter *sc, int tid, void *ctx) in insert_tid() 396 lookup_tid(struct adapter *sc, int tid) in lookup_tid() 404 update_tid(struct adapter *sc, int tid, void *ctx) in update_tid() 412 remove_tid(struct adapter *sc, int tid) in remove_tid() 421 release_tid(struct adapter *sc, int tid, struct sge_wrq *ctrlq) in release_tid() 439 queue_tid_release(struct adapter *sc, int tid) in queue_tid_release()
|
| /freebsd-9-stable/sys/security/audit/ |
| D | audit_bsm_token.c | 672 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process32() 702 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process64() 733 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process() 756 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process32_ex() 792 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process64_ex() 831 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process_ex() 1085 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject32() 1108 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject64() 1132 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject() 1155 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_subject32_ex() [all …]
|
| /freebsd-9-stable/sys/gdb/ |
| D | gdb_main.c | 175 intmax_t tid; in gdb_trap() local 284 intmax_t tid; in gdb_trap() local
|
| /freebsd-9-stable/sys/compat/ndis/ |
| D | kern_windrv.c | 79 struct tid { struct 80 void *tid_except_list; /* 0x00 */ argument 81 uint32_t tid_oldfs; /* 0x04 */ argument 82 uint32_t tid_selector; /* 0x08 */ argument 83 struct tid *tid_self; /* 0x0C */ argument 84 int tid_cpu; /* 0x10 */ argument
|
| /freebsd-9-stable/sys/sys/ |
| D | rwlock.h | 82 #define _rw_write_lock(rw, tid) \ argument 86 #define _rw_write_unlock(rw, tid) \ argument 96 #define __rw_wlock(rw, tid, file, line) do { \ argument 107 #define __rw_wunlock(rw, tid, file, line) do { \ argument
|
| /freebsd-9-stable/usr.bin/truss/ |
| D | ia64-fbsd.c | 122 lwpid_t tid; in ia64_syscall_entry() local 249 lwpid_t tid; in ia64_syscall_exit() local
|
| D | amd64-linux32.c | 119 lwpid_t tid; in amd64_linux32_syscall_entry() local 257 lwpid_t tid; in amd64_linux32_syscall_exit() local
|
| D | i386-linux.c | 119 lwpid_t tid; in i386_linux_syscall_entry() local 256 lwpid_t tid; in i386_linux_syscall_exit() local
|
| D | mips-fbsd.c | 127 lwpid_t tid; in mips_syscall_entry() local 301 lwpid_t tid; in mips_syscall_exit() local
|
| D | sparc64-fbsd.c | 128 lwpid_t tid; in sparc64_syscall_entry() local 295 lwpid_t tid; in sparc64_syscall_exit() local
|
| D | i386-fbsd.c | 123 lwpid_t tid; in i386_syscall_entry() local 267 lwpid_t tid; in i386_syscall_exit() local
|
| D | powerpc64-fbsd.c | 123 lwpid_t tid; in powerpc64_syscall_entry() local 266 lwpid_t tid; in powerpc64_syscall_exit() local
|
| /freebsd-9-stable/sys/dev/cxgbe/ |
| D | offload.h | 34 #define INIT_ULPTX_WRH(w, wrlen, atomic, tid) do { \ argument 41 #define INIT_ULPTX_WR(w, wrlen, atomic, tid) \ argument 44 #define INIT_TP_WR(w, tid) do { \ argument 52 #define INIT_TP_WR_MIT_CPL(w, cpl, tid) do { \ argument
|