Home
last modified time | relevance | path

Searched defs:cs (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dgen8_engine_cs.c16 u32 *cs, flags = 0; in gen8_emit_flush_rcs() local
81 u32 cmd, *cs; in gen8_emit_flush_xcs() local
115 u32 *cs; in gen11_emit_flush_rcs() local
137 u32 *cs; in gen11_emit_flush_rcs() local
202 u32 *gen12_emit_aux_table_inv(struct intel_engine_cs *engine, u32 *cs) in gen12_emit_aux_table_inv()
231 u32 *cs; in mtl_dummy_pipe_control() local
259 u32 *cs; in gen12_emit_flush_rcs() local
313 u32 *cs, count; in gen12_emit_flush_rcs() local
367 u32 *cs; in gen12_emit_flush_xcs() local
438 u32 *cs; in gen8_emit_init_breadcrumb() local
[all …]
Dgen6_engine_cs.c60 u32 *cs; in gen6_emit_post_sync_nonzero_flush() local
94 u32 *cs, flags = 0; in gen6_emit_flush_rcs() local
143 u32 *gen6_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_rcs()
180 u32 cmd, *cs; in mi_flush_dw() local
234 u32 *cs; in gen6_emit_bb_start() local
256 u32 *cs; in hsw_emit_bb_start() local
274 u32 *cs; in gen7_stall_cs() local
294 u32 *cs, flags = 0; in gen7_emit_flush_rcs() local
353 u32 *gen7_emit_breadcrumb_rcs(struct i915_request *rq, u32 *cs) in gen7_emit_breadcrumb_rcs()
375 u32 *gen6_emit_breadcrumb_xcs(struct i915_request *rq, u32 *cs) in gen6_emit_breadcrumb_xcs()
[all …]
Dgen2_engine_cs.c19 u32 cmd, *cs; in gen2_emit_flush() local
45 u32 cmd, *cs; in gen4_emit_flush_rcs() local
131 u32 *cs; in gen4_emit_flush_vcs() local
144 static u32 *__gen2_emit_breadcrumb(struct i915_request *rq, u32 *cs, in __gen2_emit_breadcrumb()
172 u32 *gen3_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen3_emit_breadcrumb()
177 u32 *gen5_emit_breadcrumb(struct i915_request *rq, u32 *cs) in gen5_emit_breadcrumb()
190 u32 *cs, cs_offset = in i830_emit_bb_start() local
255 u32 *cs; in gen3_emit_bb_start() local
276 u32 *cs; in gen4_emit_bb_start() local
Dgen8_engine_cs.h79 __gen8_emit_write_rcs(u32 *cs, u32 value, u32 offset, u32 flags0, u32 flags1) in __gen8_emit_write_rcs()
92 gen8_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in gen8_emit_ggtt_write_rcs()
105 gen12_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags0, u32 flags1) in gen12_emit_ggtt_write_rcs()
118 __gen8_emit_flush_dw(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in __gen8_emit_flush_dw()
129 gen8_emit_ggtt_write(u32 *cs, u32 value, u32 gtt_offset, u32 flags) in gen8_emit_ggtt_write()
Dgen7_renderclear.c102 static u32 batch_offset(const struct batch_chunk *bc, u32 *cs) in batch_offset()
148 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_surface_state() local
180 u32 *cs = batch_alloc_items(state, 32, 8); in gen7_fill_binding_table() local
215 u32 *cs = batch_alloc_items(state, 32, 8 * count); in gen7_fill_interface_descriptor() local
238 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_state_base_address() local
267 u32 *cs = batch_alloc_items(batch, 32, 8); in gen7_emit_vfe_state() local
294 u32 *cs = batch_alloc_items(batch, 8, 4); in gen7_emit_interface_descriptor_load() local
315 u32 *cs; in gen7_emit_media_object() local
342 u32 *cs = batch_alloc_items(batch, 0, 4); in gen7_emit_pipeline_flush() local
357 u32 *cs = batch_alloc_items(batch, 0, 10); in gen7_emit_pipeline_invalidate() local
/linux-6.6.21/kernel/time/
Dclocksource.c171 static void __clocksource_unstable(struct clocksource *cs) in __clocksource_unstable()
200 void clocksource_mark_unstable(struct clocksource *cs) in clocksource_mark_unstable()
225 static enum wd_read_status cs_watchdog_read(struct clocksource *cs, u64 *csnow, u64 *wdnow) in cs_watchdog_read()
332 struct clocksource *cs = (struct clocksource *)csin; in clocksource_verify_one_cpu() local
337 void clocksource_verify_percpu(struct clocksource *cs) in clocksource_verify_percpu()
394 struct clocksource *cs; in clocksource_reset_watchdog() local
406 struct clocksource *cs; in clocksource_watchdog() local
606 static void clocksource_enqueue_watchdog(struct clocksource *cs) in clocksource_enqueue_watchdog()
623 struct clocksource *cs, *old_wd; in clocksource_select_watchdog() local
658 static void clocksource_dequeue_watchdog(struct clocksource *cs) in clocksource_dequeue_watchdog()
[all …]
/linux-6.6.21/kernel/cgroup/
Dcpuset.c228 static inline struct cpuset *parent_cs(struct cpuset *cs) in parent_cs()
235 struct cpuset *cs = task_cs(p); in inc_dl_tasks_cs() local
242 struct cpuset *cs = task_cs(p); in dec_dl_tasks_cs() local
260 static inline bool is_cpuset_online(struct cpuset *cs) in is_cpuset_online()
265 static inline int is_cpu_exclusive(const struct cpuset *cs) in is_cpu_exclusive()
270 static inline int is_mem_exclusive(const struct cpuset *cs) in is_mem_exclusive()
275 static inline int is_mem_hardwall(const struct cpuset *cs) in is_mem_hardwall()
280 static inline int is_sched_load_balance(const struct cpuset *cs) in is_sched_load_balance()
285 static inline int is_memory_migrate(const struct cpuset *cs) in is_memory_migrate()
290 static inline int is_spread_page(const struct cpuset *cs) in is_spread_page()
[all …]
/linux-6.6.21/drivers/scsi/
Dmyrs.c104 static void myrs_qcmd(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk) in myrs_qcmd()
128 static void myrs_exec_cmd(struct myrs_hba *cs, in myrs_exec_cmd()
145 static void myrs_report_progress(struct myrs_hba *cs, unsigned short ldev_num, in myrs_report_progress()
158 static unsigned char myrs_get_ctlr_info(struct myrs_hba *cs) in myrs_get_ctlr_info()
219 static unsigned char myrs_get_ldev_info(struct myrs_hba *cs, in myrs_get_ldev_info()
306 static unsigned char myrs_get_pdev_info(struct myrs_hba *cs, in myrs_get_pdev_info()
350 static unsigned char myrs_dev_op(struct myrs_hba *cs, in myrs_dev_op()
375 static unsigned char myrs_translate_pdev(struct myrs_hba *cs, in myrs_translate_pdev()
419 static unsigned char myrs_get_event(struct myrs_hba *cs, in myrs_get_event()
454 static unsigned char myrs_get_fwstatus(struct myrs_hba *cs) in myrs_get_fwstatus()
[all …]
/linux-6.6.21/drivers/memory/
Dstm32-fmc2-ebi.c181 int cs) in stm32_fmc2_ebi_check_mux()
195 int cs) in stm32_fmc2_ebi_check_waitcfg()
209 int cs) in stm32_fmc2_ebi_check_sync_trans()
223 int cs) in stm32_fmc2_ebi_check_async_trans()
237 int cs) in stm32_fmc2_ebi_check_cpsize()
251 int cs) in stm32_fmc2_ebi_check_address_hold()
270 int cs) in stm32_fmc2_ebi_check_clk_period()
288 int cs) in stm32_fmc2_ebi_check_cclk()
297 int cs, u32 setup) in stm32_fmc2_ebi_ns_to_clock_cycles()
306 int cs, u32 setup) in stm32_fmc2_ebi_ns_to_clk_period()
[all …]
Domap-gpmc.c277 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg()
285 static u32 gpmc_cs_read_reg(int cs, int idx) in gpmc_cs_read_reg()
312 static unsigned long gpmc_get_clk_period(int cs, enum gpmc_clk_domain cd) in gpmc_get_clk_period()
334 static unsigned int gpmc_ns_to_clk_ticks(unsigned int time_ns, int cs, in gpmc_ns_to_clk_ticks()
360 static unsigned int gpmc_clk_ticks_to_ns(unsigned int ticks, int cs, in gpmc_clk_ticks_to_ns()
383 static inline void gpmc_cs_modify_reg(int cs, int reg, u32 mask, bool value) in gpmc_cs_modify_reg()
395 static void gpmc_cs_bool_timings(int cs, const struct gpmc_bool_timings *p) in gpmc_cs_bool_timings()
439 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg()
482 #define GPMC_PRINT_CONFIG(cs, config) \ argument
500 static void gpmc_show_regs(int cs, const char *desc) in gpmc_show_regs()
[all …]
/linux-6.6.21/sound/core/
Dpcm_iec958.c29 int snd_pcm_create_iec958_consumer_default(u8 *cs, size_t len) in snd_pcm_create_iec958_consumer_default()
49 u8 *cs, size_t len) in fill_iec958_consumer()
134 u8 *cs, size_t len) in snd_pcm_fill_iec958_consumer()
157 u8 *cs, size_t len) in snd_pcm_fill_iec958_consumer_hw_params()
176 int snd_pcm_create_iec958_consumer(struct snd_pcm_runtime *runtime, u8 *cs, in snd_pcm_create_iec958_consumer()
203 u8 *cs, size_t len) in snd_pcm_create_iec958_consumer_hw_params()
/linux-6.6.21/fs/xfs/scrub/
Dstats.c85 struct xchk_stats *cs, in xchk_stats_format()
128 struct xchk_stats *cs) in xchk_stats_estimate_bufsize()
161 struct xchk_stats *cs) in xchk_stats_clearall()
182 struct xchk_stats *cs, in xchk_stats_merge_one()
241 struct xchk_stats *cs = file->private_data; in xchk_scrub_stats_read() local
284 struct xchk_stats *cs = file->private_data; in xchk_clear_scrub_stats_write() local
307 struct xchk_stats *cs, in xchk_stats_init()
322 struct xchk_stats *cs, in xchk_stats_register()
341 struct xchk_stats *cs) in xchk_stats_teardown()
349 struct xchk_stats *cs) in xchk_stats_unregister()
[all …]
/linux-6.6.21/drivers/clocksource/
Dtimer-pistachio.c48 struct clocksource cs; member
53 #define to_pistachio_clocksource(cs) \ argument
68 pistachio_clocksource_read_cycles(struct clocksource *cs) in pistachio_clocksource_read_cycles()
93 static void pistachio_clksrc_set_mode(struct clocksource *cs, int timeridx, in pistachio_clksrc_set_mode()
108 static void pistachio_clksrc_enable(struct clocksource *cs, int timeridx) in pistachio_clksrc_enable()
118 static void pistachio_clksrc_disable(struct clocksource *cs, int timeridx) in pistachio_clksrc_disable()
124 static int pistachio_clocksource_enable(struct clocksource *cs) in pistachio_clocksource_enable()
130 static void pistachio_clocksource_disable(struct clocksource *cs) in pistachio_clocksource_disable()
Dem_sti.c33 struct clocksource cs; member
181 static struct em_sti_priv *cs_to_em_sti(struct clocksource *cs) in cs_to_em_sti()
186 static u64 em_sti_clocksource_read(struct clocksource *cs) in em_sti_clocksource_read()
191 static int em_sti_clocksource_enable(struct clocksource *cs) in em_sti_clocksource_enable()
198 static void em_sti_clocksource_disable(struct clocksource *cs) in em_sti_clocksource_disable()
203 static void em_sti_clocksource_resume(struct clocksource *cs) in em_sti_clocksource_resume()
210 struct clocksource *cs = &p->cs; in em_sti_register_clocksource() local
Dingenic-ost.c39 struct clocksource cs; member
56 static u64 notrace ingenic_ost_clocksource_readl(struct clocksource *cs) in ingenic_ost_clocksource_readl()
61 static u64 notrace ingenic_ost_clocksource_readh(struct clocksource *cs) in ingenic_ost_clocksource_readh()
71 struct clocksource *cs; in ingenic_ost_probe() local
/linux-6.6.21/include/linux/mfd/syscon/
Datmel-smc.h18 #define ATMEL_SMC_SETUP(cs) (((cs) * 0x10)) argument
19 #define ATMEL_HSMC_SETUP(layout, cs) \ argument
21 #define ATMEL_SMC_PULSE(cs) (((cs) * 0x10) + 0x4) argument
22 #define ATMEL_HSMC_PULSE(layout, cs) \ argument
24 #define ATMEL_SMC_CYCLE(cs) (((cs) * 0x10) + 0x8) argument
25 #define ATMEL_HSMC_CYCLE(layout, cs) \ argument
32 #define ATMEL_SMC_MODE(cs) (((cs) * 0x10) + 0xc) argument
33 #define ATMEL_HSMC_MODE(layout, cs) \ argument
64 #define ATMEL_HSMC_TIMINGS(layout, cs) \ argument
/linux-6.6.21/arch/mips/bcm63xx/
Dcs.c24 static int is_valid_cs(unsigned int cs) in is_valid_cs()
35 int bcm63xx_set_cs_base(unsigned int cs, u32 base, unsigned int size) in bcm63xx_set_cs_base()
66 int bcm63xx_set_cs_timing(unsigned int cs, unsigned int wait, in bcm63xx_set_cs_timing()
94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param()
126 int bcm63xx_set_cs_status(unsigned int cs, int enable) in bcm63xx_set_cs_status()
/linux-6.6.21/drivers/gpu/drm/i915/pxp/
Dintel_pxp_cmd.c23 static u32 *pxp_emit_session_selection(u32 *cs, u32 idx) in pxp_emit_session_selection()
48 static u32 *pxp_emit_inline_termination(u32 *cs) in pxp_emit_inline_termination()
57 static u32 *pxp_emit_session_termination(u32 *cs, u32 idx) in pxp_emit_session_termination()
65 static u32 *pxp_emit_wait(u32 *cs) in pxp_emit_wait()
101 u32 *cs; in intel_pxp_terminate_session() local
/linux-6.6.21/fs/fuse/
Ddev.c658 static void fuse_copy_init(struct fuse_copy_state *cs, int write, in fuse_copy_init()
667 static void fuse_copy_finish(struct fuse_copy_state *cs) in fuse_copy_finish()
689 static int fuse_copy_fill(struct fuse_copy_state *cs) in fuse_copy_fill()
748 static int fuse_copy_do(struct fuse_copy_state *cs, void **val, unsigned *size) in fuse_copy_do()
789 static int fuse_try_move_page(struct fuse_copy_state *cs, struct page **pagep) in fuse_try_move_page()
894 static int fuse_ref_page(struct fuse_copy_state *cs, struct page *page, in fuse_ref_page()
928 static int fuse_copy_page(struct fuse_copy_state *cs, struct page **pagep, in fuse_copy_page()
976 static int fuse_copy_pages(struct fuse_copy_state *cs, unsigned nbytes, in fuse_copy_pages()
999 static int fuse_copy_one(struct fuse_copy_state *cs, void *val, unsigned size) in fuse_copy_one()
1013 static int fuse_copy_args(struct fuse_copy_state *cs, unsigned numargs, in fuse_copy_args()
[all …]
/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_submission.c232 void cs_get(struct hl_cs *cs) in cs_get()
237 static int cs_get_unless_zero(struct hl_cs *cs) in cs_get_unless_zero()
242 static void cs_put(struct hl_cs *cs) in cs_put()
259 bool cs_needs_completion(struct hl_cs *cs) in cs_needs_completion()
270 bool cs_needs_timeout(struct hl_cs *cs) in cs_needs_timeout()
345 struct hl_cs *cs = job->cs; in hl_complete_job() local
420 struct hl_cs *cs; in hl_staged_cs_find_first() local
437 bool is_staged_cs_last_exists(struct hl_device *hdev, struct hl_cs *cs) in is_staged_cs_last_exists()
460 static void staged_cs_get(struct hl_device *hdev, struct hl_cs *cs) in staged_cs_get()
479 static void staged_cs_put(struct hl_device *hdev, struct hl_cs *cs) in staged_cs_put()
[all …]
/linux-6.6.21/drivers/edac/
Darmada_xp_edac.c27 #define SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs) (20+cs) argument
28 #define SDRAM_ADDR_CTRL_SIZE_HIGH_MASK(cs) (0x1 << SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs)) argument
29 #define SDRAM_ADDR_CTRL_ADDR_SEL_MASK(cs) BIT(16+cs) argument
30 #define SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs) (cs*4+2) argument
31 #define SDRAM_ADDR_CTRL_SIZE_LOW_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs)) argument
32 #define SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs) (cs*4) argument
33 #define SDRAM_ADDR_CTRL_STRUCT_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs)) argument
69 #define SDRAM_RANK_CTRL_EXIST_MASK(cs) BIT(cs) argument
83 uint8_t cs, uint8_t bank, uint16_t row, in axp_mc_calc_address()
/linux-6.6.21/drivers/spi/
Dspi-dw-mmio.c65 #define ELBA_SPICS_OFFSET(cs) ((cs) << 1) argument
66 #define ELBA_SPICS_MASK(cs) (GENMASK(1, 0) << ELBA_SPICS_OFFSET(cs)) argument
67 #define ELBA_SPICS_SET(cs, val) \ argument
82 u32 cs = spi_get_chipselect(spi, 0); in dw_spi_mscc_set_cs() local
155 u8 cs = spi_get_chipselect(spi, 0); in dw_spi_sparx5_set_cs() local
272 static void dw_spi_elba_override_cs(struct regmap *syscon, int cs, int enable) in dw_spi_elba_override_cs()
283 u8 cs; in dw_spi_elba_set_cs() local
Dspi-omap2-mcspi.c115 struct list_head cs; member
164 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg() local
171 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_read_cs_reg() local
178 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_cached_chconf0() local
185 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_chconf0() local
224 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_enable() local
297 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_fifo() local
446 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_rx_dma() local
583 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_txrx_dma() local
691 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_txrx_pio() local
[all …]
/linux-6.6.21/tools/perf/util/
Dcomm.c22 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get()
30 static void comm_str__put(struct comm_str *cs) in comm_str__put()
43 struct comm_str *cs; in comm_str__alloc() local
99 struct comm_str *cs; in comm_str__findnew() local
/linux-6.6.21/include/linux/
Dclocksource.h239 static inline int __clocksource_register(struct clocksource *cs) in __clocksource_register()
244 static inline int clocksource_register_hz(struct clocksource *cs, u32 hz) in clocksource_register_hz()
249 static inline int clocksource_register_khz(struct clocksource *cs, u32 khz) in clocksource_register_khz()
254 static inline void __clocksource_update_freq_hz(struct clocksource *cs, u32 hz) in __clocksource_update_freq_hz()
259 static inline void __clocksource_update_freq_khz(struct clocksource *cs, u32 khz) in __clocksource_update_freq_khz()
267 static inline void clocksource_arch_init(struct clocksource *cs) { } in clocksource_arch_init()

12345678910>>...19