/kernel/linux/linux-4.19/drivers/ssb/ |
D | driver_chipcommon.c | 32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked() 42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode() 119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc() 150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit() 211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init() 242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay() 259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay() 285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock() 293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer() 313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local [all …]
|
D | driver_chipcommon_pmu.c | 22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) in ssb_chipco_pll_read() 28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, in ssb_chipco_pll_write() 35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, in ssb_chipco_regctl_maskset() 90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu0_pllinit_r0() 221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu1_pllinit_r0() 317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) in ssb_pmu_pll_init() 423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) in ssb_pmu_resources_init() 517 void ssb_pmu_init(struct ssb_chipcommon *cc) in ssb_pmu_init() 540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, in ssb_pmu_set_ldo_voltage() 590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) in ssb_pmu_set_ldo_paref() [all …]
|
/kernel/linux/linux-5.10/drivers/ssb/ |
D | driver_chipcommon.c | 32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked() 42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode() 119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc() 150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit() 211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init() 242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay() 259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay() 285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock() 293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer() 313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local [all …]
|
D | driver_chipcommon_pmu.c | 22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) in ssb_chipco_pll_read() 28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, in ssb_chipco_pll_write() 35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, in ssb_chipco_regctl_maskset() 90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu0_pllinit_r0() 221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, in ssb_pmu1_pllinit_r0() 317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) in ssb_pmu_pll_init() 423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) in ssb_pmu_resources_init() 517 void ssb_pmu_init(struct ssb_chipcommon *cc) in ssb_pmu_init() 540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, in ssb_pmu_set_ldo_voltage() 590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) in ssb_pmu_set_ldo_paref() [all …]
|
/kernel/linux/linux-4.19/drivers/bcma/ |
D | driver_chipcommon.c | 18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked() 28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() 37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog() 56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer() 80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local 88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local 95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms() 113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register() 142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect() 169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init() [all …]
|
D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write() 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() 41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset() 50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset() 59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq() 80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0() 148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init() 162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init() 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() [all …]
|
D | driver_gpio.c | 22 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local 30 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local 37 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local 46 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local 55 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local 68 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local 79 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local 90 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 104 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 122 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init() [all …]
|
/kernel/linux/linux-5.10/drivers/bcma/ |
D | driver_chipcommon.c | 18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked() 28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() 37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog() 56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer() 80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local 88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local 95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms() 113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register() 142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect() 169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init() [all …]
|
D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write() 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() 41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset() 50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset() 59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq() 80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0() 148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init() 162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init() 210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl() [all …]
|
D | driver_gpio.c | 22 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local 30 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local 37 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local 46 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local 55 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local 68 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local 79 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local 90 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local 104 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local 122 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init() [all …]
|
/kernel/linux/linux-4.19/drivers/md/ |
D | dm-crypt.c | 65 struct crypt_config *cc; member 238 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 243 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 298 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 307 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 316 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 327 static int crypt_iv_essiv_init(struct crypt_config *cc) in crypt_iv_essiv_init() 353 static int crypt_iv_essiv_wipe(struct crypt_config *cc) in crypt_iv_essiv_wipe() 371 static struct crypto_cipher *alloc_essiv_cipher(struct crypt_config *cc, in alloc_essiv_cipher() 403 static void crypt_iv_essiv_dtr(struct crypt_config *cc) in crypt_iv_essiv_dtr() [all …]
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-crypt.c | 67 struct crypt_config *cc; member 243 static struct crypto_skcipher *any_tfm(struct crypt_config *cc) in any_tfm() 248 static struct crypto_aead *any_tfm_aead(struct crypt_config *cc) in any_tfm_aead() 309 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen() 318 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen() 327 static int crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64be_gen() 337 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen() 350 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr() 380 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr() 384 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_benbi_gen() [all …]
|
/kernel/linux/linux-5.10/fs/f2fs/ |
D | compress.c | 56 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() 61 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) in cluster_idx() 66 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() 102 static void f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) in f2fs_drop_rpages() 116 static void f2fs_put_rpages(struct compress_ctx *cc) in f2fs_put_rpages() 121 static void f2fs_unlock_rpages(struct compress_ctx *cc, int len) in f2fs_unlock_rpages() 126 static void f2fs_put_rpages_wbc(struct compress_ctx *cc, in f2fs_put_rpages_wbc() 145 int f2fs_init_compress_ctx(struct compress_ctx *cc) in f2fs_init_compress_ctx() 154 void f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) in f2fs_destroy_compress_ctx() 164 void f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page) in f2fs_compress_ctx_add_page() [all …]
|
/kernel/linux/linux-4.19/arch/s390/pci/ |
D | pci_insn.c | 18 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn() 23 u8 cc; in zpci_err_insn() member 33 u8 cc; in __mpcifc() local 47 u8 cc; in zpci_mod_fc() local 66 u8 cc; in __rpcit() local 81 u8 cc, status; in zpci_refresh_trans() local 114 int cc = -ENXIO; in ____pcilg() local 134 int cc; in __pcilg() local 146 int cc; in zpci_load() local 166 int cc = -ENXIO; in __pcistg() local [all …]
|
/kernel/linux/linux-5.10/arch/s390/pci/ |
D | pci_insn.c | 20 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn() 25 u8 cc; in zpci_err_insn() member 35 u8 cc; in __mpcifc() local 49 u8 cc; in zpci_mod_fc() local 68 u8 cc; in __rpcit() local 83 u8 cc, status; in zpci_refresh_trans() local 118 int cc = -ENXIO; in ____pcilg() local 138 int cc; in __pcilg() local 150 int cc; in __zpci_load() local 178 int cc = -ENXIO; in __pcilg_mio() local [all …]
|
/kernel/linux/linux-4.19/drivers/clk/sprd/ |
D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate() local 24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/kernel/linux/linux-5.10/drivers/clk/sprd/ |
D | composite.c | 15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_round_rate() local 24 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local 32 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local 40 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local 47 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
|
/kernel/linux/linux-4.19/tools/arch/x86/include/asm/ |
D | rmwcc.h | 7 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 17 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 20 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 25 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 34 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 37 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/ |
D | rmwcc.h | 7 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 17 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 20 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 25 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument 34 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 37 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
|
/kernel/linux/linux-5.10/mm/ |
D | compaction.c | 222 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 405 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip() 424 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 445 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 463 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 474 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 479 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate() 483 static bool test_and_set_skip(struct compact_control *cc, struct page *page, in test_and_set_skip() 500 struct compact_control *cc) in compact_lock_irqsave() 531 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() [all …]
|
/kernel/linux/linux-4.19/arch/x86/include/asm/ |
D | rmwcc.h | 11 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument 28 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument 41 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument 44 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, arg0, cc, clobbers...)\ argument 48 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument 52 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, vcon, val, arg0, cc, \ argument
|
/kernel/linux/linux-4.19/mm/ |
D | compaction.c | 204 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 291 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 324 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable() 335 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip() 351 struct compact_control *cc) in compact_trylock_irqsave() 381 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort() 413 static inline bool compact_should_abort(struct compact_control *cc) in compact_should_abort() 433 static unsigned long isolate_freepages_block(struct compact_control *cc, in isolate_freepages_block() 592 isolate_freepages_range(struct compact_control *cc, in isolate_freepages_range() 692 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, in isolate_migratepages_block() [all …]
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | rmwcc.h | 18 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 34 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument 45 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument 48 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument 53 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument 57 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument 62 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument 66 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
|
/kernel/linux/linux-4.19/fs/fuse/ |
D | cuse.c | 115 struct cuse_conn *cc = NULL, *pos; in cuse_open() local 157 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_ioctl() local 170 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_compat_ioctl() local 310 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply() local 414 static int cuse_send_init(struct cuse_conn *cc) in cuse_send_init() 472 struct cuse_conn *cc = fc_to_cc(fc); in cuse_fc_release() local 494 struct cuse_conn *cc; in cuse_channel_open() local 543 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release() local 578 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_waiting_show() local 588 struct cuse_conn *cc = dev_get_drvdata(dev); in cuse_class_abort_store() local
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
D | pv.c | 19 int cc = 0; in kvm_s390_pv_destroy_cpu() local 58 int cc; in kvm_s390_pv_create_cpu() local 156 int cc; in kvm_s390_pv_deinit_vm() local 179 int cc, ret; in kvm_s390_pv_init_vm() local 224 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local 295 int cc; in kvm_s390_pv_set_cpu_state() local
|