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:28:22-28: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:166:31-166:51: static int bcma_gpio_irq_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:171:32-171:52: static void bcma_gpio_irq_exit(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:176:20-176:40: int bcma_gpio_init(struct bcma_drv_cc *cc)
-
drivers/bcma/driver_gpio.c:231:26-231:46: int bcma_gpio_unregister(struct bcma_drv_cc *cc)
-
drivers/char/ipmi/ipmi_ipmb.c:217:35-217:38: struct ipmi_smi_msg *msg, u8 cc)
-
drivers/char/tpm/tpm2-cmd.c:778:41-778: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:208:56-208:72: static void qcom_cc_drop_protected(struct device *dev, struct qcom_cc *cc)
-
drivers/infiniband/hw/erdma/erdma_cm.c:416:44-416:48: static void __mpa_ext_set_cc(__be32 *bits, u32 cc)
-
drivers/md/dm-crypt.c:247:40-247:61: static struct crypto_skcipher *any_tfm(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:252:41-252:62: static struct crypto_aead *any_tfm_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:313:31-313:52: static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:322:33-322:54: static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:331:35-331:56: static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:341:31-341:52: static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:354:31-354:52: static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:384:32-384:53: static void crypt_iv_benbi_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:388:31-388:52: static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:401:30-401:51: static int crypt_iv_null_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:409:30-409:51: static void crypt_iv_lmk_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:421:29-421:50: static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:454:30-454:51: static int crypt_iv_lmk_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:467:30-467:51: static int crypt_iv_lmk_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:477:29-477:50: static int crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:525:29-525:50: static int crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:543:30-543:51: static int crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:565:30-565:51: static void crypt_iv_tcw_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:579:29-579:50: static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:612:30-612:51: static int crypt_iv_tcw_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:624:30-624:51: static int crypt_iv_tcw_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:634:35-634:56: static int crypt_iv_tcw_whitening(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:672:29-672:50: static int crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:698:30-698:51: static int crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:717:32-717:53: static int crypt_iv_random_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:725:31-725:52: static int crypt_iv_eboiv_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:742:31-742:52: static int crypt_iv_eboiv_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:768:35-768:56: static void crypt_iv_elephant_dtr(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:776:34-776:55: static int crypt_iv_elephant_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:940:30-940:51: static int crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq)
-
drivers/md/dm-crypt.c:1013:34-1013:55: static int crypt_iv_elephant_gen(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:1027:35-1027:56: static int crypt_iv_elephant_post(struct crypt_config *cc, u8 *iv,
-
drivers/md/dm-crypt.c:1036:35-1036:56: static int crypt_iv_elephant_init(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1044:35-1044:56: static int crypt_iv_elephant_wipe(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1118:34-1118:55: static bool crypt_integrity_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1123:34-1123:55: static bool crypt_integrity_hmac(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:1129:46-1129:67: static struct scatterlist *crypt_get_sg_data(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1164:32-1164:53: static int crypt_integrity_ctr(struct crypt_config *cc, struct dm_target *ti)
-
drivers/md/dm-crypt.c:1211:32-1211:53: static void crypt_convert_init(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1226:46-1226:67: static struct dm_crypt_request *dmreq_of_req(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1232:27-1232:48: static void *req_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq)
-
drivers/md/dm-crypt.c:1237:24-1237:45: static u8 *iv_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1248:28-1248:49: static u8 *org_iv_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1254:36-1254:57: static __le64 *org_sector_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1261:39-1261:60: static unsigned int *org_tag_of_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1269:29-1269:50: static void *tag_from_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1279:32-1279:53: static void *iv_tag_from_dmreq(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1285:37-1285:58: static int crypt_convert_block_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1384:41-1384:62: static int crypt_convert_block_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1464:37-1464:58: static int crypt_alloc_req_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1488:33-1488:54: static int crypt_alloc_req_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1510:28-1510:49: static int crypt_alloc_req(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1519:37-1519:58: static void crypt_free_req_skcipher(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1528:33-1528:54: static void crypt_free_req_aead(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1537:28-1537:49: static void crypt_free_req(struct crypt_config *cc, void *req, struct bio *base_bio)
-
drivers/md/dm-crypt.c:1548:35-1548:56: static blk_status_t crypt_convert(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1710:37-1710:58: static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone)
-
drivers/md/dm-crypt.c:1721:51-1721:72: static void crypt_io_init(struct dm_crypt_io *io, struct crypt_config *cc,
-
drivers/md/dm-crypt.c:1986:40-1986:61: static bool kcryptd_crypt_write_inline(struct crypt_config *cc,
-
drivers/md/dm-crypt.c:2244:34-2244:55: static void crypt_free_tfms_aead(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2258:38-2258:59: static void crypt_free_tfms_skcipher(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2275:29-2275:50: static void crypt_free_tfms(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2283:38-2283:59: static int crypt_alloc_tfms_skcipher(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2314:34-2314:55: static int crypt_alloc_tfms_aead(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2335:29-2335:50: static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode)
-
drivers/md/dm-crypt.c:2343:35-2343:56: static unsigned crypt_subkey_size(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2348:39-2348:60: static unsigned crypt_authenckey_size(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2375:25-2375:46: static int crypt_setkey(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2424:25-2424: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:2456:28-2456:49: static int set_key_trusted(struct crypt_config *cc, struct key *key)
-
drivers/md/dm-crypt.c:2472:34-2472:55: static int crypt_set_keyring_key(struct crypt_config *cc, const char *key_string)
-
drivers/md/dm-crypt.c:2587:26-2587:47: static int crypt_set_key(struct crypt_config *cc, char *key)
-
drivers/md/dm-crypt.c:2624:27-2624:48: static int crypt_wipe_key(struct crypt_config *cc)
-
drivers/md/dm-crypt.c:2816:34-2816: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/platform/nxp/imx7-media-csi.c:1014:6-1014:36: const struct imx7_csi_pixfmt *cc)
-
drivers/media/platform/nxp/imx7-media-csi.c:1924:8-1924:39: const struct imx7_csi_pixfmt **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/can/spi/mcp251xfd/mcp251xfd-timestamp.c:14:37-14:64: static u64 mcp251xfd_timestamp_read(const struct cyclecounter *cc)
-
drivers/net/can/usb/gs_usb.c:411:34-411:61: static u64 gs_usb_timestamp_read(const struct cyclecounter *cc) __must_hold(&dev->tc_lock)
-
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:15185:36-15185:63: static u64 bnx2x_cyclecounter_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:666:25-666:52: static u64 bnxt_cc_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:284:25-284:52: static u64 fec_ptp_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/e1000e/netdev.c:4424:37-4424:64: static u64 e1000e_cyclecounter_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:75:31-75:58: static u64 igb_ptp_read_82576(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/igb/igb_ptp.c:92:31-92:58: static u64 igb_ptp_read_82580(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:329:32-329:59: static u64 ixgbe_ptp_read_X550(const struct cyclecounter *cc)
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:366:33-366:60: static u64 ixgbe_ptp_read_82599(const struct cyclecounter *cc)
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:93:24-93:51: static u64 ptp_cc_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h:88:48-88: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:774:54-774:58: struct mlx5_eqe *mlx5_eq_get_eqe(struct mlx5_eq *eq, u32 cc)
-
drivers/net/ethernet/mellanox/mlx5/core/eq.c:792:44-792:48: void mlx5_eq_update_ci(struct mlx5_eq *eq, u32 cc, bool arm)
-
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c:126:32-126:59: static u64 read_internal_timer(const struct cyclecounter *cc)
-
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:133:35-133:62: static u64 mlxsw_sp1_ptp_read_frc(const struct cyclecounter *cc)
-
drivers/net/ethernet/pensando/ionic/ionic_phc.c:293:26-293:53: static u64 ionic_cc_read(const struct cyclecounter *cc)
-
drivers/net/ethernet/qlogic/qede/qede_ptp.c:184:29-184: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:550:5-550: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:560:48-560:68: static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:570:8-570:28: struct bcma_device *cc)
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:581:40-581:60: ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc)
-
drivers/nvme/target/core.c:1102:32-1102:36: static inline bool nvmet_cc_en(u32 cc)
-
drivers/nvme/target/core.c:1107:31-1107:35: static inline u8 nvmet_cc_css(u32 cc)
-
drivers/nvme/target/core.c:1112:31-1112:35: static inline u8 nvmet_cc_mps(u32 cc)
-
drivers/nvme/target/core.c:1117:31-1117:35: static inline u8 nvmet_cc_ams(u32 cc)
-
drivers/nvme/target/core.c:1122:31-1122:35: static inline u8 nvmet_cc_shn(u32 cc)
-
drivers/nvme/target/core.c:1127:34-1127:38: static inline u8 nvmet_cc_iosqes(u32 cc)
-
drivers/nvme/target/core.c:1132:34-1132:38: static inline u8 nvmet_cc_iocqes(u32 cc)
-
drivers/power/supply/axp288_charger.c:153:72-153:76: static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc)
-
drivers/ptp/ptp_vclock.c:167:28-167:55: static u64 ptp_vclock_read(const struct cyclecounter *cc)
-
drivers/scsi/elx/efct/efct_hw.c:3181:44-3181:47: efct_hw_get_host_stats(struct efct_hw *hw, u8 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:882:4-882:36: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-csi.c:1425:4-1425:36: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-utils.c:392:8-392:40: const struct imx_media_pixfmt **cc)
-
drivers/staging/media/imx/imx-media-utils.c:521:7-521: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/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:597:46-597:67: static int tcpm_set_cc(struct tcpc_dev *dev, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/fusb302.c:916:11-916:32: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/fusb302.c:1245:10-1245:32: enum typec_cc_status *cc)
-
drivers/usb/typec/tcpm/tcpci.c:69:48-69:69: static int tcpci_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci.c:142:50-142:71: static int tcpci_apply_rc(struct tcpc_dev *tcpc, enum typec_cc_status cc,
-
drivers/usb/typec/tcpm/tcpci.c:171:5-171:26: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci_maxim.c:423:9-423:30: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpci_rt1711h.c:223:11-223:32: enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:785:49-785:70: static void tcpm_set_cc(struct tcpm_port *port, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:3569:57-3569:78: static bool tcpm_start_toggling(struct tcpm_port *port, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/tcpm.c:3873:50-3873:71: static enum typec_pwr_opmode tcpm_get_pwr_opmode(enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/wcove.c:246:47-246:60: static enum typec_cc_status wcove_to_typec_cc(unsigned int cc)
-
drivers/usb/typec/tcpm/wcove.c:290:48-290:69: static int wcove_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc)
-
drivers/usb/typec/tcpm/wcove.c:422:5-422:26: enum typec_cc_status cc)
-
fs/cifs/smb2pdu.c:2078:21-2078:44: parse_query_id_ctxt(struct create_context *cc, struct smb2_file_all_info *buf)
-
fs/cifs/smb2pdu.c:2088:18-2088:41: parse_posix_ctxt(struct create_context *cc, struct smb2_file_all_info *info,
-
fs/f2fs/compress.c:60:39-60:60: static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:65:28-65:49: static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:70:37-70:58: static pgoff_t start_idx_of_cluster(struct compress_ctx *cc)
-
fs/f2fs/compress.c:99:30-99:51: static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock)
-
fs/f2fs/compress.c:113:29-113:50: static void f2fs_put_rpages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:118:32-118:53: static void f2fs_unlock_rpages(struct compress_ctx *cc, int len)
-
fs/f2fs/compress.c:123:33-123:54: static void f2fs_put_rpages_wbc(struct compress_ctx *cc,
-
fs/f2fs/compress.c:142:28-142:49: int f2fs_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:151:32-151:53: void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse)
-
fs/f2fs/compress.c:162:33-162:54: void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page)
-
fs/f2fs/compress.c:176:34-176:55: static int lzo_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:187:38-187:59: static void lzo_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:193:31-193:52: static int lzo_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:239:34-239:55: static int lz4_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:261:38-261:59: static void lz4_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:268:33-268:54: static int lz4hc_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:288:31-288:52: static int lz4_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:337:35-337:56: static int zstd_init_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:373:39-373:60: static void zstd_destroy_compress_ctx(struct compress_ctx *cc)
-
fs/f2fs/compress.c:380:32-380:53: static int zstd_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:508:34-508:55: static int lzorle_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:614:32-614:53: static int f2fs_compress_pages(struct compress_ctx *cc)
-
fs/f2fs/compress.c:818:32-818:53: static bool is_page_in_cluster(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:825:28-825:49: bool f2fs_cluster_is_empty(struct compress_ctx *cc)
-
fs/f2fs/compress.c:830:34-830:55: static bool f2fs_cluster_is_full(struct compress_ctx *cc)
-
fs/f2fs/compress.c:835:34-835:55: bool f2fs_cluster_can_merge_page(struct compress_ctx *cc, pgoff_t index)
-
fs/f2fs/compress.c:842:34-842:55: bool f2fs_all_cluster_page_ready(struct compress_ctx *cc, struct page **pages,
-
fs/f2fs/compress.c:868:38-868:59: static bool cluster_has_invalid_data(struct compress_ctx *cc)
-
fs/f2fs/compress.c:983:35-983:56: static int f2fs_compressed_blocks(struct compress_ctx *cc)
-
fs/f2fs/compress.c:996:34-996:55: static bool cluster_may_compress(struct compress_ctx *cc)
-
fs/f2fs/compress.c:1009:35-1009:56: static void set_cluster_writeback(struct compress_ctx *cc)
-
fs/f2fs/compress.c:1019:31-1019:52: static void set_cluster_dirty(struct compress_ctx *cc)
-
fs/f2fs/compress.c:1028:39-1028:60: static int prepare_compress_overwrite(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1200:40-1200:61: static int f2fs_write_compressed_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1426:33-1426:54: static int f2fs_write_raw_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1495:28-1495:49: int f2fs_write_multi_pages(struct compress_ctx *cc,
-
fs/f2fs/compress.c:1596:42-1596:63: struct decompress_io_ctx *f2fs_alloc_dic(struct compress_ctx *cc)
-
fs/f2fs/data.c:2174:27-2174: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/ksmbd/oplock.c:1508:29-1508:35: void create_durable_rsp_buf(char *cc)
-
fs/ksmbd/oplock.c:1532:32-1532:38: void create_durable_v2_rsp_buf(char *cc, struct ksmbd_file *fp)
-
fs/ksmbd/oplock.c:1558:26-1558:32: void create_mxac_rsp_buf(char *cc, int maximal_access)
-
fs/ksmbd/oplock.c:1580:29-1580:35: void create_disk_id_rsp_buf(char *cc, __u64 file_id, __u64 vol_id)
-
fs/ksmbd/oplock.c:1607:27-1607:33: void create_posix_rsp_buf(char *cc, struct ksmbd_file *fp)
-
fs/overlayfs/copy_up.c:665:53-665:74: static int ovl_prep_cu_creds(struct dentry *dentry, struct ovl_cu_creds *cc)
-
fs/overlayfs/copy_up.c:680:33-680: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,
-
include/linux/usb/tcpci.h:216:54-216:67: static inline enum typec_cc_status tcpci_to_typec_cc(unsigned int cc, bool sink)
-
include/trace/events/compaction.h:68:1-68:1: TRACE_EVENT(mm_compaction_migratepages,
-
include/trace/events/compaction.h:90:1-90:1: TRACE_EVENT(mm_compaction_begin,
-
include/trace/events/compaction.h:120:1-120:1: TRACE_EVENT(mm_compaction_end,
-
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:216:39-216:63: static inline bool isolation_suitable(struct compact_control *cc,
-
mm/compaction.c:396:31-396:55: static bool test_and_set_skip(struct compact_control *cc, struct page *page,
-
mm/compaction.c:415:35-415:59: static void update_cached_migrate(struct compact_control *cc, unsigned long pfn)
-
mm/compaction.c:436:35-436:59: static void update_pageblock_skip(struct compact_control *cc,
-
mm/compaction.c:491:7-491:31: struct compact_control *cc)
-
mm/compaction.c:519:38-519:62: unsigned long flags, bool *locked, struct compact_control *cc)
-
mm/compaction.c:541:46-541:70: static unsigned long isolate_freepages_block(struct compact_control *cc,
-
mm/compaction.c:681:25-681:49: isolate_freepages_range(struct compact_control *cc,
-
mm/compaction.c:786:28-786:52: isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn,
-
mm/compaction.c:1211:28-1211:52: isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn,
-
mm/compaction.c:1250:39-1250:63: static bool suitable_migration_source(struct compact_control *cc,
-
mm/compaction.c:1270:39-1270:63: static bool suitable_migration_target(struct compact_control *cc,
-
mm/compaction.c:1296:21-1296:45: freelist_scan_limit(struct compact_control *cc)
-
mm/compaction.c:1307:41-1307:65: static inline bool compact_scanners_met(struct compact_control *cc)
-
mm/compaction.c:1347:21-1347:45: fast_isolate_around(struct compact_control *cc, unsigned long pfn)
-
mm/compaction.c:1378:30-1378:54: static int next_search_order(struct compact_control *cc, int order)
-
mm/compaction.c:1396:24-1396:48: fast_isolate_freepages(struct compact_control *cc)
-
mm/compaction.c:1559:31-1559:55: static void isolate_freepages(struct compact_control *cc)
-
mm/compaction.c:1723:23-1723:47: update_fast_start_pfn(struct compact_control *cc, unsigned long pfn)
-
mm/compaction.c:1735:20-1735:44: reinit_migrate_pfn(struct compact_control *cc)
-
mm/compaction.c:1751:45-1751:69: static unsigned long fast_find_migrateblock(struct compact_control *cc)
-
mm/compaction.c:1867:47-1867:71: static isolate_migrate_t isolate_migratepages(struct compact_control *cc)
-
mm/compaction.c:2060:47-2060:71: static enum compact_result __compact_finished(struct compact_control *cc)
-
mm/compaction.c:2157:45-2157:69: static enum compact_result compact_finished(struct compact_control *cc)
-
mm/compaction.c:2290:14-2290:38: compact_zone(struct compact_control *cc, struct capture_control *capc)
-
mm/khugepaged.c:536:6-536:31: struct collapse_control *cc,
-
mm/khugepaged.c:739:48-739:73: static bool hpage_collapse_scan_abort(int nid, struct collapse_control *cc)
-
mm/khugepaged.c:774:44-774:69: static int hpage_collapse_find_target_node(struct collapse_control *cc)
-
mm/khugepaged.c:822:8-822:33: struct collapse_control *cc)
-
mm/khugepaged.c:951:10-951:35: struct collapse_control *cc)
-
mm/khugepaged.c:967:10-967:35: struct collapse_control *cc)
-
mm/khugepaged.c:1123:8-1123:33: struct collapse_control *cc)
-
mm/khugepaged.c:1615:11-1615:36: struct collapse_control *cc)
-
mm/khugepaged.c:1741:5-1741:30: struct collapse_control *cc)
-
mm/khugepaged.c:2113:9-2113:34: struct collapse_control *cc)
-
mm/khugepaged.c:2229:10-2229:35: struct collapse_control *cc)
-
mm/khugepaged.c:2400:32-2400:57: static void khugepaged_do_scan(struct collapse_control *cc)
-
mm/page_alloc.c:9176:34-9176:58: int __alloc_contig_migrate_range(struct compact_control *cc,
-
mm/zsmalloc.c:1757:5-1757:32: struct zs_compact_control *cc)
-
net/bluetooth/hci_event.c:4155:45-4155:66: static u8 hci_cc_func(struct hci_dev *hdev, const struct hci_cc *cc,
-
net/ipv4/inet_diag.c:818:46-818:50: static int valid_cc(const void *bc, int len, int cc)
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:172:9-172:37: struct svc_rdma_chunk_ctxt *cc)
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:186:33-186:61: static void svc_rdma_cc_release(struct svc_rdma_chunk_ctxt *cc,
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:361:37-361:65: static int svc_rdma_post_chunk_ctxt(struct svc_rdma_chunk_ctxt *cc)
-
sound/hda/hdac_stream.c:607:24-607:51: static u64 azx_cc_read(const struct cyclecounter *cc)
variable
Defined...
-
arch/x86/kernel/alternative.c:451:2-451:9: u8 op, cc;
-
crypto/ecrdsa.c:85:2-85:24: struct ecc_point cc = ECC_POINT_INIT(s, e, ndigits); /* reuse s, e */
-
crypto/rmd160.c:51:2-51:14: u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;
-
drivers/accessibility/speakup/main.c:1616:2-1616:6: int cc;
-
drivers/ata/acard-ahci.c:166:2-166:6: u16 cc;
-
drivers/ata/ahci.c:968:2-968: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:24:2-24:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:32:2-32:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:39:2-39:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:48:2-48:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:57:2-57:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_gpio.c:70:2-70:49: struct bcma_drv_cc *cc = gpiochip_get_data(chip);
-
drivers/bcma/driver_mips.c:197:2-197: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_msghandler.c:4535:2-4535:16: unsigned char cc;
-
drivers/char/ipmi/ipmi_si_intf.c:1343:3-1343: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:632:2-632: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:226:2-226:23: struct qcom_cc *cc = data;
-
drivers/clk/qcom/common.c:243:2-243: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/gpu/drm/msm/dp/dp_ctrl.c:161:2-161:6: u32 cc, tb;
-
drivers/gpu/drm/msm/dp/dp_link.c:1081:2-1081:6: u32 cc;
-
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/erdma/erdma_cm.c:424:2-424:29: __be32 cc = mpa_ext_bits & MPA_EXT_FLAG_CC;
-
drivers/infiniband/hw/mlx5/odp.c:1391:2-1391:11: int cc = 0;
-
drivers/md/dm-crypt.c:1663:2-1663:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1751:2-1751:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1806:2-1806:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1834:2-1834:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1875:2-1875:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:1892:2-1892:28: struct crypt_config *cc = data;
-
drivers/md/dm-crypt.c:1945:2-1945:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2010:2-2010:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2040:2-2040:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2104:2-2104:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2122:2-2122:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2156:2-2156:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2221:2-2221:32: struct crypt_config *cc = io->cc;
-
drivers/md/dm-crypt.c:2661:2-2661:28: struct crypt_config *cc = pool_data;
-
drivers/md/dm-crypt.c:2682:2-2682:28: struct crypt_config *cc = pool_data;
-
drivers/md/dm-crypt.c:2690:2-2690:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2743:2-2743:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2853:2-2853:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:2926:2-2926:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3010:2-3010:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3066:2-3066:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3147:2-3147:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3163:2-3163:23: struct crypt_config *cc;
-
drivers/md/dm-crypt.c:3379:2-3379:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3450:2-3450:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3539:2-3539:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3546:2-3546:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3558:2-3558:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3570:2-3570:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3611:2-3611:32: struct crypt_config *cc = ti->private;
-
drivers/md/dm-crypt.c:3618:2-3618:32: struct crypt_config *cc = ti->private;
-
drivers/media/dvb-core/dvb_demux.c:109:2-109:5: u8 cc;
-
drivers/media/dvb-core/dvb_demux.c:292:2-292: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:611:2-611:37: const struct cx88_ctrl *cc = ctrl->priv;
-
drivers/media/pci/cx88/cx88-video.c:658:2-658:37: const struct cx88_ctrl *cc = ctrl->priv;
-
drivers/media/pci/cx88/cx88-video.c:1317:3-1317:50: const struct cx88_ctrl *cc = &cx8800_aud_ctls[i];
-
drivers/media/pci/cx88/cx88-video.c:1331:3-1331: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/platform/nxp/imx7-media-csi.c:1104:2-1104:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1144:2-1144:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1192:2-1192:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1415:2-1415:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1789:2-1789:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1884:2-1884:32: const struct imx7_csi_pixfmt *cc;
-
drivers/media/platform/nxp/imx7-media-csi.c:1977:2-1977:32: const struct imx7_csi_pixfmt *cc;
-
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:1708:3-1708: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/can/rcar/rcar_canfd.c:1174:2-1174:11: u32 sts, cc;
-
drivers/net/can/spi/mcp251xfd/mcp251xfd-timestamp.c:54:2-54:35: struct cyclecounter *cc = &priv->cc;
-
drivers/net/can/usb/gs_usb.c:460:2-460:34: struct cyclecounter *cc = &dev->cc;
-
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c:1229:2-1229:5: u8 cc;
-
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c:219:2-219:36: struct cyclecounter *cc = &pdata->tstamp_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c:153:3-153:52: struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:67:2-67:51: struct bcma_drv_cc *cc = &bgmac->bcma.core->bus->drv_cc;
-
drivers/net/ethernet/broadcom/bgmac-bcma.c:74:2-74: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:162:2-162:38: struct cyclecounter *cc = &adapter->hw_cc;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:242:2-242:38: struct cyclecounter *cc = &adapter->hw_cc;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c:1198:2-1198:22: struct cyclecounter cc;
-
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp.c:271:2-271:23: struct cyclecounter *cc;
-
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:264:2-264:15: u32 cc = wq->cc;
-
drivers/net/wireless/ath/ath5k/mac80211-ops.c:654:2-654:43: struct ath_cycle_counters *cc = &common->cc_survey;
-
drivers/net/wireless/ath/ath6kl/wmi.c:1856:2-1856:26: struct wmi_connect_cmd *cc;
-
drivers/net/wireless/ath/ath6kl/wmi.c:1908:2-1908: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:1565:2-1565:35: struct wil_tid_crypto_rx_single *cc;
-
drivers/net/wireless/ath/wil6210/cfg80211.c:1600:2-1600:35: struct wil_tid_crypto_rx_single *cc;
-
drivers/net/wireless/ath/wil6210/debugfs.c:1575:3-1575:53: struct wil_tid_crypto_rx_single *cc = &c->key_id[i];
-
drivers/net/wireless/ath/wil6210/debugfs.c:1589:3-1589: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:7777:2-7777:31: struct brcmfmac_pd_cc_entry *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1072:2-1072:26: struct brcmf_core_priv *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1199:2-1199:26: struct brcmf_core_priv *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/chip.c:1210:2-1210:55: struct brcmf_core *cc = brcmf_chip_get_chipcommon(pub);
-
drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c:21:2-21:25: struct brcmfmac_pd_cc *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:473:2-473:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:542:2-542:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:613:2-613:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:636:2-636:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:670:2-670:22: struct bcma_device *cc;
-
drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c:683:2-683: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/peci/request.c:104:2-104:34: u8 cc = peci_request_data_cc(req);
-
drivers/power/supply/axp288_charger.c:719:2-719: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:1155:2-1155: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:161:2-161:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-ic-prpencvf.c:928:2-928:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-ic-prpencvf.c:979:2-979:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:63:2-63:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:105:2-105:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:144:2-144:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:194:2-194:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:284:2-284:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:324:2-324:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:400:2-400:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:449:2-449:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-capture.c:674:2-674:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-csi.c:1510:2-1510:33: const struct imx_media_pixfmt *cc;
-
drivers/staging/media/imx/imx-media-utils.c:470:2-470: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/rts5208/sd.c:1147:3-1147:38: u16 cc = ((u16)buf[0] << 8) | buf[1];
-
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c:74:2-74:46: struct vchiq_io_copy_callback_context *cc = context;
-
drivers/tty/vt/vt_ioctl.c:913:3-913: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:990:2-990:23: enum typec_cc_status cc;
-
drivers/video/fbdev/sstfb.c:971:2-971:10: u8 cr0, cc;
-
fs/cifs/smb2pdu.c:2130:2-2130:25: struct create_context *cc;
-
fs/f2fs/compress.c:1118:2-1125:2: struct compress_ctx cc = {
-
fs/f2fs/compress.c:1134:2-1139:2: struct compress_ctx cc = {
-
fs/f2fs/data.c:2348:2-2357:2: struct compress_ctx cc = {
-
fs/f2fs/data.c:2965:2-2978: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:547:2-547:41: struct cuse_conn *cc = fc_to_cc(fud->fc);
-
fs/fuse/cuse.c:577:2-577:44: struct cuse_conn *cc = dev_get_drvdata(dev);
-
fs/fuse/cuse.c:587:2-587:44: struct cuse_conn *cc = dev_get_drvdata(dev);
-
fs/hfsplus/unicode.c:129:2-129:6: u16 cc, c0, c1;
-
fs/ksmbd/oplock.c:1397:2-1397:25: struct create_context *cc;
-
fs/ksmbd/oplock.c:1458:2-1458:25: struct create_context *cc;
-
fs/overlayfs/copy_up.c:699:2-699:22: struct ovl_cu_creds cc;
-
fs/overlayfs/copy_up.c:778:2-778:22: struct ovl_cu_creds cc;
-
kernel/bpf/btf.c:7887:2-7887:25: struct bpf_cand_cache *cc;
-
kernel/bpf/btf.c:7924:2-7924:66: struct bpf_cand_cache *cc = cache[hash_cands(cands) % cache_size];
-
kernel/bpf/btf.c:7941:2-7941:68: struct bpf_cand_cache **cc = &cache[hash_cands(cands) % cache_size], *new_cands;
-
kernel/bpf/btf.c:8058:2-8058:33: struct bpf_cand_cache *cands, *cc, local_cand = {};
-
kernel/bpf/btf.c:8162:3-8162:26: struct bpf_cand_cache *cc;
-
kernel/bpf/memalloc.c:380:2-380:25: struct bpf_mem_caches *cc, __percpu *pcc;
-
kernel/bpf/memalloc.c:519:2-519:25: struct bpf_mem_caches *cc;
-
lib/fonts/fonts.c:112:2-112:12: int i, c, cc, res;
-
mm/compaction.c:1679:2-1679:57: struct compact_control *cc = (struct compact_control *)data;
-
mm/compaction.c:1703:2-1703:57: struct compact_control *cc = (struct compact_control *)data;
-
mm/compaction.c:2505:2-2518:2: struct compact_control cc = {
-
mm/compaction.c:2650:2-2657:2: struct compact_control cc = {
-
mm/compaction.c:2679:2-2685:2: struct compact_control cc = {
-
mm/compaction.c:2822:2-2829:2: struct compact_control cc = {
-
mm/khugepaged.c:2611:2-2611:27: struct collapse_control *cc;
-
mm/page_alloc.c:9262:2-9271:2: struct compact_control cc = {
-
mm/page_isolation.c:409:5-418:5: struct compact_control cc = {
-
mm/zsmalloc.c:2181:2-2181:28: struct zs_compact_control cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:265:2-266:4: struct svc_rdma_chunk_ctxt *cc =
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:331:2-332:4: struct svc_rdma_chunk_ctxt *cc =
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:471:2-471:42: struct svc_rdma_chunk_ctxt *cc = &info->wi_cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:619:2-619:30: struct svc_rdma_chunk_ctxt *cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:660:2-660:30: struct svc_rdma_chunk_ctxt *cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:705:2-705:42: struct svc_rdma_chunk_ctxt *cc = &info->ri_cc;
-
net/sunrpc/xprtrdma/svc_rdma_rw.c:1121:2-1121:30: struct svc_rdma_chunk_ctxt *cc;
-
sound/hda/hdac_stream.c:618:2-618:38: struct cyclecounter *cc = &azx_dev->cc;
-
sound/isa/sb/emu8000_patch.c:78:3-78:17: unsigned char cc;
-
sound/soc/generic/simple-card-utils.c:811:3-811:41: int cc = li->num[i].cpus + li->num[i].codecs;
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:40:2-40:48: struct q6dsp_cc *cc = dev_get_drvdata(clk->dev);
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:49:2-49:48: struct q6dsp_cc *cc = dev_get_drvdata(clk->dev);
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:90:2-90:48: struct q6dsp_cc *cc = dev_get_drvdata(clk->dev);
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:99:2-99:48: struct q6dsp_cc *cc = dev_get_drvdata(clk->dev);
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:113:2-113:24: struct q6dsp_cc *cc = data;
-
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c:132:2-132:19: struct q6dsp_cc *cc;
-
sound/soc/qcom/qdsp6/q6prm.c:217:2-217:16: struct q6prm *cc;
-
sound/soc/sof/ipc3-loader.c:40:2-40:39: const struct sof_ext_man_cc_version *cc;
-
sound/soc/sof/ipc3.c:512:2-513:3: const struct sof_ipc_cc_version *cc =