Searched defs:csa (Results 1 – 18 of 18) sorted by relevance
/linux-3.3/arch/powerpc/platforms/cell/spufs/ |
D | switch.c | 95 static inline int check_spu_isolate(struct spu_state *csa, struct spu *spu) in check_spu_isolate() 111 static inline void disable_interrupts(struct spu_state *csa, struct spu *spu) in disable_interrupts() 148 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) in set_watchdog_timer() 161 static inline void inhibit_user_access(struct spu_state *csa, struct spu *spu) in inhibit_user_access() 172 static inline void set_switch_pending(struct spu_state *csa, struct spu *spu) in set_switch_pending() 181 static inline void save_mfc_cntl(struct spu_state *csa, struct spu *spu) in save_mfc_cntl() 215 static inline void save_spu_runcntl(struct spu_state *csa, struct spu *spu) in save_spu_runcntl() 226 static inline void save_mfc_sr1(struct spu_state *csa, struct spu *spu) in save_mfc_sr1() 234 static inline void save_spu_status(struct spu_state *csa, struct spu *spu) in save_spu_status() 260 static inline void save_mfc_stopped_status(struct spu_state *csa, in save_mfc_stopped_status() [all …]
|
D | lscsa_alloc.c | 34 static int spu_alloc_lscsa_std(struct spu_state *csa) in spu_alloc_lscsa_std() 51 static void spu_free_lscsa_std(struct spu_state *csa) in spu_free_lscsa_std() 71 int spu_alloc_lscsa(struct spu_state *csa) in spu_alloc_lscsa() 144 void spu_free_lscsa(struct spu_state *csa) in spu_free_lscsa() 173 int spu_alloc_lscsa(struct spu_state *csa) in spu_alloc_lscsa() 178 void spu_free_lscsa(struct spu_state *csa) in spu_free_lscsa()
|
D | backing_ops.c | 310 struct spu_state *csa = &ctx->csa; in spu_backing_master_start() local 321 struct spu_state *csa = &ctx->csa; in spu_backing_master_stop() local
|
D | file.c | 244 struct spu_state *csa = &ctx->csa; in spufs_mem_mmap_fault() local 316 struct spu_state *csa = &ctx->csa; in spufs_mem_mmap() local 346 struct spu_state *csa = &ctx->csa; in spufs_get_unmapped_area() local 2644 struct spu_state *csa = &ctx->csa; in spufs_show_ctx() local
|
D | spufs.h | 82 struct spu_state csa; /* SPU context save area. */ member
|
/linux-3.3/arch/arm/mach-at91/ |
D | board-cap9adk.c | 205 unsigned long csa; in cap9adk_add_device_nand() local 282 unsigned long csa; in cap9adk_add_device_nor() local
|
D | board-cpu9krea.c | 239 unsigned long csa; in cpu9krea_add_device_nor() local
|
D | at91rm9200_devices.c | 236 unsigned int csa; in at91_add_device_cf() local 404 unsigned int csa; in at91_add_device_nand() local
|
D | at91sam9260_devices.c | 420 unsigned long csa; in at91_add_device_nand() local 1262 unsigned long csa; in at91_add_device_cf() local
|
D | at91sam9261_devices.c | 234 unsigned long csa; in at91_add_device_nand() local
|
D | at91sam9rl_devices.c | 263 unsigned long csa; in at91_add_device_nand() local
|
D | at91cap9_devices.c | 419 unsigned long csa; in at91_add_device_nand() local
|
D | at91sam9263_devices.c | 494 unsigned long csa; in at91_add_device_nand() local
|
D | at91sam9g45_devices.c | 551 unsigned long csa; in at91_add_device_nand() local
|
/linux-3.3/drivers/net/wireless/iwlwifi/ |
D | iwl-agn-rx.c | 153 struct iwl_csa_notification *csa = &(pkt->u.csa_notif); in iwlagn_rx_csa() local
|
/linux-3.3/kernel/ |
D | cpuset.c | 557 struct cpuset **csa; /* array of all cpuset ptrs */ in generate_sched_domains() local
|
/linux-3.3/drivers/net/wireless/ipw2x00/ |
D | libipw.h | 717 struct libipw_csa csa; member
|
/linux-3.3/drivers/net/wireless/iwlegacy/ |
D | common.c | 4112 struct il_csa_notification *csa = &(pkt->u.csa_notif); in il_hdl_csa() local
|