Home
last modified time | relevance | path

Searched defs:csa (Results 1 – 15 of 15) 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/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c47 struct iwl_csa_notification *csa = (void *)pkt->data; in iwlagn_rx_csa() local
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h232 struct csdev_access csa; member
/linux/net/mac80211/
H A Dcfg.c1078 const struct ieee80211_csa_settings *csa, in ieee80211_set_probe_resp()
1298 const struct ieee80211_csa_settings *csa, in ieee80211_assign_beacon()
4180 struct ieee80211_csa_settings csa = {}; in ieee80211_set_csa_beacon() local
H A Dmesh.c954 struct mesh_csa_settings *csa; ieee80211_mesh_build_beacon() local
[all...]
H A Dieee80211_i.h820 struct mesh_csa_settings __rcu *csa; member
1027 } csa; member
1091 } csa; member
H A Dmlme.c9084 struct ieee80211_channel_sw_ie *csa = NULL; in ieee80211_mgd_csa_present() local
/linux/kernel/cgroup/
H A Dcpuset.c816 struct cpuset **csa; /* array of all cpuset ptrs */ in generate_sched_domains() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c4082 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.c2653 bool csa) in mt7996_mcu_beacon_cntdwn()