/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_tx.c | 1411 ath_tx_update_clrdmask(struct ath_softc *sc, struct ath_tid *tid, in ath_tx_update_clrdmask() 1511 struct ath_tid *tid = &an->an_tid[bf->bf_state.bfs_tid]; in ath_tx_xmit_normal() local 1874 int tid; in ath_tx_start() local 2542 struct mbuf *m0, int *tid) in ath_tx_action_frame_override_queue() 2592 struct ath_tid *tid, struct ath_buf *bf) in ath_tx_addto_baw() 2684 struct ath_tid *tid, struct ath_buf *old_bf, struct ath_buf *new_bf) in ath_tx_switch_baw_buf() 2731 struct ath_tid *tid, const struct ath_buf *bf) in ath_tx_update_baw() 2781 ath_tx_leak_count_update(struct ath_softc *sc, struct ath_tid *tid, in ath_tx_leak_count_update() 2832 ath_tx_tid_can_tx_or_sched(struct ath_softc *sc, struct ath_tid *tid) in ath_tx_tid_can_tx_or_sched() 2854 ath_tx_tid_sched(struct ath_softc *sc, struct ath_tid *tid) in ath_tx_tid_sched() [all …]
|
/dflybsd-src/sys/dev/disk/advansys/ |
H A D | adwlib.c | 346 u_int tid; in adw_init_chip() local 754 adw_set_user_sdtr(struct adw_softc *adw, u_int tid, u_int mc_sdtr) in adw_set_user_sdtr() 762 adw_get_user_sdtr(struct adw_softc *adw, u_int tid) in adw_get_user_sdtr() 773 adw_set_chip_sdtr(struct adw_softc *adw, u_int tid, u_int sdtr) in adw_set_chip_sdtr() 787 adw_get_chip_sdtr(struct adw_softc *adw, u_int tid) in adw_get_chip_sdtr()
|
/dflybsd-src/lib/libc/upmap/ |
H A D | ukp_setname.c | 68 __lwp_setname(lwpid_t tid, const char *name) in __lwp_setname() 97 __lwp_getname(lwpid_t tid, char *name, size_t len) in __lwp_getname()
|
/dflybsd-src/gnu/usr.bin/gdb/kgdb/ |
H A D | kthr.c | 195 kgdb_thr_lookup_tid(CORE_ADDR tid) in kgdb_thr_lookup_tid() 255 kgdb_thr_extra_thread_info(CORE_ADDR tid) in kgdb_thr_extra_thread_info() 287 CORE_ADDR tid; in kgdb_thr_pid_to_str() local
|
H A D | kgdb.h | 43 CORE_ADDR tid; member
|
/dflybsd-src/test/libpthread/ |
H A D | sigwait_d.c | 90 send_thread_signal (pthread_t tid, int signo) in send_thread_signal() 114 pthread_t tid; in main() local
|
H A D | sigsuspend_d.c | 130 send_thread_signal (pthread_t tid, int signo) in send_thread_signal()
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_ht.c | 566 ieee80211_ampdu_rx_start_ext(struct ieee80211_node *ni, int tid, int seq, int baw) in ieee80211_ampdu_rx_start_ext() 790 uint8_t tid; in ieee80211_ampdu_reorder() local 984 int tid, off; in ieee80211_recv_bar() local 1061 int tid; in ieee80211_ht_node_init() local 1128 uint8_t tid; in ieee80211_ht_node_age() local 1210 int tid; in ieee80211_ht_wds_init() local 1834 ieee80211_ampdu_tx_request_ext(struct ieee80211_node *ni, int tid) in ieee80211_ampdu_tx_request_ext() 1857 ieee80211_ampdu_tx_request_active_ext(struct ieee80211_node *ni, int tid, in ieee80211_ampdu_tx_request_active_ext() 1888 int bufsiz, tid; in ieee80211_addba_response() local 1941 int tid; in ht_recv_action_ba_addba_request() local [all …]
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_transaction.c | 164 hammer_tid_t tid; in hammer_alloc_tid() local 192 hammer_tid_t tid; in hammer_alloc_objid() local
|
H A D | hammer_rebalance.c | 276 hammer_tid_t tid; in rebalance_node() local
|
/dflybsd-src/sbin/hammer/ |
H A D | cmd_snapshot.c | 204 intmax_t tid; in hammer_cmd_snaprm() local 450 hammer_tid_t tid) in snapshot_add() 557 snapshot_del(int fsfd, hammer_tid_t tid) in snapshot_del()
|
/dflybsd-src/usr.sbin/yppush/ |
H A D | yppush_main.c | 72 unsigned long tid; member 109 yppush_show_status(ypxfrstat status, unsigned long tid) in yppush_show_status() 367 yp_push(char *server, char *map, unsigned long tid) in yp_push()
|
/dflybsd-src/libexec/rtld-elf/ |
H A D | rtld_lock.c | 108 void *tid = myid(); in rlock_acquire() local 136 void *tid = myid(); in wlock_acquire() local
|
/dflybsd-src/contrib/gdb-7/gdb/common/ |
H A D | ptid.h | 50 unsigned long tid; member
|
H A D | ptid.c | 29 ptid_build (int pid, long lwp, long tid) in ptid_build()
|
/dflybsd-src/sys/dev/disk/nata/ |
H A D | atapi-cam.c | 359 int tid = ccb_h->target_id; in atapi_action() local 429 int tid = ccb_h->target_id; in atapi_action() local 477 int tid = ccb_h->target_id, lid = ccb_h->target_lun; in atapi_action() local
|
/dflybsd-src/crypto/openssh/ |
H A D | audit-bsm.c | 261 AuditInfoTermID tid = ssh_bsm_tid; in bsm_audit_record() local 353 AuditInfoTermID *tid = &ssh_bsm_tid; in audit_connection_from() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | generic-morestack-thread.c | 143 __wrap_pthread_create (pthread_t *tid, const pthread_attr_t *attr, in __wrap_pthread_create()
|
/dflybsd-src/lib/libsdp/ |
H A D | sdp-int.h | 47 uint16_t tid; /* current session transaction ID (tid) */ member
|
/dflybsd-src/sys/netproto/802_11/wlan_tkip/ |
H A D | ieee80211_crypto_tkip.c | 271 uint8_t *ivp, tid; in tkip_decap() local 345 uint8_t tid; in tkip_demic() local 974 u8 tid; in tkip_decrypt() local
|
/dflybsd-src/sys/bus/u4b/template/ |
H A D | usb_template.c | 295 const struct usb_temp_interface_desc *tid) in usb_make_interface_desc() 369 const struct usb_temp_interface_desc **tid; in usb_make_config_desc() local
|
/dflybsd-src/sys/dev/crypto/padlock/ |
H A D | padlock.c | 286 padlock_freesession(device_t dev, uint64_t tid) in padlock_freesession()
|
/dflybsd-src/sbin/udevd/ |
H A D | udevd.h | 67 pthread_t tid; member
|
/dflybsd-src/sys/netproto/802_11/ |
H A D | ieee80211_input.h | 165 uint8_t tid; in ieee80211_check_rxseq() local
|
/dflybsd-src/sys/dev/acpica/ |
H A D | acpi_quirk.c | 58 char *tid; member
|