Home
last modified time | relevance | path

Searched defs:csa (Results 1 – 22 of 22) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c81 static inline int check_spu_isolate(struct spu_state *csa, struct spu *spu) in check_spu_isolate()
97 static inline void disable_interrupts(struct spu_state *csa, struct spu *spu) in disable_interrupts()
134 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer()
147 static inline void inhibit_user_access(struct spu_state *csa, struct spu *spu) in inhibit_user_access()
158 static inline void set_switch_pending(struct spu_state *csa, struct spu *spu) in set_switch_pending()
167 static inline void save_mfc_cntl(struct spu_state *csa, struct spu *spu) in save_mfc_cntl()
201 static inline void save_spu_runcntl(struct spu_state *csa, struct spu *spu) in save_spu_runcntl()
212 static inline void save_mfc_sr1(struct spu_state *csa, struct spu *spu) in save_mfc_sr1()
220 static inline void save_spu_status(struct spu_state *csa, struct spu *spu) in save_spu_status()
246 static inline void save_mfc_stopped_status(struct spu_state *csa, in save_mfc_stopped_status()
[all …]
H A Dlscsa_alloc.c21 int spu_alloc_lscsa(struct spu_state *csa) in spu_alloc_lscsa()
38 void spu_free_lscsa(struct spu_state *csa) in spu_free_lscsa()
H A Dbacking_ops.c297 struct spu_state *csa = &ctx->csa; in spu_backing_master_start() local
308 struct spu_state *csa = &ctx->csa; in spu_backing_master_stop() local
H A Dspufs.h69 struct spu_state csa; /* SPU context save area. */ member
H A Dfile.c2473 struct spu_state *csa = &ctx->csa; in spufs_show_ctx() local
/linux/include/linux/
H A Dcoresight.h448 static inline u32 csdev_access_relaxed_read32(struct csdev_access *csa, in csdev_access_relaxed_read32()
478 static inline u32 coresight_get_pid(struct csdev_access *csa) in coresight_get_pid()
488 static inline u64 csdev_access_relaxed_read_pair(struct csdev_access *csa, in csdev_access_relaxed_read_pair()
499 static inline void csdev_access_relaxed_write_pair(struct csdev_access *csa, u64 val, in csdev_access_relaxed_write_pair()
511 static inline u32 csdev_access_read32(struct csdev_access *csa, u32 offset) in csdev_access_read32()
519 static inline void csdev_access_relaxed_write32(struct csdev_access *csa, in csdev_access_relaxed_write32()
528 static inline void csdev_access_write32(struct csdev_access *csa, u32 val, u32 offset) in csdev_access_write32()
538 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64()
547 static inline u64 csdev_access_read64(struct csdev_access *csa, u32 offset) in csdev_access_read64()
555 static inline void csdev_access_relaxed_write64(struct csdev_access *csa, in csdev_access_relaxed_write64()
[all …]
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c68 static void tpiu_enable_hw(struct csdev_access *csa) in tpiu_enable_hw()
89 static void tpiu_disable_hw(struct csdev_access *csa) in tpiu_disable_hw()
H A Dcoresight-core.c147 void coresight_clear_self_claim_tag(struct csdev_access *csa) in coresight_clear_self_claim_tag()
157 void coresight_clear_self_claim_tag_unlocked(struct csdev_access *csa) in coresight_clear_self_claim_tag_unlocked()
178 struct csdev_access *csa; in coresight_claim_device_unlocked() local
1212 int coresight_timeout_action(struct csdev_access *csa, u32 offset, in coresight_timeout_action()
1245 int coresight_timeout(struct csdev_access *csa, u32 offset, in coresight_timeout()
H A Dcoresight-catu.c394 struct csdev_access *csa = &drvdata->csdev->access; in catu_wait_for_ready() local
H A Dcoresight-etb10.c254 struct csdev_access *csa = &drvdata->csdev->access; in __etb_disable_hw() local
H A Dcoresight-etm.h232 struct csdev_access csa; member
/linux/kernel/cgroup/
H A Dcpuset-v1.c633 struct cpuset **csa; /* array of all cpuset ptrs */ in cpuset1_generate_sched_domains() local
H A Dcpuset.c812 struct cpuset **csa; /* array of all cpuset ptrs */ in generate_sched_domains() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_kms.c422 struct amdgpu_sdma_csa_info csa = {}; in amdgpu_userq_metadata_info_sdma() local
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c47 struct iwl_csa_notification *csa = (void *)pkt->data; in iwlagn_rx_csa() local
/linux/net/mac80211/
H A Dcfg.c1103 const struct ieee80211_csa_settings *csa, in ieee80211_set_probe_resp()
1323 const struct ieee80211_csa_settings *csa, in ieee80211_assign_beacon()
4217 struct ieee80211_csa_settings csa = {}; in ieee80211_set_csa_beacon() local
H A Dmesh.c957 struct mesh_csa_settings *csa; in ieee80211_mesh_build_beacon() local
H A Dieee80211_i.h819 struct mesh_csa_settings __rcu *csa; member
1023 } csa; member
1084 } csa; member
H A Dmlme.c9251 struct ieee80211_channel_sw_ie *csa = NULL; in ieee80211_mgd_csa_present() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c4078 struct il_csa_notification *csa = &(pkt->u.csa_notif); in il_hdl_csa() local
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h640 struct libipw_csa csa; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c2664 bool csa) in mt7996_mcu_beacon_cntdwn()