Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 218) sorted by relevance

123456789

/linux/drivers/ssb/
H A Ddriver_chipcommon.c32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, in chipco_write32_masked()
42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, in ssb_chipco_set_clockmode()
119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) in chipco_pctl_get_slowclksrc()
150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) in chipco_pctl_clockfreqlimit()
211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) in chipco_powercontrol_init()
242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) in pmu_fast_powerup_delay()
259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) in calc_fast_powerup_delay()
285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) in ssb_chipco_alp_clock()
293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) in ssb_chipco_watchdog_get_max_timer()
313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); in ssb_chipco_watchdog_timer_set_wdt() local
[all …]
H A Ddriver_chipcommon_pmu.c22 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 …]
/linux/drivers/bcma/
H A Ddriver_chipcommon.c18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, in bcma_cc_write32_masked()
28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock()
37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) in bcma_core_cc_has_pmu_watchdog()
56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_get_max_timer()
80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_wdt() local
88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); in bcma_chipco_watchdog_timer_set_ms_wdt() local
95 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_ticks_per_ms()
113 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) in bcma_chipco_watchdog_register()
142 static void bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) in bcma_core_chipcommon_flash_detect()
169 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) in bcma_core_chipcommon_early_init()
[all …]
H A Ddriver_chipcommon_pmu.c16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read()
24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write()
32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset()
41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset()
50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset()
59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq()
80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0()
148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init()
162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init()
210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl()
[all …]
H A Ddriver_gpio.c24 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_get_value() local
32 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_set_value() local
39 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_input() local
48 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_direction_output() local
57 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_request() local
70 struct bcma_drv_cc *cc = gpiochip_get_data(chip); in bcma_gpio_free() local
81 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_unmask() local
93 struct bcma_drv_cc *cc = gpiochip_get_data(gc); in bcma_gpio_irq_mask() local
110 struct bcma_drv_cc *cc = dev_id; in bcma_gpio_irq_handler() local
128 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) in bcma_gpio_irq_init()
[all …]
H A Dbcma_private.h70 static inline int bcma_pflash_init(struct bcma_drv_cc *cc) in bcma_pflash_init()
82 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init()
94 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) in bcma_nflash_init()
205 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) in bcma_gpio_init()
209 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) in bcma_gpio_unregister()
/linux/drivers/md/
H A Ddm-crypt.c76 struct crypt_config *cc; global() member
255 get_max_request_size(struct crypt_config * cc,bool wrt) get_max_request_size() argument
282 any_tfm(struct crypt_config * cc) any_tfm() argument
287 any_tfm_aead(struct crypt_config * cc) any_tfm_aead() argument
348 crypt_iv_plain_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain_gen() argument
357 crypt_iv_plain64_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64_gen() argument
366 crypt_iv_plain64be_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64be_gen() argument
376 crypt_iv_essiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_essiv_gen() argument
389 crypt_iv_benbi_ctr(struct crypt_config * cc,struct dm_target * ti,const char * opts) crypt_iv_benbi_ctr() argument
420 crypt_iv_benbi_dtr(struct crypt_config * cc) crypt_iv_benbi_dtr() argument
424 crypt_iv_benbi_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_benbi_gen() argument
437 crypt_iv_null_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_null_gen() argument
445 crypt_iv_lmk_dtr(struct crypt_config * cc) crypt_iv_lmk_dtr() argument
457 crypt_iv_lmk_ctr(struct crypt_config * cc,struct dm_target * ti,const char * opts) crypt_iv_lmk_ctr() argument
490 crypt_iv_lmk_init(struct crypt_config * cc) crypt_iv_lmk_init() argument
503 crypt_iv_lmk_wipe(struct crypt_config * cc) crypt_iv_lmk_wipe() argument
513 crypt_iv_lmk_one(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_lmk_one() argument
561 crypt_iv_lmk_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_gen() argument
579 crypt_iv_lmk_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_post() argument
601 crypt_iv_tcw_dtr(struct crypt_config * cc) crypt_iv_tcw_dtr() argument
615 crypt_iv_tcw_ctr(struct crypt_config * cc,struct dm_target * ti,const char * opts) crypt_iv_tcw_ctr() argument
648 crypt_iv_tcw_init(struct crypt_config * cc) crypt_iv_tcw_init() argument
660 crypt_iv_tcw_wipe(struct crypt_config * cc) crypt_iv_tcw_wipe() argument
670 crypt_iv_tcw_whitening(struct crypt_config * cc,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_tcw_whitening() argument
702 crypt_iv_tcw_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_gen() argument
728 crypt_iv_tcw_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_post() argument
747 crypt_iv_random_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_random_gen() argument
755 crypt_iv_eboiv_ctr(struct crypt_config * cc,struct dm_target * ti,const char * opts) crypt_iv_eboiv_ctr() argument
771 crypt_iv_eboiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_eboiv_gen() argument
805 crypt_iv_elephant_dtr(struct crypt_config * cc) crypt_iv_elephant_dtr() argument
813 crypt_iv_elephant_ctr(struct crypt_config * cc,struct dm_target * ti,const char * opts) crypt_iv_elephant_ctr() argument
977 crypt_iv_elephant(struct crypt_config * cc,struct dm_crypt_request * dmreq) crypt_iv_elephant() argument
1050 crypt_iv_elephant_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_gen() argument
1064 crypt_iv_elephant_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_post() argument
1073 crypt_iv_elephant_init(struct crypt_config * cc) crypt_iv_elephant_init() argument
1081 crypt_iv_elephant_wipe(struct crypt_config * cc) crypt_iv_elephant_wipe() argument
1155 crypt_integrity_aead(struct crypt_config * cc) crypt_integrity_aead() argument
1160 crypt_integrity_hmac(struct crypt_config * cc) crypt_integrity_hmac() argument
1166 crypt_get_sg_data(struct crypt_config * cc,struct scatterlist * sg) crypt_get_sg_data() argument
1200 crypt_integrity_ctr(struct crypt_config * cc,struct dm_target * ti) crypt_integrity_ctr() argument
1247 crypt_convert_init(struct crypt_config * cc,struct convert_context * ctx,struct bio * bio_out,struct bio * bio_in,sector_t sector) crypt_convert_init() argument
1262 dmreq_of_req(struct crypt_config * cc,void * req) dmreq_of_req() argument
1268 req_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) req_of_dmreq() argument
1273 iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_of_dmreq() argument
1284 org_iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_iv_of_dmreq() argument
1290 org_sector_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_sector_of_dmreq() argument
1298 org_tag_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_tag_of_dmreq() argument
1307 tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) tag_from_dmreq() argument
1317 iv_tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_tag_from_dmreq() argument
1323 crypt_convert_block_aead(struct crypt_config * cc,struct convert_context * ctx,struct aead_request * req,unsigned int tag_offset) crypt_convert_block_aead() argument
1425 crypt_convert_block_skcipher(struct crypt_config * cc,struct convert_context * ctx,struct skcipher_request * req,unsigned int tag_offset) crypt_convert_block_skcipher() argument
1504 crypt_alloc_req_skcipher(struct crypt_config * cc,struct convert_context * ctx) crypt_alloc_req_skcipher() argument
1528 crypt_alloc_req_aead(struct crypt_config * cc,struct convert_context * ctx) crypt_alloc_req_aead() argument
1550 crypt_alloc_req(struct crypt_config * cc,struct convert_context * ctx) crypt_alloc_req() argument
1559 crypt_free_req_skcipher(struct crypt_config * cc,struct skcipher_request * req,struct bio * base_bio) crypt_free_req_skcipher() argument
1568 crypt_free_req_aead(struct crypt_config * cc,struct aead_request * req,struct bio * base_bio) crypt_free_req_aead() argument
1577 crypt_free_req(struct crypt_config * cc,void * req,struct bio * base_bio) crypt_free_req() argument
1588 crypt_convert(struct crypt_config * cc,struct convert_context * ctx,bool atomic,bool reset_pending) crypt_convert() argument
1706 struct crypt_config *cc = io->cc; crypt_alloc_buffer() local
1774 crypt_free_buffer_pages(struct crypt_config * cc,struct bio * clone) crypt_free_buffer_pages() argument
1791 crypt_io_init(struct dm_crypt_io * io,struct crypt_config * cc,struct bio * bio,sector_t sector) crypt_io_init() argument
1819 struct crypt_config *cc = io->cc; crypt_dec_pending() local
1868 struct crypt_config *cc = io->cc; crypt_endio() local
1900 struct crypt_config *cc = io->cc; kcryptd_io_read() local
1957 struct crypt_config *cc = io->cc; kcryptd_queue_read() local
1974 struct crypt_config *cc = data; dmcrypt_write() local
2027 struct crypt_config *cc = io->cc; kcryptd_crypt_write_io_submit() local
2068 kcryptd_crypt_write_inline(struct crypt_config * cc,struct convert_context * ctx) kcryptd_crypt_write_inline() argument
2092 struct crypt_config *cc = io->cc; kcryptd_crypt_write_continue() local
2122 struct crypt_config *cc = io->cc; kcryptd_crypt_write_convert() local
2200 struct crypt_config *cc = io->cc; kcryptd_crypt_read_continue() local
2218 struct crypt_config *cc = io->cc; kcryptd_crypt_read_convert() local
2257 struct crypt_config *cc = io->cc; kcryptd_async_done() local
2320 struct crypt_config *cc = io->cc; kcryptd_queue_crypt() local
2343 crypt_free_tfms_aead(struct crypt_config * cc) crypt_free_tfms_aead() argument
2357 crypt_free_tfms_skcipher(struct crypt_config * cc) crypt_free_tfms_skcipher() argument
2374 crypt_free_tfms(struct crypt_config * cc) crypt_free_tfms() argument
2382 crypt_alloc_tfms_skcipher(struct crypt_config * cc,char * ciphermode) crypt_alloc_tfms_skcipher() argument
2413 crypt_alloc_tfms_aead(struct crypt_config * cc,char * ciphermode) crypt_alloc_tfms_aead() argument
2434 crypt_alloc_tfms(struct crypt_config * cc,char * ciphermode) crypt_alloc_tfms() argument
2442 crypt_subkey_size(struct crypt_config * cc) crypt_subkey_size() argument
2447 crypt_authenckey_size(struct crypt_config * cc) crypt_authenckey_size() argument
2474 crypt_setkey(struct crypt_config * cc) crypt_setkey() argument
2523 set_key_user(struct crypt_config * cc,struct key * key) set_key_user() argument
2539 set_key_encrypted(struct crypt_config * cc,struct key * key) set_key_encrypted() argument
2555 set_key_trusted(struct crypt_config * cc,struct key * key) set_key_trusted() argument
2571 crypt_set_keyring_key(struct crypt_config * cc,const char * key_string) crypt_set_keyring_key() argument
2670 crypt_set_keyring_key(struct crypt_config * cc,const char * key_string) crypt_set_keyring_key() argument
2682 crypt_set_key(struct crypt_config * cc,char * key) crypt_set_key() argument
2719 crypt_wipe_key(struct crypt_config * cc) crypt_wipe_key() argument
2756 struct crypt_config *cc = pool_data; crypt_page_alloc() local
2777 struct crypt_config *cc = pool_data; crypt_page_free() local
2785 struct crypt_config *cc = ti->private; crypt_dtr() local
2841 struct crypt_config *cc = ti->private; crypt_ctr_ivmode() local
2914 crypt_ctr_auth_cipher(struct crypt_config * cc,char * cipher_api) crypt_ctr_auth_cipher() argument
2951 struct crypt_config *cc = ti->private; crypt_ctr_cipher_new() local
3024 struct crypt_config *cc = ti->private; crypt_ctr_cipher_old() local
3108 struct crypt_config *cc = ti->private; crypt_ctr_cipher() local
3164 struct crypt_config *cc = ti->private; crypt_ctr_optional() local
3254 struct crypt_config *cc = ti->private; crypt_report_zones() local
3270 struct crypt_config *cc; crypt_ctr() local
3507 struct crypt_config *cc = ti->private; crypt_map() local
3582 struct crypt_config *cc = ti->private; crypt_status() local
3677 struct crypt_config *cc = ti->private; crypt_postsuspend() local
3684 struct crypt_config *cc = ti->private; crypt_preresume() local
3696 struct crypt_config *cc = ti->private; crypt_resume() local
3708 struct crypt_config *cc = ti->private; crypt_message() local
3749 struct crypt_config *cc = ti->private; crypt_iterate_devices() local
3756 struct crypt_config *cc = ti->private; crypt_io_hints() local
[all...]
/linux/fs/f2fs/
H A Dcompress.c61 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) in offset_in_cluster() argument
66 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) in cluster_idx() argument
71 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() argument
102 f2fs_drop_rpages(struct compress_ctx * cc,int len,bool unlock) f2fs_drop_rpages() argument
116 f2fs_put_rpages(struct compress_ctx * cc) f2fs_put_rpages() argument
121 f2fs_unlock_rpages(struct compress_ctx * cc,int len) f2fs_unlock_rpages() argument
126 f2fs_put_rpages_wbc(struct compress_ctx * cc,struct writeback_control * wbc,bool redirty,int unlock) f2fs_put_rpages_wbc() argument
145 f2fs_init_compress_ctx(struct compress_ctx * cc) f2fs_init_compress_ctx() argument
154 f2fs_destroy_compress_ctx(struct compress_ctx * cc,bool reuse) f2fs_destroy_compress_ctx() argument
165 f2fs_compress_ctx_add_page(struct compress_ctx * cc,struct folio * folio) f2fs_compress_ctx_add_page() argument
179 lzo_init_compress_ctx(struct compress_ctx * cc) lzo_init_compress_ctx() argument
190 lzo_destroy_compress_ctx(struct compress_ctx * cc) lzo_destroy_compress_ctx() argument
196 lzo_compress_pages(struct compress_ctx * cc) lzo_compress_pages() argument
240 lz4_init_compress_ctx(struct compress_ctx * cc) lz4_init_compress_ctx() argument
262 lz4_destroy_compress_ctx(struct compress_ctx * cc) lz4_destroy_compress_ctx() argument
268 lz4_compress_pages(struct compress_ctx * cc) lz4_compress_pages() argument
330 zstd_init_compress_ctx(struct compress_ctx * cc) zstd_init_compress_ctx() argument
365 zstd_destroy_compress_ctx(struct compress_ctx * cc) zstd_destroy_compress_ctx() argument
372 zstd_compress_pages(struct compress_ctx * cc) zstd_compress_pages() argument
504 lzorle_compress_pages(struct compress_ctx * cc) lzorle_compress_pages() argument
620 f2fs_compress_pages(struct compress_ctx * cc) f2fs_compress_pages() argument
822 is_page_in_cluster(struct compress_ctx * cc,pgoff_t index) is_page_in_cluster() argument
829 f2fs_cluster_is_empty(struct compress_ctx * cc) f2fs_cluster_is_empty() argument
834 f2fs_cluster_is_full(struct compress_ctx * cc) f2fs_cluster_is_full() argument
839 f2fs_cluster_can_merge_page(struct compress_ctx * cc,pgoff_t index) f2fs_cluster_can_merge_page() argument
846 f2fs_all_cluster_page_ready(struct compress_ctx * cc,struct page ** pages,int index,int nr_pages,bool uptodate) f2fs_all_cluster_page_ready() argument
872 cluster_has_invalid_data(struct compress_ctx * cc) cluster_has_invalid_data() argument
996 f2fs_compressed_blocks(struct compress_ctx * cc) f2fs_compressed_blocks() argument
1027 cluster_may_compress(struct compress_ctx * cc) cluster_may_compress() argument
1040 set_cluster_writeback(struct compress_ctx * cc) set_cluster_writeback() argument
1050 cancel_cluster_writeback(struct compress_ctx * cc,struct compress_io_ctx * cic,int submitted) cancel_cluster_writeback() argument
1075 set_cluster_dirty(struct compress_ctx * cc) set_cluster_dirty() argument
1086 prepare_compress_overwrite(struct compress_ctx * cc,struct page ** pagep,pgoff_t index,void ** fsdata) prepare_compress_overwrite() argument
1176 struct compress_ctx cc = { f2fs_prepare_compress_overwrite() local
1192 struct compress_ctx cc = { f2fs_compress_write_end() local
1258 f2fs_write_compressed_pages(struct compress_ctx * cc,int * submitted,struct writeback_control * wbc,enum iostat_type io_type) f2fs_write_compressed_pages() argument
1497 f2fs_write_raw_pages(struct compress_ctx * cc,int * submitted_p,struct writeback_control * wbc,enum iostat_type io_type) f2fs_write_raw_pages() argument
1582 f2fs_write_multi_pages(struct compress_ctx * cc,int * submitted,struct writeback_control * wbc,enum iostat_type io_type) f2fs_write_multi_pages() argument
1681 f2fs_alloc_dic(struct compress_ctx * cc) f2fs_alloc_dic() argument
[all...]
/linux/arch/x86/include/asm/
H A Drmwcc.h13 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
29 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
40 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument
43 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument
48 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
52 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument
57 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument
61 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
/linux/mm/
H A Dcompaction.c221 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
452 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip()
467 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
489 static void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
503 static inline bool isolation_suitable(struct compact_control *cc, in isolation_suitable()
514 static inline void update_pageblock_skip(struct compact_control *cc, in update_pageblock_skip()
519 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) in update_cached_migrate()
523 static bool test_and_set_skip(struct compact_control *cc, struct page *page) in test_and_set_skip()
539 struct compact_control *cc) in compact_lock_irqsave()
567 unsigned long flags, bool *locked, struct compact_control *cc) in compact_unlock_should_abort()
[all …]
H A Dkhugepaged.c567 struct collapse_control *cc, in __collapse_huge_page_isolate()
854 static bool hpage_collapse_scan_abort(int nid, struct collapse_control *cc) in hpage_collapse_scan_abort()
889 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node()
908 static int hpage_collapse_find_target_node(struct collapse_control *cc) in hpage_collapse_find_target_node()
923 struct collapse_control *cc) in hugepage_vma_revalidate()
1077 struct collapse_control *cc) in alloc_charge_folio()
1106 struct collapse_control *cc) in collapse_huge_page()
1270 struct collapse_control *cc) in hpage_collapse_scan_pmd()
1840 struct collapse_control *cc) in collapse_file()
2271 struct collapse_control *cc) in hpage_collapse_scan_file()
[all …]
/linux/drivers/clk/sprd/
H A Dcomposite.c15 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_determine_rate() local
23 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_recalc_rate() local
31 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_rate() local
39 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_get_parent() local
46 struct sprd_comp *cc = hw_to_sprd_comp(hw); in sprd_comp_set_parent() local
/linux/arch/s390/kvm/
H A Dpv.c69 int cc; in kvm_s390_pv_destroy_cpu() local
108 int cc; in kvm_s390_pv_create_cpu() local
219 int cc; in kvm_s390_pv_dispose_one_leftover() local
279 int cc; in kvm_s390_pv_deinit_vm_fast() local
389 int cc; in kvm_s390_pv_deinit_vm() local
428 int cc = 0; in kvm_s390_pv_deinit_cleanup_all() local
565 int cc, ret; in kvm_s390_pv_init_vm() local
621 int cc = uv_call(0, (u64)&uvcb); in kvm_s390_pv_set_sec_parms() local
710 int cc; in kvm_s390_pv_set_cpu_state() local
728 int cc; in kvm_s390_pv_dump_cpu() local
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-clocks.c39 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_prepare() local
48 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_q6dsp_unprepare() local
89 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_vote_q6dsp_block() local
98 struct q6dsp_cc *cc = dev_get_drvdata(clk->dev); in clk_unvote_q6dsp_block() local
112 struct q6dsp_cc *cc = data; in q6dsp_of_clk_hw_get() local
131 struct q6dsp_cc *cc; in q6dsp_clock_dev_probe() local
/linux/drivers/media/pci/ivtv/
H A Divtv-vbi.c32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) in ivtv_set_cc()
85 struct vbi_cc *cc, int *found_cc) in ivtv_write_vbi_line()
121 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) in ivtv_write_vbi_cc_lines()
137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() local
153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() local
454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() local
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() local
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c155 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_cc_init()
173 struct svc_rdma_chunk_ctxt *cc, in svc_rdma_cc_release()
241 struct svc_rdma_chunk_ctxt *cc = &ctxt->sc_reply_info.wi_cc; in svc_rdma_reply_chunk_release() local
258 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_reply_done() local
287 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_write_done() local
321 struct svc_rdma_chunk_ctxt *cc = in svc_rdma_wc_read_done() local
363 struct svc_rdma_chunk_ctxt *cc) in svc_rdma_post_chunk_ctxt()
474 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_build_writes() local
609 struct svc_rdma_chunk_ctxt *cc; in svc_rdma_send_write_chunk() local
685 struct svc_rdma_chunk_ctxt *cc = &info->wi_cc; in svc_rdma_prepare_reply_chunk() local
[all …]
/linux/tools/arch/x86/include/asm/
H A Drmwcc.h5 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument
15 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument
18 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
/linux/arch/s390/pci/
H A Dpci_mmio.c19 static inline void zpci_err_mmio(u8 cc, u8 status, u64 offset) in zpci_err_mmio()
23 u8 cc; in zpci_err_mmio() member
34 int cc, exception; in __pcistb_mio_inuser() local
56 int cc, exception; in __pcistg_mio_inuser() local
205 int cc, exception; in __pcilg_mio_inuser() local
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c43 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) in bcm47xxnflash_ops_bcm4706_ctl_cmd()
61 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) in bcm47xxnflash_ops_bcm4706_poll()
140 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_write() local
215 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_cmdfunc() local
311 struct bcma_drv_cc *cc = b47n->cc; in bcm47xxnflash_ops_bcm4706_read_byte() local
/linux/arch/xtensa/include/asm/
H A Dcoprocessor.h101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
104 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument
105 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument
106 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c14 static u64 mcp251xfd_timestamp_raw_read(const struct cyclecounter *cc) in mcp251xfd_timestamp_raw_read()
44 struct cyclecounter *cc = &priv->cc; in mcp251xfd_timestamp_init() local
/linux/drivers/char/tpm/
H A Dtpm2-space.c245 static int tpm2_map_command(struct tpm_chip *chip, u32 cc, u8 *cmd) in tpm2_map_command()
277 u32 cc; in tpm_find_and_validate_cc() local
310 int cc; in tpm2_prepare_space() local
380 static int tpm2_map_response_header(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_header()
440 static int tpm2_map_response_body(struct tpm_chip *chip, u32 cc, u8 *rsp, in tpm2_map_response_body()
/linux/arch/s390/include/asm/
H A Dasm.h37 #define CC_TRANSFORM(cc) ({ cc; }) argument
45 #define CC_TRANSFORM(cc) ({ (cc) >> 28; }) argument
/linux/tools/perf/util/
H A Dsetup.py5 cc = getenv("CC") variable
10 cc = cc_tokens[0] variable
/linux/kernel/time/
H A Dtimecounter.c9 const struct cyclecounter *cc, in timecounter_init()
69 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards()

123456789