Searched defs:tid (Results 1 - 200 of 280) sorted by relevance

12

/linux-4.4.14/fs/jfs/
H A Djfs_acl.h29 static inline int jfs_init_acl(tid_t tid, struct inode *inode, jfs_init_acl() argument
H A Dacl.c75 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, __jfs_set_acl() argument
125 tid_t tid; jfs_set_acl() local
137 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) jfs_init_acl() argument
H A Djfs_xattr.h70 static inline int jfs_init_security(tid_t tid, struct inode *inode, jfs_init_security() argument
H A Dinode.c87 tid_t tid; jfs_commit_inode() local
378 tid_t tid; jfs_truncate_nolock() local
H A Dresize.c79 int tid; jfs_extendfs() local
H A Djfs_dtree.h29 tid_t tid; member in struct:__anon11601::__anon11602
H A Dnamei.c79 tid_t tid; /* transaction id */ jfs_create() local
213 tid_t tid; /* transaction id */ jfs_mkdir() local
352 tid_t tid; /* transaction id */ jfs_rmdir() local
482 tid_t tid; /* transaction id */ jfs_unlink() local
638 static s64 commitZeroLink(tid_t tid, struct inode *ip) commitZeroLink() argument
805 tid_t tid; jfs_link() local
892 tid_t tid; jfs_symlink() local
1089 tid_t tid; jfs_rename() local
1372 tid_t tid; jfs_mknod() local
H A Dxattr.c605 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, ea_put() argument
697 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, __jfs_setxattr() argument
855 tid_t tid; jfs_setxattr() local
1035 tid_t tid; jfs_removexattr() local
1077 tid_t *tid = fs_info; jfs_initxattrs() local
1100 int jfs_init_security(tid_t tid, struct inode *inode, struct inode *dir, jfs_init_security() argument
H A Djfs_txnmgr.h99 tid_t tid; /* 2: transaction id holding lock */ member in struct:tlock
274 tid_t tid; /* tid = index of tblock */ member in struct:commit
H A Djfs_imap.c599 int diWrite(tid_t tid, struct inode *ip) diWrite() argument
875 tid_t tid; diFree() local
2463 tid_t tid; diNewIAG() local
3000 tid_t tid; duplicateIXtree() local
H A Djfs_txnmgr.c500 void txEnd(tid_t tid) txEnd() argument
590 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, txLock() argument
995 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) txMaplock() argument
1135 int txCommit(tid_t tid, /* transaction identifier */ txCommit() argument
2173 void txEA(tid_t tid, struct inode *ip, dxd_t * oldea, dxd_t * newea) txEA() argument
2642 void txAbort(tid_t tid, int dirty) txAbort() argument
2864 tid_t tid; txQuiesce() local
2935 tid_t tid; jfs_sync() local
H A Djfs_xtree.c537 int xtInsert(tid_t tid, /* transaction id */ xtInsert() argument
688 xtSplitUp(tid_t tid, xtSplitUp() argument
958 xtSplitPage(tid_t tid, struct inode *ip, xtSplitPage() argument
1225 xtSplitRoot(tid_t tid, xtSplitRoot() argument
1360 int xtExtend(tid_t tid, /* transaction id */ xtExtend() argument
1522 int xtTailgate(tid_t tid, /* transaction id */ xtTailgate() argument
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) xtUpdate() argument
2169 int xtAppend(tid_t tid, /* transaction id */ xtAppend() argument
2339 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) xtDelete() argument
2410 xtDeleteUp(tid_t tid, struct inode *ip, xtDeleteUp() argument
2559 xtRelocate(tid_t tid, struct inode * ip, xad_t * oxad, /* old XAD */ xtRelocate() argument
3011 static int xtRelink(tid_t tid, struct inode *ip, xtpage_t * p) xtRelink() argument
3073 void xtInitRoot(tid_t tid, struct inode *ip) xtInitRoot() argument
3162 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) xtTruncate() argument
3718 s64 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) xtTruncate_pmap() argument
H A Djfs_dtree.c304 static inline void lock_index(tid_t tid, struct inode *ip, struct metapage * mp, lock_index() argument
334 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) add_index() argument
496 static void free_index(tid_t tid, struct inode *ip, u32 index, u32 next) free_index() argument
524 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, modify_index() argument
821 int dtInsert(tid_t tid, struct inode *ip, dtInsert() argument
930 static int dtSplitUp(tid_t tid, dtSplitUp() argument
1330 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, dtSplitPage() argument
1642 static int dtExtendPage(tid_t tid, dtExtendPage() argument
1875 static int dtSplitRoot(tid_t tid, dtSplitRoot() argument
2082 int dtDelete(tid_t tid, dtDelete() argument
2237 static int dtDeleteUp(tid_t tid, struct inode *ip, dtDeleteUp() argument
2445 int dtRelocate(tid_t tid, struct inode *ip, s64 lmxaddr, pxd_t * opxd, dtRelocate() argument
2747 static int dtRelink(tid_t tid, struct inode *ip, dtpage_t * p) dtRelink() argument
2826 void dtInitRoot(tid_t tid, struct inode *ip, u32 idotdot) dtInitRoot() argument
2929 tid_t tid; add_missing_indices() local
4521 int dtModify(tid_t tid, struct inode *ip, dtModify() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c88 u8 tid; rtl88e_init_sw_vars() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h65 lookup_tid(const struct tid_info *t, unsigned int tid) lookup_tid() argument
77 lookup_stid(const struct tid_info *t, unsigned int tid) lookup_stid() argument
96 lookup_atid(const struct tid_info *t, unsigned int tid) lookup_atid() argument
H A Dcxgb3_offload.c376 struct tid_range *tid; cxgb_offload_ctl() local
550 static inline void mk_tid_release(struct sk_buff *skb, unsigned int tid) mk_tid_release() argument
604 void cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) cxgb3_queue_tid_release() argument
627 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) cxgb3_remove_tid() argument
801 unsigned int tid = GET_TID(req); do_cr() local
859 unsigned int tid = GET_TID(req); do_abort_req_rss() local
895 unsigned int tid = GET_TID(req); do_act_establish() local
1088 static void set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) set_l2t_ix() argument
1117 u32 tid; cxgb_redirect() local
535 cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, void *ctx, unsigned int tid) cxgb3_insert_tid() argument
/linux-4.4.14/sound/core/
H A Dpcm_timer.c113 struct snd_timer_id tid; snd_pcm_timer_init() local
H A Dtimer.c133 static struct snd_timer *snd_timer_find(struct snd_timer_id *tid) snd_timer_find() argument
156 static void snd_timer_request(struct snd_timer_id *tid) snd_timer_request() argument
816 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, snd_timer_new() argument
995 struct snd_timer_id tid; snd_timer_global_new() local
1481 struct snd_timer_id tid; snd_timer_user_ginfo() local
1552 struct snd_timer_id tid; snd_timer_user_gstatus() local
235 snd_timer_open(struct snd_timer_instance **ti, char *owner, struct snd_timer_id *tid, unsigned int slave_id) snd_timer_open() argument
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dxt_l2tp.h13 __u32 tid; /* tunnel id */ member in struct:xt_l2tp_info
/linux-4.4.14/net/mac80211/
H A Dmichael.c33 u8 *da, *sa, tid; michael_mic_hdr() local
H A Dwme.c62 static inline u8 ieee80211_fix_reserved_tid(u8 tid) ieee80211_fix_reserved_tid() argument
240 u8 ack_policy, tid; ieee80211_set_qos_hdr() local
H A Ddriver-ops.c285 drv_ampdu_action(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) drv_ampdu_action() argument
H A Dagg-rx.c59 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, ___ieee80211_stop_rx_ba_session() argument
103 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, __ieee80211_stop_rx_ba_session() argument
185 static void ieee80211_send_addba_resp(struct ieee80211_sub_if_data *sdata, u8 *da, u16 tid, ieee80211_send_addba_resp() argument
369 u16 capab, tid, timeout, ba_policy, buf_size, start_seq_num; ieee80211_process_addba_request() local
233 __ieee80211_start_rx_ba_session(struct sta_info *sta, u8 dialog_token, u16 timeout, u16 start_seq_num, u16 ba_policy, u16 tid, u16 buf_size, bool tx, bool auto_seq) __ieee80211_start_rx_ba_session() argument
388 ieee80211_start_rx_ba_session_offl(struct ieee80211_vif *vif, const u8 *addr, u16 tid) ieee80211_start_rx_ba_session_offl() argument
409 ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, const u8 *addr, u16 tid) ieee80211_stop_rx_ba_session_offl() argument
H A Dagg-tx.c114 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) ieee80211_send_bar() argument
145 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, ieee80211_assign_tid_tx() argument
193 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) ieee80211_agg_stop_txq() argument
210 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) ieee80211_agg_start_txq() argument
263 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) ieee80211_remove_tid_tx() argument
293 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, ___ieee80211_stop_tx_ba_session() argument
419 u16 tid = *(u8 *)data; sta_addba_resp_timer_expired() local
443 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) ieee80211_tx_ba_session_handle_start() argument
546 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, ieee80211_start_tx_ba_session() argument
720 void ieee80211_start_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u16 tid) ieee80211_start_tx_ba_cb() argument
783 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, __ieee80211_stop_tx_ba_session() argument
797 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) ieee80211_stop_tx_ba_session() argument
839 void ieee80211_stop_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u8 tid) ieee80211_stop_tx_ba_cb() argument
921 u16 capab, tid; ieee80211_process_addba_resp() local
62 ieee80211_send_addba_request(struct ieee80211_sub_if_data *sdata, const u8 *da, u16 tid, u8 dialog_token, u16 start_seq_num, u16 agg_size, u16 timeout) ieee80211_send_addba_request() argument
683 ieee80211_agg_tx_operational(struct ieee80211_local *local, struct sta_info *sta, u16 tid) ieee80211_agg_tx_operational() argument
762 ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra, u16 tid) ieee80211_start_tx_ba_cb_irqsafe() argument
893 ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra, u16 tid) ieee80211_stop_tx_ba_cb_irqsafe() argument
H A Ddebugfs_sta.c157 unsigned long tid; sta_agg_status_write() local
H A Dht.c303 int tid; ieee80211_ba_session_work() local
405 u16 tid, params; ieee80211_process_delba() local
358 ieee80211_send_delba(struct ieee80211_sub_if_data *sdata, const u8 *da, u16 tid, u16 initiator, u16 reason_code) ieee80211_send_delba() argument
H A Dkey.c931 ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf, int tid, struct ieee80211_key_seq *seq) ieee80211_get_key_rx_seq() argument
1026 ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf, int tid, struct ieee80211_key_seq *seq) ieee80211_set_key_rx_seq() argument
H A Dstatus.c84 int tid = *p & IEEE80211_QOS_CTL_TID_MASK; ieee80211_handle_filtered_frame() local
167 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) ieee80211_check_pending_bar() argument
191 u16 tid = qc[0] & 0xf; ieee80211_frame_acked() local
232 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) ieee80211_set_bar_pending() argument
746 int tid = IEEE80211_NUM_TIDS; ieee80211_tx_status() local
H A Diface.c1299 u16 tid = *ieee80211_get_qos_ctl(hdr) & ieee80211_iface_work() local
H A Drc80211_minstrel_ht.c679 u16 tid; minstrel_aggr_check() local
H A Dsta_info.c1415 int tid; ieee80211_sta_ps_deliver_response() local
1541 int tid; ieee80211_sta_ps_deliver_response() local
1244 ieee80211_send_null_response(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, int tid, enum ieee80211_frame_release_type reason, bool call_driver) ieee80211_send_null_response() argument
1674 ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, u8 tid, bool buffered) ieee80211_sta_set_buffered() argument
H A Drx.c598 int tid, seqno_idx, security_idx; ieee80211_parse_qos() local
1036 u8 tid, ack_policy; ieee80211_rx_reorder_ampdu() local
1225 int tid; sta_ps_start() local
1305 int tid, ac; ieee80211_rx_h_uapsd_and_pspoll() local
2477 u16 tid; ieee80211_rx_h_ctrl() local
3262 void ieee80211_release_reorder_timeout(struct sta_info *sta, int tid) ieee80211_release_reorder_timeout() argument
H A Dsta_info.h569 rcu_dereference_protected_tid_tx(struct sta_info *sta, int tid) rcu_dereference_protected_tid_tx() argument
H A Dtx.c777 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) ieee80211_tx_next_seq() argument
794 int tid; ieee80211_tx_h_sequence() local
1150 int tid; ieee80211_tx_prepare() local
1253 u8 tid = skb->priority & IEEE80211_QOS_CTL_TID_MASK; ieee80211_drv_tx() local
2707 u8 tid = IEEE80211_NUM_TIDS; ieee80211_xmit_fast() local
3801 int ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) ieee80211_reserve_tid() argument
3865 void ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) ieee80211_unreserve_tid() argument
1068 ieee80211_tx_prep_agg(struct ieee80211_tx_data *tx, struct sk_buff *skb, struct ieee80211_tx_info *info, struct tid_ampdu_tx *tid_tx, int tid) ieee80211_tx_prep_agg() argument
3892 __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, enum ieee80211_band band) __ieee80211_tx_skb_tid_band() argument
/linux-4.4.14/sound/pci/emu10k1/
H A Dtimer.c81 struct snd_timer_id tid; snd_emu10k1_timer() local
/linux-4.4.14/tools/perf/util/
H A Dvalues.h9 u32 *pid, *tid; member in struct:perf_read_values
H A Dtarget.h9 const char *tid; member in struct:target
H A Dthread.h22 pid_t tid; member in struct:thread
H A Dvalues.c57 perf_read_values__findnew_thread(struct perf_read_values *values, u32 pid, u32 tid) perf_read_values__findnew_thread() argument
118 perf_read_values_add_value(struct perf_read_values *values, u32 pid, u32 tid, u64 rawid, const char *name, u64 value) perf_read_values_add_value() argument
H A Dthread.c29 struct thread *thread__new(pid_t pid, pid_t tid) thread__new() argument
H A Dthread_map.c78 struct thread_map *thread_map__new_by_tid(pid_t tid) thread_map__new_by_tid() argument
177 struct thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) thread_map__new() argument
266 pid_t tid, prev_tid = INT_MAX; thread_map__new_by_tid_str() local
310 struct thread_map *thread_map__new_str(const char *pid, const char *tid, thread_map__new_str() argument
H A Devsel.h26 pid_t tid; member in struct:perf_sample_id
H A Dauxtrace.h165 pid_t tid; member in struct:auxtrace_buffer
190 pid_t tid; member in struct:auxtrace_queue
254 pid_t tid; member in struct:auxtrace_mmap
275 pid_t tid; member in struct:auxtrace_mmap_params
H A Dintel-bts.c78 pid_t tid; member in struct:intel_bts_queue
541 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) intel_bts_process_tid_exit() argument
356 intel_bts_synth_error(struct intel_bts *bts, int cpu, pid_t pid, pid_t tid, u64 ip) intel_bts_synth_error() argument
H A Dpython.c488 int pid = -1, tid = -1, uid = UINT_MAX; pyrf_thread_map__init() local
H A Dauxtrace.c823 auxtrace_synth_error(struct auxtrace_error_event *auxtrace_error, int type, int code, int cpu, pid_t pid, pid_t tid, u64 ip, const char *msg) auxtrace_synth_error() argument
H A Devent.h14 u32 pid, tid; member in struct:mmap_event
23 u32 pid, tid; member in struct:mmap2_event
38 u32 pid, tid; member in struct:comm_event
45 u32 tid, ptid; member in struct:fork_event
65 u32 pid, tid; member in struct:read_event
182 u32 pid, tid; member in struct:perf_sample
300 u64 tid; member in struct:id_index_entry
322 u32 tid; member in struct:auxtrace_event
335 u32 tid; member in struct:auxtrace_error_event
350 u32 pid, tid; member in struct:itrace_start_event
H A Dintel-pt.c128 pid_t pid, tid; member in struct:intel_pt_queue
1159 pid_t tid = ptq->next_tid; intel_pt_next_tid() local
1455 static int intel_pt_process_timeless_queues(struct intel_pt *pt, pid_t tid, intel_pt_process_timeless_queues() argument
1509 static int intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, intel_pt_sync_switch() argument
1558 pid_t tid; intel_pt_process_switch() local
1583 pid_t pid, tid; intel_pt_context_switch() local
1136 intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, pid_t pid, pid_t tid, u64 ip) intel_pt_synth_error() argument
H A Dmachine.c429 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) __machine__findnew_thread() argument
358 ____machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid, bool create) ____machine__findnew_thread() argument
434 machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) machine__findnew_thread() argument
445 machine__find_thread(struct machine *machine, pid_t pid, pid_t tid) machine__find_thread() argument
1963 machine__set_current_tid(struct machine *machine, int cpu, pid_t pid, pid_t tid) machine__set_current_tid() argument
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtw_event.h64 unsigned int tid; member in struct:addba_event
H A Drtw_cmd.h621 unsigned int tid; member in struct:addBaReq_parm
H A Drtl8723a_hal.h429 u32 tid:4; member in struct:rxreport_8723a
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c92 u8 tid; rtl92d_init_sw_vars() local
202 u8 tid; rtl92d_deinit_sw_vars() local
/linux-4.4.14/sound/isa/gus/
H A Dgus_timer.c159 struct snd_timer_id tid; snd_gf1_timers_init() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11n.h102 mwifiex_is_amsdu_allowed(struct mwifiex_private *priv, int tid) mwifiex_is_amsdu_allowed() argument
147 int tid; mwifiex_find_stream_to_delete() local
69 mwifiex_is_station_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_station_ampdu_allowed() argument
82 mwifiex_is_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_ampdu_allowed() argument
H A Duap_txrx.c33 mwifiex_uap_del_tx_pkts_in_ralist(struct mwifiex_private *priv, struct list_head *ra_list_head, int tid) mwifiex_uap_del_tx_pkts_in_ralist() argument
H A D11n.c113 int tid; mwifiex_ret_11n_delba() local
159 int tid, tid_down; mwifiex_ret_11n_addba_req() local
507 mwifiex_get_ba_tbl(struct mwifiex_private *priv, int tid, u8 *ra) mwifiex_get_ba_tbl() argument
529 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid, mwifiex_create_ba_tbl() argument
564 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) mwifiex_send_addba() argument
625 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, mwifiex_send_delba() argument
653 void mwifiex_11n_delba(struct mwifiex_private *priv, int tid) mwifiex_11n_delba() argument
682 int tid; mwifiex_11n_delete_ba_stream() local
851 mwifiex_send_delba_txbastream_tbl(struct mwifiex_private *priv, u8 tid) mwifiex_send_delba_txbastream_tbl() argument
H A D11n_rxreorder.c219 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) mwifiex_11n_get_rx_reorder_tbl() argument
457 u8 tid; mwifiex_cmd_11n_addba_rsp_gen() local
658 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, mwifiex_del_ba_tbl() argument
715 int tid, win_size; mwifiex_ret_11n_addba_resp() local
324 mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta, int tid, int win_size, int seq_num) mwifiex_11n_create_rx_reorder_tbl() argument
545 mwifiex_11n_rx_reorder_pkt(struct mwifiex_private *priv, u16 seq_num, u16 tid, u8 *ta, u8 pkt_type, void *payload) mwifiex_11n_rx_reorder_pkt() argument
H A Dtdls.c37 u32 tid; mwifiex_restore_tdls_packets() local
H A Dwmm.c384 u8 mwifiex_wmm_downgrade_tid(struct mwifiex_private *priv, u32 tid) mwifiex_wmm_downgrade_tid() argument
617 mwifiex_wmm_get_ralist_node(struct mwifiex_private *priv, u8 tid, mwifiex_wmm_get_ralist_node() argument
721 mwifiex_wmm_get_queue_raptr(struct mwifiex_private *priv, u8 tid, mwifiex_wmm_get_queue_raptr() argument
809 u32 tid; mwifiex_wmm_add_buf_txqueue() local
1402 int tid_del = 0, tid = 0; mwifiex_dequeue_tx_packet() local
1083 mwifiex_wmm_get_highest_priolist_ptr(struct mwifiex_adapter *adapter, struct mwifiex_private **priv, int *tid) mwifiex_wmm_get_highest_priolist_ptr() argument
1161 mwifiex_rotate_priolists(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ra, int tid) mwifiex_rotate_priolists() argument
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_core.c327 u8 q_num, tid = 0; rsi_core_xmit() local
H A Drsi_91x_mac80211.c671 rsi_mac80211_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, unsigned short tid, unsigned short *ssn, unsigned char buf_size, bool amsdu) rsi_mac80211_ampdu_action() argument
H A Drsi_91x_mgmt.c518 rsi_send_aggregation_params_frame(struct rsi_common *common, u16 tid, u16 ssn, u8 buf_size, u8 event) rsi_send_aggregation_params_frame() argument
H A Drsi_main.h96 s8 tid; member in struct:skb_info
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_event.h80 unsigned int tid; member in struct:addba_event
H A Drtw_cmd.h304 unsigned int tid; member in struct:addBaReq_parm
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_event.h78 unsigned int tid; member in struct:addba_event
115 unsigned char tid; member in struct:ADDBA_Req_Report_parm
H A Drtl871x_recv.c303 sint tid = precv_frame->u.hdr.attrib.priority; recv_decache() local
H A Drtl871x_cmd.c812 u8 r8712_addbareq_cmd(struct _adapter *padapter, u8 tid) r8712_addbareq_cmd() argument
H A Drtl871x_cmd.h681 unsigned int tid; member in struct:addBaReq_parm
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dscb.h39 u8 tid; /* initiator tid for easy lookup */ member in struct:scb_ampdu_tid_ini
H A Dampdu.c149 u16 tid; member in struct:cb_del_ampdu_pars
478 brcms_c_ampdu_tx_operational(struct brcms_c_info *wlc, u8 tid, brcms_c_ampdu_tx_operational() argument
528 u8 ndelim, tid; brcms_c_ampdu_add_frame() local
844 u8 bitmap[8], queue, tid; brcms_c_ampdu_dotxstatus_complete() local
1100 bool brcms_c_aggregatable(struct brcms_c_info *wlc, u8 tid) brcms_c_aggregatable() argument
1140 brcms_c_ampdu_flush(struct brcms_c_info *wlc, struct ieee80211_sta *sta, u16 tid) brcms_c_ampdu_flush() argument
H A Dmac80211_if.c819 brcms_ops_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) brcms_ops_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dqueue.h62 u8 tid; member in struct:cw1200_txpriv
H A Dtxrx.c965 cw1200_notify_buffered_tx(struct cw1200_common *priv, struct sk_buff *skb, int link_id, int tid) cw1200_notify_buffered_tx() argument
H A Dwsm.c1037 u8 tid; wsm_ba_timeout_indication() local
H A Dsta.c2136 cw1200_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) cw1200_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c90 u32 tid, buf_size; ath10k_dbg_sta_write_addba() local
141 u32 tid, status; ath10k_dbg_sta_write_addba_resp() local
191 u32 tid, initiator, reason; ath10k_dbg_sta_write_delba() local
H A Dhtt_tx.c537 u8 tid = skb_cb->htt.tid; ath10k_htt_tx() local
H A Dhtt_rx.c955 int tid; ath10k_get_tid() local
976 char tid[32]; ath10k_process_rx() local
1709 u16 info0, tid, peer_id; ath10k_htt_rx_addba() local
1749 u16 info0, tid, peer_id; ath10k_htt_rx_delba() local
1895 u8 tid; ath10k_htt_rx_in_ord_ind() local
H A Dwmi-ops.h1023 ath10k_wmi_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 buf_size) ath10k_wmi_addba_send() argument
1040 ath10k_wmi_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 status) ath10k_wmi_addba_set_resp() argument
1057 ath10k_wmi_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, u32 tid, u32 initiator, u32 reason) ath10k_wmi_delba_send() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Ddebug_sta.c28 struct ath_atx_tid *tid; read_file_node_aggr() local
H A Dhtc_drv_txrx.c422 u8 *qc, tid; ath9k_htc_check_tx_aggr() local
387 __ath9k_htc_check_tx_aggr(struct ath9k_htc_priv *priv, struct ath9k_htc_sta *ista, u8 tid) __ath9k_htc_check_tx_aggr() argument
H A Dhtc_drv_main.c705 ath9k_htc_tx_aggr_oper(struct ath9k_htc_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_ampdu_mlme_action action, u16 tid) ath9k_htc_tx_aggr_oper() argument
1658 ath9k_htc_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) ath9k_htc_ampdu_action() argument
H A Dmain.c1861 ath9k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) ath9k_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c121 u8 *qc, tid; wcn36xx_tx_start_ampdu() local
85 wcn36xx_set_tx_pdu(struct wcn36xx_tx_bd *bd, u32 mpdu_header_len, u32 len, u16 tid) wcn36xx_set_tx_pdu() argument
H A Dmain.c858 wcn36xx_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) wcn36xx_ampdu_action() argument
H A Dtxrx.h58 u32 tid:4; member in struct:wcn36xx_pdu
H A Dsmd.c1902 int wcn36xx_smd_del_ba(struct wcn36xx *wcn, u16 tid, u8 sta_index) wcn36xx_smd_del_ba() argument
1831 wcn36xx_smd_add_ba_session(struct wcn36xx *wcn, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 direction, u8 sta_index) wcn36xx_smd_add_ba_session() argument
H A Dwcn36xx.h169 u16 tid; member in struct:wcn36xx_sta
/linux-4.4.14/fs/jbd2/
H A Dcheckpoint.c142 tid_t tid = 0; __jbd2_log_wait_for_space() local
267 tid_t tid = t->t_tid; jbd2_log_do_checkpoint() local
H A Dtransaction.c154 tid_t tid = journal->j_running_transaction->t_tid; variable
638 tid_t tid; jbd2__journal_restart() local
1622 tid_t tid; jbd2_journal_stop() local
H A Djournal.c531 int jbd2_log_start_commit(journal_t *journal, tid_t tid) jbd2_log_start_commit() argument
551 tid_t tid; __jbd2_journal_force_commit() local
623 tid_t tid = journal->j_running_transaction->t_tid; jbd2_journal_start_commit() local
650 int jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) jbd2_trans_will_send_data_barrier() argument
689 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) jbd2_log_wait_commit() argument
724 int jbd2_complete_transaction(journal_t *journal, tid_t tid) jbd2_complete_transaction() argument
840 int jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, jbd2_journal_get_log_tail() argument
879 int __jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) __jbd2_update_log_tail() argument
921 void jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) jbd2_update_log_tail() argument
1948 tid_t tid = transaction->t_tid; jbd2_journal_flush() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dsubcore.c278 int tid = cpu_thread_in_core(cpu); for_each_possible_cpu() local
/linux-4.4.14/arch/s390/kvm/
H A Ddiag.c160 int tid; __diag_time_slice_end_directed() local
/linux-4.4.14/net/netfilter/
H A Dxt_l2tp.c41 u32 tid; member in struct:l2tp_data
/linux-4.4.14/tools/perf/bench/
H A Dfutex-hash.c38 int tid; member in struct:worker
H A Dfutex-lock-pi.c19 int tid; member in struct:worker
/linux-4.4.14/tools/perf/tests/
H A Dmmap-thread-lookup.c21 pid_t tid; member in struct:thread_data
/linux-4.4.14/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c19 static int sys_rt_tgsigqueueinfo(pid_t tgid, pid_t tid, sys_rt_tgsigqueueinfo() argument
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c336 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) mt76_ampdu_action() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c218 u8 tid = rtl_get_tid(skb); rtl_tx_status() local
172 _rtl_tx_aggr_check(struct rtl_priv *rtlpriv, struct rtl_sta_info *sta_entry, u16 tid) _rtl_tx_aggr_check() argument
H A Dcore.c1372 rtl_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) rtl_op_ampdu_action() argument
H A Dpci.c519 int tid; _rtl_pci_tx_chk_waitq() local
573 u8 tid; _rtl_pci_tx_isr() local
1593 u8 tid = rtl_get_tid(skb); rtl_pci_tx_chk_waitq_insert() local
1645 u8 tid = 0; rtl_pci_tx() local
470 _rtl_update_earlymode_info(struct ieee80211_hw *hw, struct sk_buff *skb, struct rtl_tcb_desc *tcb_desc, u8 tid) _rtl_update_earlymode_info() argument
H A Dusb.c972 u8 tid = 0; _rtl_usb_tx_preprocess() local
H A Dbase.c168 u8 rtl_tid_to_ac(u8 tid) rtl_tid_to_ac() argument
1257 u16 capab = 0, tid = 0; rtl_action_proc() local
1576 u8 idx, tid; rtl_watchdog_wq_callback() local
1201 process_agg_start(struct ieee80211_hw *hw, struct ieee80211_hdr *hdr, u16 tid) process_agg_start() argument
1408 rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) rtl_tx_agg_start() argument
1437 rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) rtl_tx_agg_stop() argument
1461 rtl_rx_agg_start(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_rx_agg_start() argument
1487 rtl_rx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_rx_agg_stop() argument
1507 rtl_tx_agg_oper(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u16 tid) rtl_tx_agg_oper() argument
1902 rtl_make_del_ba(struct ieee80211_hw *hw, u8 *sa, u8 *bssid, u16 tid) rtl_make_del_ba() argument
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c98 int tid = wil_rxdesc_tid(d); variable
209 void wil_rx_bar(struct wil6210_priv *wil, u8 cid, u8 tid, u16 seq) wil_rx_bar() argument
314 u8 cid, tid; variable
H A Dtxrx.c459 int tid = wil_rxdesc_tid(d); wil_vring_reap_rx() local
719 wil_vring_init_tx(struct wil6210_priv *wil, int id, int size, int cid, int tid) wil_vring_init_tx() argument
H A Dwmi.c637 u8 cid, tid; variable
1264 int wmi_addba_rx_resp(struct wil6210_priv *wil, u8 cid, u8 tid, u8 token, wmi_addba_rx_resp() argument
H A Ddebugfs.c100 int tid = wil->vring2cid_tid[i][1]; wil_vring_debugfs_show() local
1346 int i, tid, mcs; variable
/linux-4.4.14/sound/core/seq/
H A Dseq_timer.c291 struct snd_timer_id tid; snd_seq_timer_open() local
/linux-4.4.14/fs/proc/
H A Dtask_nommu.c185 pid_t tid = pid_of_stack(priv, vma, is_pid); nommu_vma_show() local
H A Dtask_mmu.c327 pid_t tid; show_map_vma() local
1570 pid_t tid = pid_of_stack(proc_priv, vma, is_pid); show_numa_map() local
/linux-4.4.14/include/linux/ceph/
H A Dmon_client.h49 u64 tid; member in struct:ceph_mon_generic_request
H A Dmsgr.h127 __le64 tid; /* transaction id */ member in struct:ceph_msg_header_old
145 __le64 tid; /* transaction id */ member in struct:ceph_msg_header
/linux-4.4.14/arch/powerpc/kvm/
H A De500.c240 unsigned int pr, tid, ts; kvmppc_e500_tlbil_one() local
H A De500mc.c62 unsigned int tid, ts; kvmppc_e500_tlbil_one() local
H A De500_mmu.c105 unsigned int tid; kvmppc_e500_tlb_index() local
282 int tid, esel; tlbilx_all() local
/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_lib.c253 struct snd_timer_id tid; snd_opl3_timer1_init() local
273 struct snd_timer_id tid; snd_opl3_timer2_init() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.h110 u32 tid:4; member in struct:rx_desc_92c
H A Dtrx.c508 u8 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; rtl92cu_tx_fill_desc() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dcryptocop.h42 cryptocop_tfrm_id tid; /* Locally unique in session; assigned by user, checked by driver. */ member in struct:cryptocop_transform_init
60 cryptocop_tfrm_id tid; member in struct:cryptocop_desc_cfg
80 cryptocop_tfrm_id tid; member in struct:cryptocop_tfrm_cfg
/linux-4.4.14/fs/ocfs2/
H A Dinode.c182 tid_t tid; ocfs2_iget() local
/linux-4.4.14/include/rdma/
H A Dopa_smi.h59 __be64 tid; member in struct:opa_smp
H A Dib_smi.h53 __be64 tid; member in struct:ib_smp
H A Dib_mad.h171 __be64 tid; member in struct:ib_mad_hdr
/linux-4.4.14/include/linux/
H A Dslub_def.h42 unsigned long tid; /* Globally unique transaction id */ member in struct:kmem_cache_cpu
/linux-4.4.14/Documentation/accounting/
H A Dgetdelays.c265 pid_t tid = 0; main() local
/linux-4.4.14/net/nfc/
H A Dllcp_commands.c118 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdres_tlv(u8 tid, u8 sap) nfc_llcp_build_sdres_tlv() argument
145 struct nfc_llcp_sdp_tlv *nfc_llcp_build_sdreq_tlv(u8 tid, char *uri, nfc_llcp_build_sdreq_tlv() argument
H A Dllcp.h55 u8 tid; member in struct:nfc_llcp_sdp_tlv
H A Dllcp_core.c1229 u8 dsap, ssap, *tlv, type, length, tid, sap; nfc_llcp_recv_snl() local
H A Dnetlink.c1098 u8 tid; nfc_genl_llc_sdreq() local
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c713 u8 rtw_addbareq_cmd(struct adapter *padapter, u8 tid, u8 *addr) rtw_addbareq_cmd() argument
H A Drtw_recv.c551 int tid = precv_frame->attrib.priority; recv_decache() local
H A Drtw_wlan_util.c1567 u16 tid; process_addba_req() local
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_cmd.c780 int rtw_addbareq_cmd23a(struct rtw_adapter *padapter, u8 tid, u8 *addr) rtw_addbareq_cmd23a() argument
H A Drtw_recv.c586 int tid = precv_frame->attrib.priority; recv_decache() local
H A Drtw_wlan_util.c1525 u16 tid, start_seq, param; process_addba_req23a() local
/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_ioctl.c398 u8 tid = 0; csmi_ioctl_callback() local
/linux-4.4.14/drivers/infiniband/core/
H A Dmad_priv.h128 __be64 tid; member in struct:ib_mad_send_wr_private
H A Dmad_rmpp.c65 __be64 tid; member in struct:mad_rmpp_recv
H A Dsa_query.c159 static u32 tid; variable
H A Duser_mad.c454 __be64 *tid; ib_umad_write() local
H A Dcm.c225 __be64 tid; member in struct:cm_id_private
1050 cm_format_mad_hdr(struct ib_mad_hdr *hdr, __be16 attr_id, __be64 tid) cm_format_mad_hdr() argument
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtrx.c347 u16 tid = le16_to_cpu(hdr_qos->qos_ctrl) & 0xf; translate_rx_signal_stuff() local
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Dsta.c475 u8 tid; iwl_remove_station() local
536 u8 tid; iwl_deactivate_station() local
1362 int iwl_sta_tx_modify_enable_tid(struct iwl_priv *priv, int sta_id, int tid) iwl_sta_tx_modify_enable_tid() argument
1379 iwl_sta_rx_agg_start(struct iwl_priv *priv, struct ieee80211_sta *sta, int tid, u16 ssn) iwl_sta_rx_agg_start() argument
1403 iwl_sta_rx_agg_stop(struct iwl_priv *priv, struct ieee80211_sta *sta, int tid) iwl_sta_rx_agg_stop() argument
H A Dtx.c292 u8 sta_id, tid = IWL_MAX_TID_COUNT; iwlagn_tx_skb() local
763 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) iwlagn_check_ratid_empty() argument
944 int tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >> iwl_rx_reply_tx_agg() local
1141 int tid; iwlagn_rx_reply_tx() local
1292 int tid; iwlagn_rx_reply_compressed_ba() local
504 iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwlagn_tx_agg_stop() argument
595 iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) iwlagn_tx_agg_start() argument
654 iwlagn_tx_agg_flush(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwlagn_tx_agg_flush() argument
699 iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u8 buf_size) iwlagn_tx_agg_oper() argument
H A Dmac80211.c730 iwlagn_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) iwlagn_mac_ampdu_action() argument
H A Drs.c291 u8 tid; rs_tl_add_packet() local
367 static u32 rs_tl_get_load(struct iwl_lq_sta *lq_data, u8 tid) rs_tl_get_load() argument
431 static void rs_tl_turn_on_agg(struct iwl_priv *priv, u8 tid, rs_tl_turn_on_agg() argument
2231 u8 tid = IWL_MAX_TID_COUNT; rs_rate_scale_perform() local
395 rs_tl_turn_on_agg_for_tid(struct iwl_priv *priv, struct iwl_lq_sta *lq_data, u8 tid, struct ieee80211_sta *sta) rs_tl_turn_on_agg_for_tid() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dtx.c449 u8 tid = IWL_MAX_TID_COUNT; iwl_mvm_tx_skb() local
681 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); iwl_mvm_rx_tx_cmd_single() local
916 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); iwl_mvm_rx_tx_cmd_agg() local
981 int sta_id, tid, freed; iwl_mvm_rx_ba_notif() local
74 iwl_mvm_bar_check_trigger(struct iwl_mvm *mvm, const u8 *addr, u16 tid, u16 ssn) iwl_mvm_bar_check_trigger() argument
536 iwl_mvm_check_ratid_empty(struct iwl_mvm *mvm, struct ieee80211_sta *sta, u8 tid) iwl_mvm_check_ratid_empty() argument
H A Dops.c1040 u8 tid; iwl_mvm_disallow_offloading() local
H A Dsta.c1649 int tid, ret; iwl_mvm_sta_modify_sleep_tx_count() local
797 iwl_mvm_sta_rx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int tid, u16 ssn, bool start) iwl_mvm_sta_rx_agg() argument
857 iwl_mvm_sta_tx_agg(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int tid, u8 queue, bool start) iwl_mvm_sta_tx_agg() argument
923 iwl_mvm_sta_tx_agg_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) iwl_mvm_sta_tx_agg_start() argument
989 iwl_mvm_sta_tx_agg_oper(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u8 buf_size) iwl_mvm_sta_tx_agg_oper() argument
1044 iwl_mvm_sta_tx_agg_stop(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_stop() argument
1131 iwl_mvm_sta_tx_agg_flush(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) iwl_mvm_sta_tx_agg_flush() argument
H A Dutils.c728 iwl_mvm_disable_txq(struct iwl_mvm *mvm, int queue, int mac80211_queue, u8 tid, u8 flags) iwl_mvm_disable_txq() argument
H A Dd3.c1357 int tid; iwl_mvm_set_aes_rx_seq() local
1372 int tid; iwl_mvm_set_tkip_rx_seq() local
H A Dfw-api-tx.h520 u8 tid; member in struct:iwl_mvm_ba_notif
622 u8 tid; member in struct:iwl_scd_txq_cfg_cmd
642 u8 tid; member in struct:iwl_scd_txq_cfg_rsp
/linux-4.4.14/drivers/net/
H A Drionet.c229 static void rionet_dbell_event(struct rio_mport *mport, void *dev_id, u16 sid, u16 tid, rionet_dbell_event() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dtx.h134 u8 tid; member in struct:wl1271_tx_hw_descr
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c196 unsigned int tid = GET_TID(rpl); do_l2t_write_rpl() local
H A Dcxgb4_uld.h129 static inline void *lookup_tid(const struct tid_info *t, unsigned int tid) lookup_tid() argument
152 cxgb4_insert_tid(struct tid_info *t, void *data, unsigned int tid) cxgb4_insert_tid() argument
/linux-4.4.14/net/ceph/
H A Dmon_client.c500 u64 tid = le64_to_cpu(hdr->tid); get_generic_reply() local
523 static int __do_generic_request(struct ceph_mon_client *monc, u64 tid, __do_generic_request() argument
567 u64 tid = le64_to_cpu(msg->hdr.tid); handle_statfs_reply() local
638 u64 tid = le64_to_cpu(msg->hdr.tid); handle_get_version_reply() local
679 u64 tid; ceph_monc_do_get_version() local
431 __lookup_generic_req( struct ceph_mon_client *monc, u64 tid) __lookup_generic_req() argument
H A Dosd_client.c1760 u64 tid; handle_reply() local
2840 u64 tid; get_reply() local
857 __lookup_request(struct ceph_osd_client *osdc, u64 tid) __lookup_request() argument
876 __lookup_request_ge(struct ceph_osd_client *osdc, u64 tid) __lookup_request_ge() argument
/linux-4.4.14/kernel/debug/
H A Dgdbstub.c432 static struct task_struct *getthread(struct pt_regs *regs, int tid) getthread() argument
/linux-4.4.14/sound/isa/ad1816a/
H A Dad1816a_lib.c706 struct snd_timer_id tid; snd_ad1816a_timer() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-inject.c42 u32 tid; member in struct:event_entry
H A Dbuiltin-lock.c112 u32 tid; member in struct:thread_stat
118 static struct thread_stat *thread_stat_find(u32 tid) thread_stat_find() argument
159 static struct thread_stat *thread_stat_findnew_after_first(u32 tid) thread_stat_findnew_after_first() argument
185 static struct thread_stat *thread_stat_findnew_first(u32 tid) thread_stat_findnew_first() argument
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_rx.c106 u8 tid; rtllib_frag_cache_get() local
176 u8 tid; rtllib_frag_cache_invalidate() local
380 u8 tid; is_duplicate_packet() local
66 rtllib_frag_cache_find(struct rtllib_device *ieee, unsigned int seq, unsigned int frag, u8 tid, u8 *src, u8 *dst) rtllib_frag_cache_find() argument
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c107 u8 tid; ieee80211_frag_cache_get() local
174 u8 tid; ieee80211_frag_cache_invalidate() local
429 u8 tid; is_duplicate_packet() local
66 ieee80211_frag_cache_find(struct ieee80211_device *ieee, unsigned int seq, unsigned int frag, u8 tid, u8 *src, u8 *dst) ieee80211_frag_cache_find() argument
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c202 unsigned int tid = csk->tid; send_close_req() local
478 unsigned int tid = GET_TID(req); do_act_establish() local
1177 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, ddp_setup_conn_digest() argument
1140 ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, int pg_idx, bool reply) ddp_setup_conn_pgidx() argument
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c362 unsigned int tid = csk->tid; send_close_req() local
714 unsigned int tid = GET_TID(req); do_act_establish() local
865 unsigned int tid = GET_TID(rpl); do_act_open_rpl() local
913 unsigned int tid = GET_TID(req); do_peer_close() local
934 unsigned int tid = GET_TID(rpl); do_close_con_rpl() local
973 unsigned int tid = GET_TID(req); do_abort_req_rss() local
1021 unsigned int tid = GET_TID(rpl); do_abort_rpl_rss() local
1046 unsigned int tid = GET_TID(cpl); do_rx_data() local
1068 unsigned int tid = GET_TID(cpl); do_rx_iscsi_hdr() local
1173 unsigned int tid = GET_TID(rpl); do_rx_data_ddp() local
1258 unsigned int tid = GET_TID(rpl); do_fw4_ack() local
1278 unsigned int tid = GET_TID(rpl); do_set_tcb_rpl() local
1650 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, ddp_setup_conn_pgidx() argument
1680 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, ddp_setup_conn_digest() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c637 unsigned int tid = GET_TID(req); act_establish() local
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_mad.h126 __be64 tid; member in struct:ib_cc_mad
H A Dqib_file_ops.c288 u32 tid, ctxttid, cnt, i, tidcnt, tidoff; qib_tid_update() local
483 u32 tid, ctxttid, cnt, limit, tidcnt; qib_tid_free() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dtrx.c283 u16 tid = le16_to_cpu(hdr_qos->qos_ctrl) & 0xf; _rtl92ee_translate_rx_signal_stuff() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c96 u64 tid; member in struct:mlxsw_core::__anon7478
408 u64 tid; mlxsw_emad_process_status() local
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dsmt.c986 u_long tid ; smt_echo_test() local
1563 u_long tid ; smt_get_tid() local
933 smt_send_nif(struct s_smc *smc, const struct fddi_addr *dest, int fc, u_long tid, int type, int local) smt_send_nif() argument
999 smt_send_ecf(struct s_smc *smc, struct fddi_addr *dest, int fc, u_long tid, int type, int len) smt_send_ecf() argument
1025 smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_config() argument
1058 smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_operation() argument
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1051 static void aggr_deque_frms(struct aggr_info_conn *agg_conn, u8 tid, aggr_deque_frms() argument
1110 static bool aggr_process_recv_frm(struct aggr_info_conn *agg_conn, u8 tid, aggr_process_recv_frm() argument
1325 u8 tid, if_idx; ath6kl_rx() local
1676 static void aggr_delete_tid_state(struct aggr_info_conn *aggr_conn, u8 tid) aggr_delete_tid_state() argument
1710 u8 tid, aid; aggr_recv_addba_req_evt() local
1806 u8 tid, aid; aggr_recv_delba_req_evt() local
1832 u8 tid; aggr_reset_state() local
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c1414 carl9170_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) carl9170_op_ampdu_action() argument
H A Dtx.c386 u8 tid; carl9170_tx_status_process_ampdu() local
1398 u16 tid, seq, qseq, off; carl9170_tx_ampdu_queue() local
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h120 pid_t tid; member in struct:spu_context
/linux-4.4.14/arch/sparc/kernel/
H A Dirq_64.c315 unsigned int tid; sun4u_compute_tid() local
378 unsigned int tid; sun4u_irq_enable() local
403 unsigned int tid; sun4u_set_affinity() local
/linux-4.4.14/sound/isa/wss/
H A Dwss_lib.c1965 struct snd_timer_id tid; snd_wss_timer() local
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1607 pthread_t tid; member in struct:tsync_sibling
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_file_ops.c299 u32 tid, porttid, cnt, i, tidcnt, tidoff; ipath_tid_update() local
517 u32 tid, porttid, cnt, limit, tidcnt; ipath_tid_free() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dfile_ops.c1573 unsigned tid, mapped = 0, npages, ngroups, exp_groups, exp_tid_setup() local
1806 u16 idx, bitidx, tid; exp_tid_free() local
1863 unsigned tid; unlock_exp_tids() local
/linux-4.4.14/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1489 static int ddp_tag_reserve(struct cxgbi_sock *csk, unsigned int tid, ddp_tag_reserve() argument
H A Dlibcxgbi.h186 int tid; member in struct:cxgbi_sock
/linux-4.4.14/drivers/scsi/
H A Ddpt_i2o.c1458 int tid; adpt_i2o_parse_lct() local
2517 int tid; adpt_i2o_reparse_lct() local
3326 static int adpt_i2o_query_scalar(adpt_hba* pHba, int tid, adpt_i2o_query_scalar() argument
3393 static int adpt_i2o_issue_params(int cmd, adpt_hba* pHba, int tid, adpt_i2o_issue_params() argument
H A Ddpti.h189 u16 tid; member in struct:adpt_device
198 u16 tid; member in struct:adpt_channel
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dmcg.c902 __be64 tid = mad->mad_hdr.tid; mlx4_ib_mcg_demux_handler() local
746 search_relocate_mgid0_group(struct mlx4_ib_demux_ctx *ctx, __be64 tid, union ib_gid *new_mgid) search_relocate_mgid0_group() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dmsgbuf.c179 u8 tid; member in struct:msgbuf_tx_flowring_create_req
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965-rs.c277 u8 tid; il4965_rs_tl_add_packet() local
324 il4965_rs_tl_get_load(struct il_lq_sta *lq_data, u8 tid) il4965_rs_tl_get_load() argument
381 il4965_rs_tl_turn_on_agg(struct il_priv *il, u8 tid, struct il_lq_sta *lq_data, il4965_rs_tl_turn_on_agg() argument
1767 u8 tid = MAX_TID_COUNT; il4965_rs_rate_scale_perform() local
353 il4965_rs_tl_turn_on_agg_for_tid(struct il_priv *il, struct il_lq_sta *lq_data, u8 tid, struct ieee80211_sta *sta) il4965_rs_tl_turn_on_agg_for_tid() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h478 u8 tid; member in struct:iwl_trans_txq_scd_cfg
958 iwl_trans_txq_enable(struct iwl_trans *trans, int queue, int fifo, int sta_id, int tid, int frame_limit, u16 ssn, unsigned int queue_wdg_timeout) iwl_trans_txq_enable() argument
/linux-4.4.14/drivers/of/
H A Dbase.c339 int ac, prop_len, tid; __of_find_n_match_cpu_property() local
/linux-4.4.14/fs/ceph/
H A Dcaps.c3408 u64 tid; ceph_handle_caps() local
/linux-4.4.14/fs/xfs/
H A Dxfs_log_recover.c3653 xlog_tid_t tid; xlog_recover_ophdr_to_trans() local
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_rmu.c193 u16 tid; member in struct:rio_dbell_msg
/linux-4.4.14/arch/mips/include/asm/netlogic/xlr/
H A Dpic.h243 unsigned int tid, pid; nlm_pic_send_ipi() local
/linux-4.4.14/sound/sparc/
H A Dcs4231.c1261 struct snd_timer_id tid; snd_cs4231_timer() local
/linux-4.4.14/sound/pci/ymfpci/
H A Dymfpci_main.c1953 struct snd_timer_id tid; snd_ymfpci_timer() local
/linux-4.4.14/drivers/net/can/usb/
H A Dkvaser_usb.c188 u8 tid; member in struct:kvaser_msg_simple
193 u8 tid; member in struct:kvaser_msg_cardinfo
221 u8 tid; member in struct:kvaser_msg_cardinfo2
228 u8 tid; member in struct:leaf_msg_softinfo
237 u8 tid; member in struct:usbcan_msg_softinfo
247 u8 tid; member in struct:kvaser_msg_busparams
258 u8 tid; member in struct:kvaser_msg_tx_can
294 u8 tid; member in struct:leaf_msg_chip_state_event
306 u8 tid; member in struct:usbcan_msg_chip_state_event
319 u8 tid; member in struct:kvaser_msg_tx_acknowledge_header
324 u8 tid; member in struct:leaf_msg_tx_acknowledge
333 u8 tid; member in struct:usbcan_msg_tx_acknowledge
340 u8 tid; member in struct:leaf_msg_error_event
352 u8 tid; member in struct:usbcan_msg_error_event
364 u8 tid; member in struct:kvaser_msg_ctrl_mode
371 u8 tid; member in struct:kvaser_msg_flush_queue
708 u8 channel, tid; kvaser_usb_tx_acknowledge() local

Completed in 8465 milliseconds

12