/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 41 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
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | task_local_storage.c | 145 static void waitall(const pthread_t *tids, int nr) in waitall() 175 pthread_t tids[nr_threads]; in test_nodeadlock() local
|
H A D | htab_update.c | 79 pthread_t *tids; in test_concurrent_update() local
|
H A D | htab_reuse.c | 65 pthread_t tids[wr_nr + rd_nr]; in test_htab_reuse() local
|
/openbmc/linux/tools/testing/selftests/powerpc/math/ |
H A D | fpu_preempt.c | 59 pthread_t *tids; in test_preempt_fpu() local
|
H A D | vmx_preempt.c | 60 pthread_t *tids; in test_preempt_vmx() local
|
H A D | vsx_preempt.c | 93 pthread_t *tids; in test_preempt_vsx() local
|
H A D | fpu_signal.c | 79 pthread_t *tids; in test_signal_fpu() local
|
H A D | vmx_signal.c | 97 pthread_t *tids; in test_signal_vmx() local
|
/openbmc/qemu/target/microblaze/ |
H A D | mmu.h | 72 uint8_t tids[TLB_ENTRIES]; member
|
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | 1053 unsigned long tids; in __sta_info_recalc_tim() local 1864 static int find_highest_prio_tid(unsigned long tids) in find_highest_prio_tid() 1920 unsigned long tids; in ieee80211_sta_ps_get_frames() local 2018 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local
|
H A D | driver-ops.h | 826 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames() 841 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames() 1414 struct ieee80211_sta *sta, u8 tids) in drv_reset_tid_config()
|
/openbmc/linux/tools/perf/tests/ |
H A D | switch-tracking.c | 66 pid_t *tids; member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | siggen.py | 123 def get_unihashes(self, tids): argument 691 def get_unihashes(self, tids): argument
|
H A D | runqueue.py | 1689 def _rq_dump_sigtid(self, tids): argument 3143 def update_scenequeue_data(tids, sqdata, rqdata, rq, cooker, stampcache, sqrq, summary=True): argument
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.h | 137 u32 *tids; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | main.c | 447 u16 tids, int nframes, in mt7603_release_buffered_frames()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | tx.c | 396 u16 tids, int nframes, in mt76_release_buffered_frames()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 3161 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames() 3176 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames() 3195 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local
|
H A D | tx.c | 2278 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 425 struct tid_info *tids; /* TID table */ member
|
H A D | cxgb4_ethtool.c | 2242 struct tid_info *tids = &adap->tids; in cxgb4_init_ethtool_filters() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 823 struct tid_info *tids; in chtls_release_resources() local
|
H A D | chtls.h | 219 struct tid_info *tids; member
|
/openbmc/linux/tools/perf/ |
H A D | builtin-inject.c | 101 struct hlist_head tids[PERF_EVLIST__HLIST_SIZE]; member
|