Searched defs:csa (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
D | switch.c | 81 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 …]
|
D | lscsa_alloc.c | 21 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()
|
D | backing_ops.c | 297 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
|
D | spufs.h | 69 struct spu_state csa; /* SPU context save area. */ member
|
D | file.c | 2502 struct spu_state *csa = &ctx->csa; in spufs_show_ctx() local
|
/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rx.c | 52 struct iwl_csa_notification *csa = (void *)pkt->data; in iwlagn_rx_csa() local
|
/linux-5.10/net/mac80211/ |
D | cfg.c | 813 const struct ieee80211_csa_settings *csa) in ieee80211_set_probe_resp() 938 const struct ieee80211_csa_settings *csa) in ieee80211_assign_beacon() 3249 struct ieee80211_csa_settings csa = {}; in ieee80211_set_csa_beacon() local
|
D | mesh.c | 783 struct mesh_csa_settings *csa; in ieee80211_mesh_build_beacon() local
|
D | ieee80211_i.h | 720 struct mesh_csa_settings __rcu *csa; member
|
/linux-5.10/kernel/cgroup/ |
D | cpuset.c | 741 struct cpuset **csa; /* array of all cpuset ptrs */ in generate_sched_domains() local
|
/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
D | libipw.h | 653 struct libipw_csa csa; member
|
/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
D | common.c | 4104 struct il_csa_notification *csa = &(pkt->u.csa_notif); in il_hdl_csa() local
|
/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 2380 struct bss_info_bcn_csa *csa; in mt7915_mcu_beacon_csa() local
|