Home
last modified time | relevance | path

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

12345678910>>...13

/linux/kernel/cgroup/
H A Dcpuset.c223 struct cpuset *cs = task_cs(p); in inc_dl_tasks_cs() local
230 struct cpuset *cs = task_cs(p); in dec_dl_tasks_cs() local
235 static inline bool is_partition_valid(const struct cpuset *cs) in is_partition_valid() argument
240 static inline bool is_partition_invalid(const struct cpuset *cs) in is_partition_invalid() argument
245 static inline bool cs_is_member(const struct cpuset *cs) in cs_is_member() argument
253 make_partition_invalid(struct cpuset * cs) make_partition_invalid() argument
262 notify_partition_change(struct cpuset * cs,int old_prs) notify_partition_change() argument
374 dec_attach_in_progress_locked(struct cpuset * cs) dec_attach_in_progress_locked() argument
383 dec_attach_in_progress(struct cpuset * cs) dec_attach_in_progress() argument
424 partition_is_populated(struct cpuset * cs,struct cpuset * excluded_child) partition_is_populated() argument
473 struct cpuset *cs; guarantee_active_cpus() local
499 guarantee_online_mems(struct cpuset * cs,nodemask_t * pmask) guarantee_online_mems() argument
573 dup_or_alloc_cpuset(struct cpuset * cs) dup_or_alloc_cpuset() argument
613 free_cpuset(struct cpuset * cs) free_cpuset() argument
623 user_xcpus(struct cpuset * cs) user_xcpus() argument
629 xcpus_empty(struct cpuset * cs) xcpus_empty() argument
916 dl_update_tasks_root_domain(struct cpuset * cs) dl_update_tasks_root_domain() argument
934 struct cpuset *cs = NULL; dl_rebuild_rd_accounting() local
1057 cpuset_update_tasks_cpumask(struct cpuset * cs,struct cpumask * new_cpus) cpuset_update_tasks_cpumask() argument
1092 compute_effective_cpumask(struct cpumask * new_cpus,struct cpuset * cs,struct cpuset * parent) compute_effective_cpumask() argument
1116 update_partition_exclusive_flag(struct cpuset * cs,int new_prs) update_partition_exclusive_flag() argument
1137 update_partition_sd_lb(struct cpuset * cs,int old_prs) update_partition_sd_lb() argument
1167 tasks_nocpu_error(struct cpuset * parent,struct cpuset * cs,struct cpumask * xcpus) tasks_nocpu_error() argument
1179 reset_partition_data(struct cpuset * cs) reset_partition_data() argument
1386 rm_siblings_excl_cpus(struct cpuset * parent,struct cpuset * cs,struct cpumask * excpus) rm_siblings_excl_cpus() argument
1434 compute_excpus(struct cpuset * cs,struct cpumask * excpus) compute_excpus() argument
1455 compute_trialcs_excpus(struct cpuset * trialcs,struct cpuset * cs) compute_trialcs_excpus() argument
1470 is_remote_partition(struct cpuset * cs) is_remote_partition() argument
1475 is_local_partition(struct cpuset * cs) is_local_partition() argument
1490 remote_partition_enable(struct cpuset * cs,int new_prs,struct tmpmasks * tmp) remote_partition_enable() argument
1544 remote_partition_disable(struct cpuset * cs,struct tmpmasks * tmp) remote_partition_disable() argument
1587 remote_cpus_update(struct cpuset * cs,struct cpumask * xcpus,struct cpumask * excpus,struct tmpmasks * tmp) remote_cpus_update() argument
1689 update_parent_effective_cpumask(struct cpuset * cs,int cmd,struct cpumask * newmask,struct tmpmasks * tmp) update_parent_effective_cpumask() argument
2018 compute_partition_effective_cpumask(struct cpuset * cs,struct cpumask * new_ecpus) compute_partition_effective_cpumask() argument
2085 update_cpumasks_hier(struct cpuset * cs,struct tmpmasks * tmp,bool force) update_cpumasks_hier() argument
2263 update_sibling_cpumasks(struct cpuset * parent,struct cpuset * cs,struct tmpmasks * tmp) update_sibling_cpumasks() argument
2327 validate_partition(struct cpuset * cs,struct cpuset * trialcs) validate_partition() argument
2356 partition_cpus_change(struct cpuset * cs,struct cpuset * trialcs,struct tmpmasks * tmp) partition_cpus_change() argument
2390 update_cpumask(struct cpuset * cs,struct cpuset * trialcs,const char * buf) update_cpumask() argument
2450 update_exclusive_cpumask(struct cpuset * cs,struct cpuset * trialcs,const char * buf) update_exclusive_cpumask() argument
2618 cpuset_update_tasks_nodemask(struct cpuset * cs) cpuset_update_tasks_nodemask() argument
2681 update_nodemasks_hier(struct cpuset * cs,nodemask_t * new_mems) update_nodemasks_hier() argument
2737 update_nodemask(struct cpuset * cs,struct cpuset * trialcs,const char * buf) update_nodemask() argument
2793 cpuset_update_flag(cpuset_flagbits_t bit,struct cpuset * cs,int turning_on) cpuset_update_flag() argument
2846 update_prstate(struct cpuset * cs,int new_prs) update_prstate() argument
2974 cpuset_can_attach_check(struct cpuset * cs) cpuset_can_attach_check() argument
2982 reset_migrate_dl_data(struct cpuset * cs) reset_migrate_dl_data() argument
2993 struct cpuset *cs, *oldcs; cpuset_can_attach() local
3081 struct cpuset *cs; cpuset_cancel_attach() local
3106 cpuset_attach_task(struct cpuset * cs,struct task_struct * task) cpuset_attach_task() argument
3130 struct cpuset *cs; cpuset_attach() local
3215 struct cpuset *cs = css_cs(of_css(of)); cpuset_write_resmask() local
3267 struct cpuset *cs = css_cs(seq_css(sf)); cpuset_common_seq_show() local
3308 struct cpuset *cs = css_cs(seq_css(seq)); cpuset_partition_show() local
3340 struct cpuset *cs = css_cs(of_css(of)); cpuset_partition_write() local
3452 struct cpuset *cs; cpuset_css_alloc() local
3473 struct cpuset *cs = css_cs(css); cpuset_css_online() local
3509 struct cpuset *cs = css_cs(css); cpuset_css_offline() local
3526 struct cpuset *cs = css_cs(css); cpuset_css_killed() local
3537 struct cpuset *cs = css_cs(css); cpuset_css_free() local
3567 struct cpuset *cs = css_cs(cset->subsys[cpuset_cgrp_id]); cpuset_can_fork() local
3606 struct cpuset *cs = css_cs(cset->subsys[cpuset_cgrp_id]); cpuset_cancel_fork() local
3626 struct cpuset *cs; cpuset_fork() local
3708 hotplug_update_tasks(struct cpuset * cs,struct cpumask * new_cpus,nodemask_t * new_mems,bool cpus_updated,bool mems_updated) hotplug_update_tasks() argument
3743 cpuset_hotplug_update_tasks(struct cpuset * cs,struct tmpmasks * tmp) cpuset_hotplug_update_tasks() argument
3924 struct cpuset *cs; cpuset_handle_hotplug() local
4014 struct cpuset *cs; __cpuset_cpus_allowed_locked() local
4163 nearest_hardwall_ancestor(struct cpuset * cs) nearest_hardwall_ancestor() argument
4212 struct cpuset *cs; /* current cpuset ancestors */ cpuset_current_node_allowed() local
4263 struct cpuset *cs; cpuset_nodes_allowed() local
[all...]
H A Dcpuset-v1.c11 struct cpuset *cs; member
148 static int update_relax_domain_level(struct cpuset *cs, s64 val) in update_relax_domain_level()
168 struct cpuset *cs = css_cs(css); in cpuset_write_s64() local
192 struct cpuset *cs = css_cs(css); in cpuset_read_s64() local
212 void cpuset1_update_task_spread_flags(struct cpuset *cs, in cpuset1_update_task_spread_flags()
237 void cpuset1_update_tasks_flags(struct cpuset *cs) in cpuset1_update_tasks_flags()
255 static void remove_tasks_in_empty_cpuset(struct cpuset *cs) in remove_tasks_in_empty_cpuset()
285 void cpuset1_hotplug_update_tasks(struct cpuset *cs, in cpuset1_hotplug_update_tasks()
451 struct cpuset *cs = css_cs(css); in cpuset_read_u64() local
484 struct cpuset *cs = css_cs(css); in cpuset_write_u64() local
[all …]
H A Dcpuset-internal.h207 parent_cs(struct cpuset * cs) parent_cs() argument
213 is_cpuset_online(struct cpuset * cs) is_cpuset_online() argument
218 is_cpu_exclusive(const struct cpuset * cs) is_cpu_exclusive() argument
223 is_mem_exclusive(const struct cpuset * cs) is_mem_exclusive() argument
228 is_mem_hardwall(const struct cpuset * cs) is_mem_hardwall() argument
233 is_sched_load_balance(const struct cpuset * cs) is_sched_load_balance() argument
238 is_memory_migrate(const struct cpuset * cs) is_memory_migrate() argument
243 is_spread_page(const struct cpuset * cs) is_spread_page() argument
248 is_spread_slab(const struct cpuset * cs) is_spread_slab() argument
268 cpuset_is_populated(struct cpuset * cs) cpuset_is_populated() argument
336 cpuset1_update_task_spread_flags(struct cpuset * cs,struct task_struct * tsk) cpuset1_update_task_spread_flags() argument
338 cpuset1_update_tasks_flags(struct cpuset * cs) cpuset1_update_tasks_flags() argument
339 cpuset1_hotplug_update_tasks(struct cpuset * cs,struct cpumask * new_cpus,nodemask_t * new_mems,bool cpus_updated,bool mems_updated) cpuset1_hotplug_update_tasks() argument
346 cpuset1_init(struct cpuset * cs) cpuset1_init() argument
[all...]
/linux/drivers/scsi/
H A 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/drivers/gpu/drm/i915/gt/
H A 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 …]
H A 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()
H A Dselftest_engine_pm.c34 static u32 *emit_wait(u32 *cs, u32 offset, int op, u32 value) in emit_wait()
47 static u32 *emit_store(u32 *cs, u32 offset, u32 value) in emit_store()
57 static u32 *emit_srm(u32 *cs, i915_reg_t reg, u32 offset) in emit_srm()
80 u32 *cs; in __measure_timestamps() local
/linux/drivers/memory/
H A Dstm32-fmc2-ebi.c243 int cs) in stm32_fmc2_ebi_check_mux()
260 int cs) in stm32_fmc2_ebi_check_waitcfg()
277 int cs) in stm32_fmc2_ebi_check_sync_trans()
294 int cs) in stm32_fmc2_ebi_mp25_check_cclk()
304 int cs) in stm32_fmc2_ebi_mp25_check_clk_period()
321 int cs) in stm32_fmc2_ebi_check_async_trans()
338 int cs) in stm32_fmc2_ebi_check_cpsize()
355 int cs) in stm32_fmc2_ebi_check_address_hold()
380 int cs) in stm32_fmc2_ebi_check_clk_period()
405 int cs) in stm32_fmc2_ebi_check_cclk()
[all …]
H A Domap-gpmc.c278 void gpmc_cs_write_reg(int cs, int idx, u32 val) in gpmc_cs_write_reg()
286 static u32 gpmc_cs_read_reg(int cs, int idx) in gpmc_cs_read_reg()
313 static unsigned long gpmc_get_clk_period(int cs, enum gpmc_clk_domain cd) in gpmc_get_clk_period()
335 static unsigned int gpmc_ns_to_clk_ticks(unsigned int time_ns, int cs, in gpmc_ns_to_clk_ticks()
373 static inline void gpmc_cs_modify_reg(int cs, int reg, u32 mask, bool value) in gpmc_cs_modify_reg()
385 static void gpmc_cs_bool_timings(int cs, const struct gpmc_bool_timings *p) in gpmc_cs_bool_timings()
408 static unsigned int gpmc_clk_ticks_to_ns(unsigned int ticks, int cs, in gpmc_clk_ticks_to_ns()
436 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg()
479 #define GPMC_PRINT_CONFIG(cs, config) \ argument
497 static void gpmc_show_regs(int cs, const char *desc) in gpmc_show_regs()
[all …]
/linux/sound/core/
H A 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/fs/xfs/scrub/
H A Dstats.c92 struct xchk_stats *cs, in xchk_stats_format()
135 struct xchk_stats *cs) in xchk_stats_estimate_bufsize()
168 struct xchk_stats *cs) in xchk_stats_clearall()
189 struct xchk_stats *cs, in xchk_stats_merge_one()
248 struct xchk_stats *cs = file->private_data; in xchk_scrub_stats_read() local
291 struct xchk_stats *cs = file->private_data; in xchk_clear_scrub_stats_write() local
314 struct xchk_stats *cs, in xchk_stats_init()
329 struct xchk_stats *cs, in xchk_stats_register()
348 struct xchk_stats *cs) in xchk_stats_teardown()
356 struct xchk_stats *cs) in xchk_stats_unregister()
[all …]
/linux/drivers/clocksource/
H A 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()
H A 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
H A 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
H A Dsh_tmu.c47 struct clocksource cs; member
233 static struct sh_tmu_channel *cs_to_sh_tmu(struct clocksource *cs) in cs_to_sh_tmu()
238 static u64 sh_tmu_clocksource_read(struct clocksource *cs) in sh_tmu_clocksource_read()
245 static int sh_tmu_clocksource_enable(struct clocksource *cs) in sh_tmu_clocksource_enable()
260 static void sh_tmu_clocksource_disable(struct clocksource *cs) in sh_tmu_clocksource_disable()
271 static void sh_tmu_clocksource_suspend(struct clocksource *cs) in sh_tmu_clocksource_suspend()
284 static void sh_tmu_clocksource_resume(struct clocksource *cs) in sh_tmu_clocksource_resume()
300 struct clocksource *cs = &ch->cs; in sh_tmu_register_clocksource() local
H A Dtimer-ti-32k.c50 struct clocksource cs; member
53 static inline struct ti_32k *to_ti_32k(struct clocksource *cs) in to_ti_32k()
58 static u64 notrace ti_32k_read_cycles(struct clocksource *cs) in ti_32k_read_cycles()
H A Dtimer-goldfish.c13 struct clocksource cs; member
24 static struct goldfish_timer *cs_to_gf(struct clocksource *cs) in cs_to_gf()
29 static u64 goldfish_timer_read(struct clocksource *cs) in goldfish_timer_read()
/linux/arch/mips/bcm63xx/
H A 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/drivers/gpu/drm/i915/pxp/
H A 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/drivers/accel/habanalabs/common/
H A Dcommand_submission.c250 void cs_get(struct hl_cs *cs) in cs_get()
255 static int cs_get_unless_zero(struct hl_cs *cs) in cs_get_unless_zero()
260 static void cs_put(struct hl_cs *cs) in cs_put()
277 bool cs_needs_completion(struct hl_cs *cs) in cs_needs_completion()
288 bool cs_needs_timeout(struct hl_cs *cs) in cs_needs_timeout()
363 struct hl_cs *cs = job->cs; in hl_complete_job() local
438 struct hl_cs *cs; in hl_staged_cs_find_first() local
455 bool is_staged_cs_last_exists(struct hl_device *hdev, struct hl_cs *cs) in is_staged_cs_last_exists()
478 static void staged_cs_get(struct hl_device *hdev, struct hl_cs *cs) in staged_cs_get()
497 static void staged_cs_put(struct hl_device *hdev, struct hl_cs *cs) in staged_cs_put()
[all …]
/linux/drivers/edac/
H A Darmada_xp_edac.c29 #define SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs) (20+cs) argument
30 #define SDRAM_ADDR_CTRL_SIZE_HIGH_MASK(cs) (0x1 << SDRAM_ADDR_CTRL_SIZE_HIGH_OFFSET(cs)) argument
31 #define SDRAM_ADDR_CTRL_ADDR_SEL_MASK(cs) BIT(16+cs) argument
32 #define SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs) (cs*4+2) argument
33 #define SDRAM_ADDR_CTRL_SIZE_LOW_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_SIZE_LOW_OFFSET(cs)) argument
34 #define SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs) (cs*4) argument
35 #define SDRAM_ADDR_CTRL_STRUCT_MASK(cs) (0x3 << SDRAM_ADDR_CTRL_STRUCT_OFFSET(cs)) argument
71 #define SDRAM_RANK_CTRL_EXIST_MASK(cs) BIT(cs) argument
85 uint8_t cs, uint8_t bank, uint16_t row, in axp_mc_calc_address()
/linux/tools/perf/util/
H A Dcomm.c44 static refcount_t *comm_str__refcnt(struct comm_str *cs) in comm_str__refcnt()
49 static const char *comm_str__str(const struct comm_str *cs) in comm_str__str()
54 static struct comm_str *comm_str__get(struct comm_str *cs) in comm_str__get()
64 static void comm_str__put(struct comm_str *cs) in comm_str__put()
100 static void comm_strs__remove_if_last(struct comm_str *cs) in comm_strs__remove_if_last()
/linux/drivers/spi/
H A Dspi-wpcm-fiu.c97 static int wpcm_fiu_do_uma(struct wpcm_fiu_spi *fiu, unsigned int cs, in wpcm_fiu_do_uma()
119 static void wpcm_fiu_ects_assert(struct wpcm_fiu_spi *fiu, unsigned int cs) in wpcm_fiu_ects_assert()
127 static void wpcm_fiu_ects_deassert(struct wpcm_fiu_spi *fiu, unsigned int cs) in wpcm_fiu_ects_deassert()
198 int cs = spi_get_chipselect(mem->spi, 0); in wpcm_fiu_4ba_exec() local
243 int cs = spi_get_chipselect(mem->spi, 0); in wpcm_fiu_rdid_exec() local
280 int cs = spi_get_chipselect(mem->spi, 0); in wpcm_fiu_dummy_exec() local
378 int cs = spi_get_chipselect(desc->mem->spi, 0); in wpcm_fiu_dirmap_create() local
402 int cs = spi_get_chipselect(desc->mem->spi, 0); in wpcm_fiu_direct_read() local
/linux/arch/arm/mach-footbridge/
H A Ddc21285-timer.c23 static u64 cksrc_dc21285_read(struct clocksource *cs) in cksrc_dc21285_read()
28 static int cksrc_dc21285_enable(struct clocksource *cs) in cksrc_dc21285_enable()
36 static void cksrc_dc21285_disable(struct clocksource *cs) in cksrc_dc21285_disable()
/linux/arch/mips/kernel/
H A Dcsrc-bcm1480.c19 static u64 bcm1480_hpt_read(struct clocksource *cs) in bcm1480_hpt_read()
39 struct clocksource *cs = &bcm1480_clocksource; in sb1480_clocksource_init() local

12345678910>>...13