Home
last modified time | relevance | path

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

12

/linux-6.12.1/tools/testing/selftests/bpf/map_tests/
Dtask_storage_map.c41 static void abort_lookup(struct lookup_ctx *ctx, pthread_t *tids, unsigned int nr) in abort_lookup()
56 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.12.1/tools/testing/selftests/bpf/prog_tests/
Dtask_local_storage.c139 static void waitall(const pthread_t *tids, int nr) in waitall()
169 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.12.1/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.12.1/net/mac80211/
Dsta_info.c1049 unsigned long tids; in __sta_info_recalc_tim() local
1857 static int find_highest_prio_tid(unsigned long tids) in find_highest_prio_tid()
1913 unsigned long tids; in ieee80211_sta_ps_get_frames() local
2011 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local
Ddriver-ops.h897 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames()
912 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames()
1541 struct ieee80211_sta *sta, u8 tids) in drv_reset_tid_config()
/linux-6.12.1/tools/perf/tests/
Dswitch-tracking.c66 pid_t *tids; member
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Duser_sdma.h137 u32 *tids; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c440 u16 tids, int nframes, in mt7603_release_buffered_frames()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dtx.c406 u16 tids, int nframes, in mt76_release_buffered_frames()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3351 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames()
3366 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames()
3385 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local
Dtx.c2341 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids()
/linux-6.12.1/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.12.1/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.12.1/net/wireless/
Drdev-ops.h1373 u8 tids) in rdev_reset_tid_config()
/linux-6.12.1/tools/perf/
Dbuiltin-inject.c101 struct hlist_head tids[PERF_EVLIST__HLIST_SIZE]; member
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2543 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local

12