Symbol: cc
function parameter
Defined...
-
drivers/bcma/driver_chipcommon.c:18:42-18:62: static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset,
-
drivers/bcma/driver_chipcommon.c:28:31-28:51: u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:37:43-37:63: static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:56:47-56:67: static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:95:46-95:66: static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:113:35-113:55: int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:142:47-142:67: static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:169:38-169:58: void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:193:32-193:52: void bcma_core_chipcommon_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon.c:236:36-236:56: u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks)
-
drivers/bcma/driver_chipcommon.c:264:27-264:47: void bcma_chipco_irq_mask(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:269:28-269:48: u32 bcma_chipco_irq_status(struct bcma_drv_cc *cc, u32 mask)
-
drivers/bcma/driver_chipcommon.c:274:25-274:45: u32 bcma_chipco_gpio_in(struct bcma_drv_cc *cc, u32 mask)
-
drivers/bcma/driver_chipcommon.c:279:26-279:46: u32 bcma_chipco_gpio_out(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:292:28-292:48: u32 bcma_chipco_gpio_outen(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:309:30-309:50: u32 bcma_chipco_gpio_control(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:322:30-322:50: u32 bcma_chipco_gpio_intmask(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:334:31-334:51: u32 bcma_chipco_gpio_polarity(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:346:29-346:49: u32 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:361:31-361:51: u32 bcma_chipco_gpio_pulldown(struct bcma_drv_cc *cc, u32 mask, u32 value)
-
drivers/bcma/driver_chipcommon.c:377:30-377:50: void bcma_chipco_serial_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_nflash.c:19:22-19:42: int bcma_nflash_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pflash.c:34:22-34:42: int bcma_pflash_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:16:26-16:46: u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset)
-
drivers/bcma/driver_chipcommon_pmu.c:24:28-24:48: void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value)
-
drivers/bcma/driver_chipcommon_pmu.c:32:30-32:50: void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask,
-
drivers/bcma/driver_chipcommon_pmu.c:41:34-41:54: void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc,
-
drivers/bcma/driver_chipcommon_pmu.c:50:33-50:53: void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask,
-
drivers/bcma/driver_chipcommon_pmu.c:59:30-59:50: static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:80:33-80:53: static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq)
-
drivers/bcma/driver_chipcommon_pmu.c:148:31-148:51: static void bcma_pmu_pll_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:162:37-162:57: static void bcma_pmu_resources_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:210:43-210:63: void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable)
-
drivers/bcma/driver_chipcommon_pmu.c:230:34-230:54: static void bcma_pmu_workarounds(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:274:26-274:46: void bcma_pmu_early_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:295:20-295:40: void bcma_pmu_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:309:28-309:48: u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:353:31-353:51: static u32 bcma_pmu_pll_clock(struct bcma_drv_cc *cc, u32 pll0, u32 m)
-
drivers/bcma/driver_chipcommon_pmu.c:389:39-389:59: static u32 bcma_pmu_pll_clock_bcm4706(struct bcma_drv_cc *cc, u32 pll0, u32 m)
-
drivers/bcma/driver_chipcommon_pmu.c:420:28-420:48: u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:452:28-452:48: u32 bcma_pmu_get_cpu_clock(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_chipcommon_pmu.c:486:42-486:62: static void bcma_pmu_spuravoid_pll_write(struct bcma_drv_cc *cc, u32 offset,
-
drivers/bcma/driver_chipcommon_pmu.c:493:35-493:55: void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid)
-
drivers/bcma/driver_chipcommon_sflash.c:74:29-74:49: static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode)
-
drivers/bcma/driver_chipcommon_sflash.c:89:22-89:42: int bcma_sflash_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:160:31-160:51: static int bcma_gpio_irq_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:165:32-165:52: static void bcma_gpio_irq_exit(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:170:20-170:40: int bcma_gpio_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:227:26-227:46: int bcma_gpio_unregister(struct bcma_drv_cc *cc)
-
drivers/char/tpm/tpm2-cmd.c:752:41-752:45: int tpm2_find_cc(struct tpm_chip *chip, u32 cc)
-
drivers/char/tpm/tpm2-space.c:239:52-239:56: static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd)
-
drivers/char/tpm/tpm2-space.c:374:60-374:64: static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp,
-
drivers/char/tpm/tpm2-space.c:434:58-434:62: static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp,
-
drivers/clk/qcom/common.c:198:56-198:72: static void qcom_cc_drop_protected(struct device *dev, struct qcom_cc *cc)
-
drivers/md/dm-crypt.c:243:40-243:61: static struct crypto_skcipher *any_tfm(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:248:41-248:62: static struct crypto_aead *any_tfm_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:309:31-309:52: static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:318:33-318:54: static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:327:35-327:56: static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:337:31-337:52: static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:350:31-350:52: static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:380:32-380:53: static void crypt_iv_benbi_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:384:31-384:52: static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:397:30-397:51: static int crypt_iv_null_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:405:30-405:51: static void crypt_iv_lmk_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:417:29-417:50: static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:450:30-450:51: static int crypt_iv_lmk_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:463:30-463:51: static int crypt_iv_lmk_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:473:29-473:50: static int crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:521:29-521:50: static int crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:539:30-539:51: static int crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:561:30-561:51: static void crypt_iv_tcw_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:575:29-575:50: static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:608:30-608:51: static int crypt_iv_tcw_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:620:30-620:51: static int crypt_iv_tcw_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:630:35-630:56: static int crypt_iv_tcw_whitening(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:668:29-668:50: static int crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:694:30-694:51: static int crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:713:32-713:53: static int crypt_iv_random_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:721:31-721:52: static int crypt_iv_eboiv_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:738:31-738:52: static int crypt_iv_eboiv_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:764:35-764:56: static void crypt_iv_elephant_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:772:34-772:55: static int crypt_iv_elephant_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:936:30-936:51: static int crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq)
-
drivers/md/dm-crypt.c:1009:34-1009:55: static int crypt_iv_elephant_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:1023:35-1023:56: static int crypt_iv_elephant_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:1032:35-1032:56: static int crypt_iv_elephant_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1040:35-1040:56: static int crypt_iv_elephant_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1114:34-1114:55: static bool crypt_integrity_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1119:34-1119:55: static bool crypt_integrity_hmac(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1125:46-1125:67: static struct scatterlist *crypt_get_sg_data(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1160:32-1160:53: static int crypt_integrity_ctr(struct crypt_config *cc, struct dm_target *ti)
-
drivers/md/dm-crypt.c:1207:32-1207:53: static void crypt_convert_init(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1222:46-1222:67: static struct dm_crypt_request *dmreq_of_req(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1228:27-1228:48: static void *req_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq)
-
drivers/md/dm-crypt.c:1233:24-1233:45: static u8 *iv_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1244:28-1244:49: static u8 *org_iv_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1250:36-1250:57: static __le64 *org_sector_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1257:39-1257:60: static unsigned int *org_tag_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1265:29-1265:50: static void *tag_from_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1275:32-1275:53: static void *iv_tag_from_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1281:37-1281:58: static int crypt_convert_block_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1377:41-1377:62: static int crypt_convert_block_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1457:37-1457:58: static int crypt_alloc_req_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1481:33-1481:54: static int crypt_alloc_req_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1503:28-1503:49: static int crypt_alloc_req(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1512:37-1512:58: static void crypt_free_req_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1521:33-1521:54: static void crypt_free_req_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1530:28-1530:49: static void crypt_free_req(struct crypt_config *cc, void *req, struct bio *base_bio)
-
drivers/md/dm-crypt.c:1541:35-1541:56: static blk_status_t crypt_convert(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1704:37-1704:58: static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone)
-
drivers/md/dm-crypt.c:1715:51-1715:72: static void crypt_io_init(struct dm_crypt_io *io, struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1987:40-1987:61: static bool kcryptd_crypt_write_inline(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:2243:34-2243:55: static void crypt_free_tfms_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2257:38-2257:59: static void crypt_free_tfms_skcipher(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2274:29-2274:50: static void crypt_free_tfms(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2282:38-2282:59: static int crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2313:34-2313:55: static int crypt_alloc_tfms_aead(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2334:29-2334:50: static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2342:35-2342:56: static unsigned crypt_subkey_size(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2347:39-2347:60: static unsigned crypt_authenckey_size(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2374:25-2374:46: static int crypt_setkey(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2423:25-2423:46: static int set_key_user(struct crypt_config *cc, struct key *key)
-
drivers/md/dm-crypt.c:2440:30-2440:51: static int set_key_encrypted(struct crypt_config *cc, struct key *key)
-
drivers/md/dm-crypt.c:2457:34-2457:55: static int crypt_set_keyring_key(struct crypt_config *cc, const char *key_string)
-
drivers/md/dm-crypt.c:2569:26-2569:47: static int crypt_set_key(struct crypt_config *cc, char *key)
-
drivers/md/dm-crypt.c:2606:27-2606:48: static int crypt_wipe_key(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2791:34-2791:55: static int crypt_ctr_auth_cipher(struct crypt_config *cc, char *cipher_api)
-
drivers/media/pci/ivtv/ivtv-vbi.c:32:53-32:74: static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc)
-
drivers/media/pci/ivtv/ivtv-vbi.c:85:5-85:20: struct vbi_cc *cc, int *found_cc)
-
drivers/media/pci/ivtv/ivtv-vbi.c:121:55-121:76: static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc)
-
drivers/media/test-drivers/vivid/vivid-vbi-gen.c:69:23-69:27: static void cc_insert(u8 *cc, u8 ch)
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:43:46-43:66: static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code)
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:61:43-61:63: static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc)
-
drivers/net/dsa/mv88e6xxx/ptp.c:85:37-85:64: static u64 mv88e6352_ptp_clock_read(const struct cyclecounter *cc)
-
drivers/net/dsa/mv88e6xxx/ptp.c:99:37-99:64: static u64 mv88e6165_ptp_clock_read(const struct cyclecounter *cc)
-
drivers/net/dsa/mv88e6xxx/ptp.c:422:37-422:64: static u64 mv88e6xxx_ptp_clock_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:125:25-125:52: static u64 xgbe_cc_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:15220:36-15220:63: static u64 bnx2x_cyclecounter_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/cavium/common/cavium_ptp.c:212:31-212:58: static u64 cavium_ptp_cc_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/freescale/fec_ptp.c:214:25-214:52: static u64 fec_ptp_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/e1000e/netdev.c:4429:37-4429:64: static u64 e1000e_cyclecounter_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:74:31-74:58: static u64 igb_ptp_read_82576(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:91:31-91:58: static u64 igb_ptp_read_82580(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:326:32-326:59: static u64 ixgbe_ptp_read_X550(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:363:33-363:60: static u64 ixgbe_ptp_read_82599(const struct cyclecounter *cc)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:29:24-29:51: static u64 ptp_cc_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h:70:48-70:52: mlx5e_wqc_has_room_for(struct mlx5_wq_cyc *wq, u16 cc, u16 pc, u16 n)
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:761:54-761:58: struct mlx5_eqe *mlx5_eq_get_eqe(struct mlx5_eq *eq, u32 cc)
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:778:44-778:48: void mlx5_eq_update_ci(struct mlx5_eq *eq, u32 cc, bool arm)
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:90:32-90:59: static u64 read_internal_timer(const struct cyclecounter *cc)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:95:35-95:62: static u64 mlxsw_sp1_ptp_read_frc(const struct cyclecounter *cc)
-
drivers/net/ethernet/qlogic/qede/qede_ptp.c:181:29-181:56: static u64 qede_ptp_read_cc(const struct cyclecounter *cc)
-
drivers/net/ethernet/ti/cpts.c:184:29-184:56: static u64 cpts_systim_read(const struct cyclecounter *cc)
-
drivers/net/wireless/ath/ath10k/hw.c:549:5-549:9: u32 cc, u32 rcc, u32 cc_prev, u32 rcc_prev)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:444:39-444:59: ai_buscore_setup(struct si_info *sii, struct bcma_device *cc)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:563:48-563:68: static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:573:8-573:28: struct bcma_device *cc)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:584:40-584:60: ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc)
-
drivers/nvme/target/core.c:1071:32-1071:36: static inline bool nvmet_cc_en(u32 cc)
-
drivers/nvme/target/core.c:1076:31-1076:35: static inline u8 nvmet_cc_css(u32 cc)
-
drivers/nvme/target/core.c:1081:31-1081:35: static inline u8 nvmet_cc_mps(u32 cc)
-
drivers/nvme/target/core.c:1086:31-1086:35: static inline u8 nvmet_cc_ams(u32 cc)
-
drivers/nvme/target/core.c:1091:31-1091:35: static inline u8 nvmet_cc_shn(u32 cc)
-
drivers/nvme/target/core.c:1096:34-1096:38: static inline u8 nvmet_cc_iosqes(u32 cc)
-
drivers/nvme/target/core.c:1101:34-1101:38: static inline u8 nvmet_cc_iocqes(u32 cc)
-
drivers/power/supply/axp288_charger.c:143:72-143:76: static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc)
-
drivers/ssb/driver_chipcommon.c:32:41-32:64: static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset,
-
drivers/ssb/driver_chipcommon.c:42:31-42:54: void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon.c:119:51-119:74: static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:150:39-150:62: static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max)
-
drivers/ssb/driver_chipcommon.c:211:38-211:61: static void chipco_powercontrol_init(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:242:35-242:58: static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:259:37-259:60: static void calc_fast_powerup_delay(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:285:33-285:56: static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:293:46-293:69: static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:333:45-333:68: static int ssb_chipco_watchdog_ticks_per_ms(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:348:26-348:49: void ssb_chipcommon_init(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:375:25-375:48: void ssb_chipco_suspend(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:382:24-382:47: void ssb_chipco_resume(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon.c:391:30-391:53: void ssb_chipco_get_clockcpu(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon.c:414:34-414:57: void ssb_chipco_get_clockcontrol(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon.c:434:29-434:52: void ssb_chipco_timing_init(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon.c:471:35-471:58: u32 ssb_chipco_watchdog_timer_set(struct ssb_chipcommon *cc, u32 ticks)
-
drivers/ssb/driver_chipcommon.c:494:26-494:49: void ssb_chipco_irq_mask(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:499:27-499:50: u32 ssb_chipco_irq_status(struct ssb_chipcommon *cc, u32 mask)
-
drivers/ssb/driver_chipcommon.c:504:24-504:47: u32 ssb_chipco_gpio_in(struct ssb_chipcommon *cc, u32 mask)
-
drivers/ssb/driver_chipcommon.c:509:25-509:48: u32 ssb_chipco_gpio_out(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:521:27-521:50: u32 ssb_chipco_gpio_outen(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:533:29-533:52: u32 ssb_chipco_gpio_control(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:546:29-546:52: u32 ssb_chipco_gpio_intmask(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:558:30-558:53: u32 ssb_chipco_gpio_polarity(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:570:28-570:51: u32 ssb_chipco_gpio_pullup(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon.c:585:30-585:53: u32 ssb_chipco_gpio_pulldown(struct ssb_chipcommon *cc, u32 mask, u32 value)
-
drivers/ssb/driver_chipcommon_pmu.c:22:32-22:55: static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset)
-
drivers/ssb/driver_chipcommon_pmu.c:28:34-28:57: static void ssb_chipco_pll_write(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon_pmu.c:35:39-35:62: static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon_pmu.c:90:33-90:56: static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon_pmu.c:221:33-221:56: static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon_pmu.c:317:30-317:53: static void ssb_pmu_pll_init(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:423:36-423:59: static void ssb_pmu_resources_init(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:517:19-517:42: void ssb_pmu_init(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:540:30-540:53: void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc,
-
drivers/ssb/driver_chipcommon_pmu.c:590:28-590:51: void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on)
-
drivers/ssb/driver_chipcommon_pmu.c:619:39-619:62: static u32 ssb_pmu_get_alp_clock_clk0(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:631:27-631:50: u32 ssb_pmu_get_alp_clock(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:645:27-645:50: u32 ssb_pmu_get_cpu_clock(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:660:30-660:53: u32 ssb_pmu_get_controlclock(struct ssb_chipcommon *cc)
-
drivers/ssb/driver_chipcommon_pmu.c:674:34-674:57: void ssb_pmu_spuravoid_pllupdate(struct ssb_chipcommon *cc, int spuravoid)
-
drivers/ssb/ssb_private.h:204:35-204:58: static inline int ssb_sflash_init(struct ssb_chipcommon *cc)
-
drivers/staging/media/imx/imx-ic-prpencvf.c:885:4-885:36: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-csi.c:1418:4-1418:36: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-utils.c:371:8-371:40: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-utils.c:500:7-500:38: const struct imx_media_pixfmt *cc)
-
drivers/staging/media/imx/imx-media-vdic.c:583:5-583:37: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx7-media-csi.c:963:8-963:40: const struct imx_media_pixfmt **cc)
-
drivers/usb/host/ohci-q.c:833:61-833:65: static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc)
-
drivers/usb/typec/tcpm/fusb302.c:596:46-596:67: static int tcpm_set_cc(struct tcpc_dev *dev, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/fusb302.c:913:11-913:32: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/fusb302.c:1242:10-1242:32: enum typec_cc_status *cc)
-
drivers/usb/typec/tcpm/tcpci.c:66:48-66:69: static int tcpci_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci.c:115:5-115:26: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci.c:160:47-160:60: static enum typec_cc_status tcpci_to_typec_cc(unsigned int cc, bool sink)
-
drivers/usb/typec/tcpm/tcpci_maxim.c:409:9-409:30: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:118:11-118:32: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:2767:57-2767:78: static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:2779:49-2779:70: static void tcpm_set_cc(struct tcpm_port *port, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:3075:50-3075:71: static enum typec_pwr_opmode tcpm_get_pwr_opmode(enum typec_cc_status cc)
-
fs/cifs/smb2pdu.c:1931:21-1931:44: parse_query_id_ctxt(struct create_context *cc, struct smb2_file_all_info *buf)
-
fs/cifs/smb2pdu.c:1941:18-1941:41: parse_posix_ctxt(struct create_context *cc, struct smb2_file_all_info *info,
-
fs/f2fs/compress.c:56:39-56:60: static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:61:28-61:49: static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:66:37-66:58: static pgoff_t start_idx_of_cluster(struct compress_ctx *cc)
-
fs/f2fs/compress.c:102:30-102:51: static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock)
-
fs/f2fs/compress.c:116:29-116:50: static void f2fs_put_rpages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:121:32-121:53: static void f2fs_unlock_rpages(struct compress_ctx *cc, int len)
-
fs/f2fs/compress.c:139:33-139:54: static void f2fs_put_rpages_wbc(struct compress_ctx *cc,
-
fs/f2fs/compress.c:158:28-158:49: int f2fs_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:167:32-167:53: void f2fs_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:176:33-176:54: void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page)
-
fs/f2fs/compress.c:190:34-190:55: static int lzo_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:201:38-201:59: static void lzo_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:207:31-207:52: static int lzo_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:253:34-253:55: static int lz4_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:269:38-269:59: static void lz4_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:275:31-275:52: static int lz4_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:322:35-322:56: static int zstd_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:353:39-353:60: static void zstd_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:360:32-360:53: static int zstd_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:488:34-488:55: static int lzorle_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:598:32-598:53: static int f2fs_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:833:32-833:53: static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:840:28-840:49: bool f2fs_cluster_is_empty(struct compress_ctx *cc)
-
fs/f2fs/compress.c:845:34-845:55: static bool f2fs_cluster_is_full(struct compress_ctx *cc)
-
fs/f2fs/compress.c:850:34-850:55: bool f2fs_cluster_can_merge_page(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:857:36-857:57: static bool __cluster_may_compress(struct compress_ctx *cc)
-
fs/f2fs/compress.c:881:34-881:55: static int __f2fs_cluster_blocks(struct compress_ctx *cc, bool compr)
-
fs/f2fs/compress.c:919:35-919:56: static int f2fs_compressed_blocks(struct compress_ctx *cc)
-
fs/f2fs/compress.c:925:32-925:53: static int f2fs_cluster_blocks(struct compress_ctx *cc)
-
fs/f2fs/compress.c:942:34-942:55: static bool cluster_may_compress(struct compress_ctx *cc)
-
fs/f2fs/compress.c:957:35-957:56: static void set_cluster_writeback(struct compress_ctx *cc)
-
fs/f2fs/compress.c:967:31-967:52: static void set_cluster_dirty(struct compress_ctx *cc)
-
fs/f2fs/compress.c:976:39-976:60: static int prepare_compress_overwrite(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1170:40-1170:61: static int f2fs_write_compressed_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1390:33-1390:54: static int f2fs_write_raw_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1464:28-1464:49: int f2fs_write_multi_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1497:42-1497:63: struct decompress_io_ctx *f2fs_alloc_dic(struct compress_ctx *cc)
-
fs/f2fs/data.c:2158:27-2158:48: int f2fs_read_multi_pages(struct compress_ctx *cc, struct bio **bio_ret,
-
fs/fuse/cuse.c:425:27-425:45: static int cuse_send_init(struct cuse_conn *cc)
-
fs/hfsplus/unicode.c:102:44-102:48: static u16 *hfsplus_compose_lookup(u16 *p, u16 cc)
-
fs/overlayfs/copy_up.c:555:53-555:74: static int ovl_prep_cu_creds(struct dentry *dentry, struct ovl_cu_creds *cc)
-
fs/overlayfs/copy_up.c:570:33-570:54: static void ovl_revert_cu_creds(struct ovl_cu_creds *cc)
-
include/linux/bcma/bcma.h:417:32-417:52: static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask)
-
include/linux/bcma/bcma.h:421:31-421:51: static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set)
-
include/linux/bcma/bcma.h:425:35-425:55: static inline void bcma_maskset32(struct bcma_device *cc,
-
include/linux/bcma/bcma.h:430:32-430:52: static inline void bcma_mask16(struct bcma_device *cc, u16 offset, u16 mask)
-
include/linux/bcma/bcma.h:434:31-434:51: static inline void bcma_set16(struct bcma_device *cc, u16 offset, u16 set)
-
include/linux/bcma/bcma.h:438:35-438:55: static inline void bcma_maskset16(struct bcma_device *cc,
-
include/linux/mlx5/eq.h:41:57-41:61: static inline u32 mlx5_eq_update_cc(struct mlx5_eq *eq, u32 cc)
-
include/linux/ssb/ssb_driver_chipcommon.h:599:41-599:64: static inline bool ssb_chipco_available(struct ssb_chipcommon *cc)
-
include/linux/timecounter.h:70:39-70:66: static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc,
-
kernel/time/timecounter.c:9:9-9:36: const struct cyclecounter *cc,
-
kernel/time/timecounter.c:69:32-69:59: static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc,
-
mm/compaction.c:222:39-222:63: static inline bool isolation_suitable(struct compact_control *cc,
-
mm/compaction.c:405:31-405:55: static bool test_and_set_skip(struct compact_control *cc, struct page *page,
-
mm/compaction.c:424:35-424:59: static void update_cached_migrate(struct compact_control *cc, unsigned long pfn)
-
mm/compaction.c:445:35-445:59: static void update_pageblock_skip(struct compact_control *cc,
-
mm/compaction.c:500:7-500:31: struct compact_control *cc)
-
mm/compaction.c:531:38-531:62: unsigned long flags, bool *locked, struct compact_control *cc)
-
mm/compaction.c:553:46-553:70: static unsigned long isolate_freepages_block(struct compact_control *cc,
-
mm/compaction.c:700:25-700:49: isolate_freepages_range(struct compact_control *cc,
-
mm/compaction.c:800:28-800:52: isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn,
-
mm/compaction.c:1151:28-1151:52: isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn,
-
mm/compaction.c:1189:39-1189:63: static bool suitable_migration_source(struct compact_control *cc,
-
mm/compaction.c:1209:39-1209:63: static bool suitable_migration_target(struct compact_control *cc,
-
mm/compaction.c:1235:21-1235:45: freelist_scan_limit(struct compact_control *cc)
-
mm/compaction.c:1246:41-1246:65: static inline bool compact_scanners_met(struct compact_control *cc)
-
mm/compaction.c:1288:21-1288:45: fast_isolate_around(struct compact_control *cc, unsigned long pfn, unsigned long nr_isolated)
-
mm/compaction.c:1323:30-1323:54: static int next_search_order(struct compact_control *cc, int order)
-
mm/compaction.c:1341:24-1341:48: fast_isolate_freepages(struct compact_control *cc)
-
mm/compaction.c:1500:31-1500:55: static void isolate_freepages(struct compact_control *cc)
-
mm/compaction.c:1668:23-1668:47: update_fast_start_pfn(struct compact_control *cc, unsigned long pfn)
-
mm/compaction.c:1680:20-1680:44: reinit_migrate_pfn(struct compact_control *cc)
-
mm/compaction.c:1696:45-1696:69: static unsigned long fast_find_migrateblock(struct compact_control *cc)
-
mm/compaction.c:1813:47-1813:71: static isolate_migrate_t isolate_migratepages(struct compact_control *cc)
-
mm/compaction.c:1991:47-1991:71: static enum compact_result __compact_finished(struct compact_control *cc)
-
mm/compaction.c:2101:45-2101:69: static enum compact_result compact_finished(struct compact_control *cc)
-
mm/compaction.c:2234:14-2234:38: compact_zone(struct compact_control *cc, struct capture_control *capc)
-
mm/page_alloc.c:8488:41-8488:65: static int __alloc_contig_migrate_range(struct compact_control *cc,
-
mm/zsmalloc.c:1647:5-1647:32: struct zs_compact_control *cc)
-
net/ipv4/inet_diag.c:815:46-815:50: static int valid_cc(const void *bc, int len, int cc)
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:163:9-163:37: struct svc_rdma_chunk_ctxt *cc)
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:172:33-172:61: static void svc_rdma_cc_release(struct svc_rdma_chunk_ctxt *cc,
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:334:37-334:65: static int svc_rdma_post_chunk_ctxt(struct svc_rdma_chunk_ctxt *cc)
-
sound/hda/hdac_stream.c:520:24-520:51: static u64 azx_cc_read(const struct cyclecounter *cc)
variable
Defined...
-
crypto/ecrdsa.c:85:2-85:24: struct ecc_point cc = ECC_POINT_INIT(s, e, ndigits); /* reuse s, e */
-
crypto/rmd128.c:47:2-47:14: u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd;
-
crypto/rmd160.c:51:2-51:14: u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;
-
crypto/rmd256.c:47:2-47:14: u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd;
-
crypto/rmd320.c:51:2-51:14: u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;
-
crypto/tgr192.c:464:2-464:23: u64 a, b, c, aa, bb, cc;
-
drivers/accessibility/speakup/main.c:1610:2-1610:6: int cc;
-
drivers/ata/acard-ahci.c:166:2-166:6: u16 cc;
-
drivers/ata/ahci.c:941:2-941:6: u16 cc;
-
drivers/bcma/driver_chipcommon.c:80:2-80:54: struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt);
-
drivers/bcma/driver_chipcommon.c:88:2-88:54: struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt);
-
drivers/bcma/driver_gpio.c:22:2-22:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:30:2-30:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:37:2-37:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:46:2-46:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:55:2-55:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:68:2-68:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_mips.c:204:2-204:33: struct bcma_drv_cc *cc = &bus->drv_cc;
-
drivers/bcma/sprom.c:565:2-565:39: struct bcma_device *cc = bus->drv_cc.core;
-
drivers/block/paride/epat.c:253:9-253:26: { int k, j, f, cc;
-
drivers/char/ipmi/ipmi_si_intf.c:1347:3-1347:32: unsigned char cc = *(resp + 2);
-
drivers/char/tpm/tpm-interface.c:163:2-163:11: u32 cc = be32_to_cpu(header->return_code);
-
drivers/char/tpm/tpm2-cmd.c:623:2-623:6: u32 cc;
-
drivers/char/tpm/tpm2-space.c:271:2-271:6: u32 cc;
-
drivers/char/tpm/tpm2-space.c:304:2-304:6: int cc;
-
drivers/clk/qcom/clk-spmi-pmic-div.c:186:2-186:36: struct spmi_pmic_div_clk_cc *cc = data;
-
drivers/clk/qcom/clk-spmi-pmic-div.c:200:2-200:31: struct spmi_pmic_div_clk_cc *cc;
-
drivers/clk/qcom/common.c:216:2-216:23: struct qcom_cc *cc = data;
-
drivers/clk/qcom/common.c:233:2-233:18: struct qcom_cc *cc;
-
drivers/clk/qcom/lpass-gfm-sm8250.c:239:2-239:20: struct lpass_gfm *cc;
-
drivers/clk/sprd/composite.c:15:2-15:43: struct sprd_comp *cc = hw_to_sprd_comp(hw);
-
drivers/clk/sprd/composite.c:24:2-24:43: struct sprd_comp *cc = hw_to_sprd_comp(hw);
-
drivers/clk/sprd/composite.c:32:2-32:43: struct sprd_comp *cc = hw_to_sprd_comp(hw);
-
drivers/clk/sprd/composite.c:40:2-40:43: struct sprd_comp *cc = hw_to_sprd_comp(hw);
-
drivers/clk/sprd/composite.c:47:2-47:43: struct sprd_comp *cc = hw_to_sprd_comp(hw);
-
drivers/infiniband/hw/cxgb4/device.c:249:2-249:6: int cc;
-
drivers/infiniband/hw/cxgb4/device.c:375:2-375:6: int cc;
-
drivers/infiniband/hw/cxgb4/device.c:561:2-561:6: int cc;
-
drivers/infiniband/hw/cxgb4/device.c:619:2-619:6: int cc;
-
drivers/infiniband/hw/mlx5/odp.c:1467:2-1467:11: int cc = 0;
-
drivers/md/dm-crypt.c:1656:2-1656:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1745:2-1745:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1800:2-1800:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1826:2-1826:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1836:2-1836:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1876:2-1876:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1893:2-1893:28: struct crypt_config *cc = data;
-
drivers/md/dm-crypt.c:1946:2-1946:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2012:2-2012:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2042:2-2042:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2106:2-2106:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2124:2-2124:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2158:2-2158:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2220:2-2220:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2643:2-2643:28: struct crypt_config *cc = pool_data;
-
drivers/md/dm-crypt.c:2659:2-2659:28: struct crypt_config *cc = pool_data;
-
drivers/md/dm-crypt.c:2667:2-2667:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2718:2-2718:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2828:2-2828:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2901:2-2901:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2985:2-2985:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3041:2-3041:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3123:2-3123:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3139:2-3139:23: struct crypt_config *cc;
-
drivers/md/dm-crypt.c:3338:2-3338:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3404:2-3404:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3463:2-3463:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3470:2-3470:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3482:2-3482:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3494:2-3494:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3535:2-3535:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3542:2-3542:32: struct crypt_config *cc = ti->private;
-
drivers/media/dvb-core/dvb_demux.c:119:2-119:5: u8 cc;
-
drivers/media/dvb-core/dvb_demux.c:302:2-302:5: u8 cc;
-
drivers/media/dvb-frontends/ix2505v.c:126:2-126:11: u8 gain, cc, ref, psc, local_osc, lpf;
-
drivers/media/i2c/saa7127.c:372:2-372:44: u16 cc = data->data[1] << 8 | data->data[0];
-
drivers/media/pci/cx88/cx88-video.c:609:2-609:37: const struct cx88_ctrl *cc = ctrl->priv;
-
drivers/media/pci/cx88/cx88-video.c:656:2-656:37: const struct cx88_ctrl *cc = ctrl->priv;
-
drivers/media/pci/cx88/cx88-video.c:1316:3-1316:50: const struct cx88_ctrl *cc = &cx8800_aud_ctls[i];
-
drivers/media/pci/cx88/cx88-video.c:1330:3-1330:50: const struct cx88_ctrl *cc = &cx8800_vid_ctls[i];
-
drivers/media/pci/ivtv/ivtv-vbi.c:137:2-137:69: struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
-
drivers/media/pci/ivtv/ivtv-vbi.c:153:2-153:69: struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
-
drivers/media/pci/ivtv/ivtv-vbi.c:454:2-454:69: struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
-
drivers/media/pci/ivtv/ivtv-vbi.c:466:2-466:69: struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } };
-
drivers/media/pci/saa7164/saa7164-core.c:109:2-109:5: u8 cc, a;
-
drivers/media/test-drivers/vivid/vivid-vbi-gen.c:88:2-95:2: u8 cc[CC_PREAMBLE_BITS + 2 * 16] = {
-
drivers/media/usb/s2255/s2255drv.c:1710:3-1710:16: unsigned int cc;
-
drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c:534:2-534:16: u16 csum = 0, cc;
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:140:2-140:33: struct bcma_drv_cc *cc = b47n->cc;
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:215:2-215:33: struct bcma_drv_cc *cc = b47n->cc;
-
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c:311:2-311:33: struct bcma_drv_cc *cc = b47n->cc;
-
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c:1226:2-1226:5: u8 cc;
-
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:231:2-231:36: struct cyclecounter *cc = &pdata->tstamp_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:152:3-152:52: struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:66:2-66:51: struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:73:2-73:51: struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc;
-
drivers/net/ethernet/cavium/common/cavium_ptp.c:225:2-225:23: struct cyclecounter *cc;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:159:2-159:38: struct cyclecounter *cc = &adapter->hw_cc;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:239:2-239:38: struct cyclecounter *cc = &adapter->hw_cc;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:1211:2-1211:22: struct cyclecounter cc;
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:113:2-113:23: struct cyclecounter *cc;
-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:203:2-203:15: u32 cc = wq->cc;
-
drivers/net/wireless/ath/ath5k/mac80211-ops.c:653:2-653:43: struct ath_cycle_counters *cc = &common->cc_survey;
-
drivers/net/wireless/ath/ath6kl/wmi.c:1859:2-1859:26: struct wmi_connect_cmd *cc;
-
drivers/net/wireless/ath/ath6kl/wmi.c:1911:2-1911:28: struct wmi_reconnect_cmd *cc;
-
drivers/net/wireless/ath/ath9k/link.c:512:2-512:43: struct ath_cycle_counters *cc = &common->cc_survey;
-
drivers/net/wireless/ath/hw.c:180:2-180:43: struct ath_cycle_counters *cc = &common->cc_ani;
-
drivers/net/wireless/ath/regd.c:558:3-558:18: u16 cc = rd & ~COUNTRY_ERD_FLAG;
-
drivers/net/wireless/ath/regd.c:610:3-610:18: u16 cc = rd & ~COUNTRY_ERD_FLAG;
-
drivers/net/wireless/ath/wil6210/cfg80211.c:1541:2-1541:35: struct wil_tid_crypto_rx_single *cc;
-
drivers/net/wireless/ath/wil6210/cfg80211.c:1576:2-1576:35: struct wil_tid_crypto_rx_single *cc;
-
drivers/net/wireless/ath/wil6210/debugfs.c:1590:3-1590:53: struct wil_tid_crypto_rx_single *cc = &c->key_id[i];
-
drivers/net/wireless/ath/wil6210/debugfs.c:1604:3-1604:53: struct wil_tid_crypto_rx_single *cc = &c->key_id[i];
-
drivers/net/wireless/ath/wil6210/txrx.c:668:2-668:57: struct wil_tid_crypto_rx_single *cc = &c->key_id[key_id];
-
drivers/net/wireless/ath/wil6210/txrx_edma.c:535:2-535:35: struct wil_tid_crypto_rx_single *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:7351:2-7351:31: struct brcmfmac_pd_cc_entry *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1054:2-1054:26: struct brcmf_core_priv *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1180:2-1180:26: struct brcmf_core_priv *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1191:2-1191:55: struct brcmf_core *cc = brcmf_chip_get_chipcommon(pub);
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:473:2-473:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:545:2-545:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:616:2-616:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:639:2-639:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:673:2-673:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:686:2-686:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:3477:2-3477:32: struct lcnphy_unsign16_struct cc;
-
drivers/power/supply/axp288_charger.c:694:2-694:11: int ret, cc, cv;
-
drivers/ssb/driver_chipcommon.c:313:2-313:57: struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt);
-
drivers/ssb/driver_chipcommon.c:323:2-323:57: struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt);
-
drivers/ssb/main.c:1151:2-1151:25: struct ssb_chipcommon *cc;
-
drivers/ssb/scan.c:276:2-276:12: u32 idhi, cc, rev, tmp;
-
drivers/staging/media/imx/imx-ic-prp.c:160:2-160:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-ic-prpencvf.c:930:2-930:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-ic-prpencvf.c:981:2-981:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:86:2-86:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:126:2-126:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:212:2-212:33: const struct imx_media_pixfmt *cc, *cc_src;
-
drivers/staging/media/imx/imx-media-capture.c:539:2-539:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-csi.c:1503:2-1503:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-utils.c:449:2-449:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-vdic.c:627:2-627:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx7-media-csi.c:1020:2-1020:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/rts5208/sd.c:1147:3-1147:38: u16 cc = ((u16)buf[0] << 8) | buf[1];
-
drivers/staging/unisys/visornic/visornic_main.c:1123:2-1123:13: int i = 0, cc, numreposted;
-
drivers/staging/unisys/visornic/visornic_main.c:1197:2-1197:6: int cc, currsize, off;
-
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:736:2-736:46: struct vchiq_io_copy_callback_context *cc = context;
-
drivers/tty/vt/vt_ioctl.c:971:3-971:13: ushort ll,cc;
-
drivers/usb/host/isp116x-hcd.c:356:2-356:5: u8 cc;
-
drivers/usb/host/isp1362-hcd.c:507:2-507:5: u8 cc;
-
drivers/usb/host/ohci-dbg.c:301:4-301:27: int cc = (psw >> 12) & 0x0f;
-
drivers/usb/host/ohci-q.c:759:2-759:11: int cc = 0;
-
drivers/usb/host/ohci-q.c:948:3-948:8: int cc;
-
drivers/usb/typec/tcpm/tcpm.c:769:2-769:23: enum typec_cc_status cc;
-
drivers/video/fbdev/sstfb.c:970:2-970:10: u8 cr0, cc;
-
fs/cifs/smb2pdu.c:1983:2-1983:25: struct create_context *cc;
-
fs/f2fs/compress.c:932:2-937:2: struct compress_ctx cc = {
-
fs/f2fs/compress.c:1088:2-1095:2: struct compress_ctx cc = {
-
fs/f2fs/compress.c:1104:2-1109:2: struct compress_ctx cc = {
-
fs/f2fs/data.c:2353:2-2362:2: struct compress_ctx cc = {
-
fs/f2fs/data.c:2951:2-2963:2: struct compress_ctx cc = {
-
fs/fuse/cuse.c:117:2-117:25: struct cuse_conn *cc = NULL, *pos;
-
fs/fuse/cuse.c:159:2-159:44: struct cuse_conn *cc = fc_to_cc(ff->fm->fc);
-
fs/fuse/cuse.c:172:2-172:44: struct cuse_conn *cc = fc_to_cc(ff->fm->fc);
-
fs/fuse/cuse.c:323:2-323:36: struct cuse_conn *cc = fc_to_cc(fc), *pos;
-
fs/fuse/cuse.c:477:2-477:36: struct cuse_conn *cc = fc_to_cc(fc);
-
fs/fuse/cuse.c:499:2-499:20: struct cuse_conn *cc;
-
fs/fuse/cuse.c:549:2-549:41: struct cuse_conn *cc = fc_to_cc(fud->fc);
-
fs/fuse/cuse.c:584:2-584:44: struct cuse_conn *cc = dev_get_drvdata(dev);
-
fs/fuse/cuse.c:594:2-594:44: struct cuse_conn *cc = dev_get_drvdata(dev);
-
fs/hfsplus/unicode.c:129:2-129:6: u16 cc, c0, c1;
-
fs/overlayfs/copy_up.c:587:2-587:22: struct ovl_cu_creds cc;
-
fs/overlayfs/copy_up.c:654:2-654:22: struct ovl_cu_creds cc;
-
lib/fonts/fonts.c:112:2-112:12: int i, c, cc, res;
-
mm/compaction.c:1620:2-1620:57: struct compact_control *cc = (struct compact_control *)data;
-
mm/compaction.c:1644:2-1644:57: struct compact_control *cc = (struct compact_control *)data;
-
mm/compaction.c:2450:2-2463:2: struct compact_control cc = {
-
mm/compaction.c:2587:2-2594:2: struct compact_control cc = {
-
mm/compaction.c:2616:2-2622:2: struct compact_control cc = {
-
mm/compaction.c:2737:2-2744:2: struct compact_control cc = {
-
mm/page_alloc.c:8564:2-8573:2: struct compact_control cc = {
-
mm/zsmalloc.c:2218:2-2218:28: struct zs_compact_control cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:241:2-242:4: struct svc_rdma_chunk_ctxt *cc =
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:299:2-300:4: struct svc_rdma_chunk_ctxt *cc =
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:443:2-443:42: struct svc_rdma_chunk_ctxt *cc = &info->wi_cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:590:2-590:30: struct svc_rdma_chunk_ctxt *cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:631:2-631:30: struct svc_rdma_chunk_ctxt *cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:676:2-676:42: struct svc_rdma_chunk_ctxt *cc = &info->ri_cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:1118:2-1118:30: struct svc_rdma_chunk_ctxt *cc;
-
sound/hda/hdac_stream.c:531:2-531:38: struct cyclecounter *cc = &azx_dev->cc;
-
sound/isa/sb/emu8000_patch.c:78:3-78:17: unsigned char cc;
-
sound/soc/qcom/qdsp6/q6afe-clocks.c:206:2-206:24: struct q6afe_cc *cc = data;
-
sound/soc/qcom/qdsp6/q6afe-clocks.c:225:2-225:19: struct q6afe_cc *cc;
-
sound/soc/sof/loader.c:49:2-50:3: const struct sof_ipc_cc_version *cc =
-
sound/soc/sof/loader.c:177:2-177:39: const struct sof_ext_man_cc_version *cc;