/linux/drivers/ssb/ |
H A D | driver_chipcommon.c | 32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked() 42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode() 119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc() 150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit() 211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init() 242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay() 259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay() 285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock() 293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer() 313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local [all …]
|
H A D | driver_chipcommon_pmu.c | 22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) in ssb_chipco_pll_read() 28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, in ssb_chipco_pll_write() 35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, in ssb_chipco_regctl_maskset() 90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu0_pllinit_r0() 221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu1_pllinit_r0() 317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) in ssb_pmu_pll_init() 423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) in ssb_pmu_resources_init() 517 void ssb_pmu_init(struct ssb_chipcommon *cc) in ssb_pmu_init() 540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, in ssb_pmu_set_ldo_voltage() 590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) in ssb_pmu_set_ldo_paref() [all …]
|
H A D | driver_chipcommon_sflash.c | 72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) in ssb_sflash_cmd() 87 int ssb_sflash_init(struct ssb_chipcommon *cc) in ssb_sflash_init()
|
/linux/drivers/bcma/ |
H A D | driver_chipcommon.c | 18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked() 28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() 37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog() 56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer() 80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local 88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local 95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms() 113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register() 142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect() 169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init() [all …]
|
H A D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write() 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() 41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset() 50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset() 59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq() 80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0() 148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init() 162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init() 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() [all …]
|
H A D | bcma_private.h | 70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) in bcma_pflash_init() 82 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() 94 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) in bcma_nflash_init() 205 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init() 209 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) in bcma_gpio_unregister()
|
H A D | driver_chipcommon_sflash.c | 74 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) in bcma_sflash_cmd() 89 int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init()
|
/linux/drivers/md/ |
H A D | dm-crypt.c | 78 struct crypt_config *cc; member 256 static unsigned get_max_request_size(struct crypt_config *cc, bool wrt) in get_max_request_size() 283 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 288 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 349 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 358 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 367 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 377 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen() 390 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr() 421 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr() [all …]
|
/linux/fs/f2fs/ |
H A D | compress.c | 61 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() 66 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) in cluster_idx() 71 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() 102 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages() 116 static void f2fs_put_rpages(struct compress_ctx *cc) in f2fs_put_rpages() 121 static void f2fs_unlock_rpages(struct compress_ctx *cc, int len) in f2fs_unlock_rpages() 126 static void f2fs_put_rpages_wbc(struct compress_ctx *cc, in f2fs_put_rpages_wbc() 147 int f2fs_init_compress_ctx(struct compress_ctx *cc) in f2fs_init_compress_ctx() 156 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx() 167 void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct folio *folio) in f2fs_compress_ctx_add_page() [all …]
|
/linux/mm/ |
H A D | compaction.c | 221 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 452 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip() 467 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 489 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 503 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 514 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 519 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 523 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip() 539 struct compact_control *cc) in compact_lock_irqsave() 567 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() [all …]
|
H A D | khugepaged.c | 567 __collapse_huge_page_isolate(struct vm_area_struct * vma,unsigned long address,pte_t * pte,struct collapse_control * cc,struct list_head * compound_pagelist) __collapse_huge_page_isolate() argument 854 hpage_collapse_scan_abort(int nid,struct collapse_control * cc) hpage_collapse_scan_abort() argument 889 hpage_collapse_find_target_node(struct collapse_control * cc) hpage_collapse_find_target_node() argument 908 hpage_collapse_find_target_node(struct collapse_control * cc) hpage_collapse_find_target_node() argument 923 hugepage_vma_revalidate(struct mm_struct * mm,unsigned long address,bool expect_anon,struct vm_area_struct ** vmap,struct collapse_control * cc) hugepage_vma_revalidate() argument 1077 alloc_charge_folio(struct folio ** foliop,struct mm_struct * mm,struct collapse_control * cc) alloc_charge_folio() argument 1106 collapse_huge_page(struct mm_struct * mm,unsigned long address,int referenced,int unmapped,struct collapse_control * cc) collapse_huge_page() argument 1270 hpage_collapse_scan_pmd(struct mm_struct * mm,struct vm_area_struct * vma,unsigned long address,bool * mmap_locked,struct collapse_control * cc) hpage_collapse_scan_pmd() argument 1836 collapse_file(struct mm_struct * mm,unsigned long addr,struct file * file,pgoff_t start,struct collapse_control * cc) collapse_file() argument 2267 hpage_collapse_scan_file(struct mm_struct * mm,unsigned long addr,struct file * file,pgoff_t start,struct collapse_control * cc) hpage_collapse_scan_file() argument 2357 khugepaged_scan_mm_slot(unsigned int pages,int * result,struct collapse_control * cc) khugepaged_scan_mm_slot() argument 2518 khugepaged_do_scan(struct collapse_control * cc) khugepaged_do_scan() argument 2732 struct collapse_control *cc; madvise_collapse() local [all...] |
/linux/drivers/clk/sprd/ |
H A D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_determine_rate() local 23 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 31 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 39 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 46 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6dsp-lpass-clocks.c | 39 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_prepare() local 48 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_unprepare() local 89 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_vote_q6dsp_block() local 98 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_unvote_q6dsp_block() local 112 struct q6dsp_cc *cc = data; in q6dsp_of_clk_hw_get() local 131 struct q6dsp_cc *cc; in q6dsp_clock_dev_probe() local
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-vbi.c | 32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc() 85 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line() 121 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines() 137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() local 153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() local 454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() local 466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() local
|
/linux/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_rw.c | 155 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init() argument 173 struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release() argument 241 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; svc_rdma_reply_chunk_release() local 258 struct svc_rdma_chunk_ctxt *cc = svc_rdma_reply_done() local 287 struct svc_rdma_chunk_ctxt *cc = svc_rdma_write_done() local 321 struct svc_rdma_chunk_ctxt *cc = svc_rdma_wc_read_done() local 363 svc_rdma_post_chunk_ctxt(struct svcxprt_rdma * rdma,struct svc_rdma_chunk_ctxt * cc) svc_rdma_post_chunk_ctxt() argument 474 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_build_writes() local 609 struct svc_rdma_chunk_ctxt *cc; svc_rdma_send_write_chunk() local 685 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; svc_rdma_prepare_reply_chunk() local 736 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; svc_rdma_build_read_segment() local 1119 struct svc_rdma_chunk_ctxt *cc = &head->rc_cc; svc_rdma_process_read_list() local [all...] |
/linux/tools/arch/x86/include/asm/ |
H A D | rmwcc.h | 5 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 15 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 18 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/linux/arch/xtensa/include/asm/ |
H A D | coprocessor.h | 101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument 104 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument 105 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument 106 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-timestamp.c | 14 static u64 mcp251xfd_timestamp_raw_read(const struct cyclecounter *cc) in mcp251xfd_timestamp_raw_read() 44 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init() local
|
/linux/drivers/char/tpm/ |
H A D | tpm2-space.c | 245 static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd) in tpm2_map_command() 277 u32 cc; in tpm_find_and_validate_cc() local 310 int cc; in tpm2_prepare_space() local 380 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header() 440 static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_body()
|
/linux/arch/s390/include/asm/ |
H A D | asm.h | 37 #define CC_TRANSFORM(cc) ({ cc; }) argument 45 #define CC_TRANSFORM(cc) ({ (cc) >> 28; }) argument
|
/linux/tools/perf/util/ |
H A D | setup.py | 5 cc = getenv("CC") variable 10 cc = cc_tokens[0] global() variable
|
/linux/kernel/time/ |
H A D | timecounter.c | 9 const struct cyclecounter *cc, in timecounter_init() 69 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards()
|
/linux/lib/zlib_dfltcc/ |
H A D | dfltcc_inflate.c | 77 dfltcc_cc cc; in dfltcc_xpnd() local 96 dfltcc_cc cc; in dfltcc_inflate() local
|
/linux/fs/smb/server/ |
H A D | oplock.c | 1479 struct create_context *cc; in parse_lease_state() local 1537 struct create_context *cc; in smb2_find_context_vals() local 1587 void create_durable_rsp_buf(char *cc) in create_durable_rsp_buf() 1611 void create_durable_v2_rsp_buf(char *cc, struct ksmbd_file *fp) in create_durable_v2_rsp_buf() 1639 void create_mxac_rsp_buf(char *cc, int maximal_access) in create_mxac_rsp_buf() 1661 void create_disk_id_rsp_buf(char *cc, __u64 file_id, __u64 vol_id) in create_disk_id_rsp_buf() 1688 void create_posix_rsp_buf(char *cc, struct ksmbd_file *fp) in create_posix_rsp_buf()
|
/linux/include/linux/ |
H A D | timecounter.h | 56 const struct cyclecounter *cc; member 72 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns()
|