Home
last modified time | relevance | path

Searched defs:tids (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.14.4/tools/testing/selftests/bpf/map_tests/
Dtask_storage_map.c42 static void abort_lookup(struct lookup_ctx *ctx, pthread_t *tids, unsigned int nr) in abort_lookup()
57 pthread_t tids[MAX_NR_THREAD]; in test_task_storage_map_stress_lookup() local
Dlpm_trie_map_get_next_key.c46 static void abort_get_next_key(struct get_next_key_ctx *ctx, pthread_t *tids, in abort_get_next_key()
71 pthread_t tids[MAX_NR_THREADS]; in test_lpm_trie_map_get_next_key() local
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtask_local_storage.c147 static void waitall(const pthread_t *tids, int nr) in waitall()
177 pthread_t tids[nr_threads]; in test_nodeadlock() local
Dhtab_reuse.c65 pthread_t tids[wr_nr + rd_nr]; in test_htab_reuse() local
Dhtab_update.c79 pthread_t *tids; in test_concurrent_update() local
/linux-6.14.4/tools/testing/selftests/powerpc/math/
Dfpu_preempt.c54 pthread_t *tids; in test_preempt_fpu() local
Dvmx_preempt.c60 pthread_t *tids; in test_preempt_vmx() local
Dvsx_preempt.c93 pthread_t *tids; in test_preempt_vsx() local
Dfpu_signal.c75 pthread_t *tids; in test_signal_fpu() local
Dvmx_signal.c97 pthread_t *tids; in test_signal_vmx() local
/linux-6.14.4/net/mac80211/
Dsta_info.c1067 unsigned long tids; in __sta_info_recalc_tim() local
1892 static int find_highest_prio_tid(unsigned long tids) in find_highest_prio_tid()
1948 unsigned long tids; in ieee80211_sta_ps_get_frames() local
2046 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local
Ddriver-ops.h900 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames()
915 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames()
1545 struct ieee80211_sta *sta, u8 tids) in drv_reset_tid_config()
/linux-6.14.4/tools/perf/tests/
Dswitch-tracking.c66 pid_t *tids; member
/linux-6.14.4/drivers/infiniband/hw/hfi1/
Duser_sdma.h137 u32 *tids; member
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c438 u16 tids, int nframes, in mt7603_release_buffered_frames()
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/
Dtx.c406 u16 tids, int nframes, in mt76_release_buffered_frames()
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3358 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames()
3373 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames()
3392 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local
Dtx.c2270 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids()
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h425 struct tid_info *tids; /* TID table */ member
Dcxgb4_ethtool.c2239 struct tid_info *tids = &adap->tids; in cxgb4_init_ethtool_filters() local
/linux-6.14.4/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c823 struct tid_info *tids; in chtls_release_resources() local
Dchtls.h218 struct tid_info *tids; member
/linux-6.14.4/net/wireless/
Drdev-ops.h1375 u8 tids) in rdev_reset_tid_config()
/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dxmit.c1692 u16 tids, int nframes, in ath9k_release_buffered_frames()
/linux-6.14.4/tools/perf/
Dbuiltin-inject.c101 struct hlist_head tids[PERF_EVLIST__HLIST_SIZE]; member

12