Searched defs:cc (Results 201 - 225 of 272) sorted by relevance

1234567891011

/linux-master/scripts/dtc/
H A Dchecks.c2008 struct check *cc = check_table[i]; local
/linux-master/drivers/infiniband/hw/mlx5/
H A Dodp.c1392 int cc = 0; local
/linux-master/drivers/s390/char/
H A Dsclp.h328 int cc = 4; /* Initialize for program check handling */ local
/linux-master/include/sound/
H A Dump_msg.h263 struct snd_ump_midi1_msg_cc cc; member in union:snd_ump_midi1_msg
531 struct snd_ump_midi2_msg_cc cc; member in union:snd_ump_midi2_msg
H A Dhdaudio.h558 struct cyclecounter cc; member in struct:hdac_stream
/linux-master/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c84 unsigned char cc; member in struct:dvb_filter_pes2ts
/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c1343 unsigned char cc = *(resp + 2); local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c668 struct wil_tid_crypto_rx_single *cc = &c->key_id[key_id]; local
/linux-master/drivers/staging/rts5208/
H A Dsd.c1147 u16 cc = ((u16)buf[0] << 8) | buf[1]; local
1150 cc); local
/linux-master/arch/s390/include/asm/
H A Duv.h331 int cc; local
345 int cc; local
356 int cc; local
376 int cc; local
[all...]
/linux-master/drivers/extcon/
H A Dextcon-rtk-type-c.c241 rtd129x_switch_type_c_plug_config(struct type_c_data *type_c, int dr_mode, int cc) argument
278 switch_type_c_plug_config(struct type_c_data *type_c, int dr_mode, int cc) argument
291 switch_type_c_dr_mode(struct type_c_data *type_c, int dr_mode, int cc) argument
367 connector_attached(struct type_c_data *type_c, u32 cc, int dr_mode) argument
380 connector_detached(struct type_c_data *type_c, u32 cc, int dr_mode) argument
[all...]
/linux-master/drivers/dma/ti/
H A Dcppi41.c747 struct cppi41_channel *cc, *_ct; local
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csi.c79 const struct imx_media_pixfmt *cc[CSI_NUM_PADS]; member in struct:csi_priv
1430 csi_try_fmt(struct csi_priv *priv, struct v4l2_mbus_config *mbus_cfg, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *sdformat, struct v4l2_rect *crop, struct v4l2_rect *compose, const struct imx_media_pixfmt **cc) argument
1521 const struct imx_media_pixfmt *cc; local
[all...]
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_verbs.h203 enum erdma_cc_alg cc; /* Congestion control algorithm */ member in struct:erdma_qp_attrs
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h250 struct cyclecounter cc; member in struct:ionic_phc
/linux-master/drivers/net/can/usb/
H A Dgs_usb.c329 struct cyclecounter cc; member in struct:gs_usb
467 struct cyclecounter *cc = &parent->cc; local
[all...]
/linux-master/drivers/clocksource/
H A Darm_arch_timer.c246 static u64 arch_counter_read_cc(const struct cyclecounter *cc) argument
/linux-master/arch/x86/kernel/
H A Dalternative.c649 u8 op, cc; local
/linux-master/mm/
H A Dcompaction.c239 static inline bool isolation_suitable(struct compact_control *cc, argument
470 static bool test_and_set_skip(struct compact_control *cc, struct page *page) argument
485 static void update_cached_migrate(struct compact_control *cc, unsigned long pfn) argument
507 static void update_pageblock_skip(struct compact_control *cc, argument
521 isolation_suitable(struct compact_control *cc, struct page *page) argument
532 update_pageblock_skip(struct compact_control *cc, struct page *page, unsigned long pfn) argument
537 update_cached_migrate(struct compact_control *cc, unsigned long pfn) argument
541 test_and_set_skip(struct compact_control *cc, struct page *page) argument
584 compact_unlock_should_abort(spinlock_t *lock, unsigned long flags, bool *locked, struct compact_control *cc) argument
607 isolate_freepages_block(struct compact_control *cc, unsigned long *start_pfn, unsigned long end_pfn, struct list_head *freelist, unsigned int stride, bool strict) argument
745 isolate_freepages_range(struct compact_control *cc, unsigned long start_pfn, unsigned long end_pfn) argument
815 too_many_isolated(struct compact_control *cc) argument
891 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, unsigned long end_pfn, isolate_mode_t mode) argument
1377 isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn, unsigned long end_pfn) argument
1416 suitable_migration_source(struct compact_control *cc, struct page *page) argument
1436 suitable_migration_target(struct compact_control *cc, struct page *page) argument
1464 freelist_scan_limit(struct compact_control *cc) argument
1475 compact_scanners_met(struct compact_control *cc) argument
1515 fast_isolate_around(struct compact_control *cc, unsigned long pfn) argument
1544 next_search_order(struct compact_control *cc, int order) argument
1561 fast_isolate_freepages(struct compact_control *cc) argument
1734 isolate_freepages(struct compact_control *cc) argument
1856 struct compact_control *cc = (struct compact_control *)data; local
1908 struct compact_control *cc = (struct compact_control *)data; local
1946 update_fast_start_pfn(struct compact_control *cc, unsigned long pfn) argument
1958 reinit_migrate_pfn(struct compact_control *cc) argument
1974 fast_find_migrateblock(struct compact_control *cc) argument
2096 isolate_migratepages(struct compact_control *cc) argument
2289 __compact_finished(struct compact_control *cc) argument
2386 compact_finished(struct compact_control *cc) argument
2525 compact_zone(struct compact_control *cc, struct capture_control *capc) argument
2767 struct compact_control cc = { local
2904 struct compact_control cc = { local
3067 struct compact_control cc = { local
[all...]
H A Dkhugepaged.c834 static bool hpage_collapse_scan_abort(int nid, struct collapse_control *cc) argument
869 static int hpage_collapse_find_target_node(struct collapse_control *cc) argument
541 __collapse_huge_page_isolate(struct vm_area_struct *vma, unsigned long address, pte_t *pte, struct collapse_control *cc, struct list_head *compound_pagelist) argument
888 hpage_collapse_find_target_node(struct collapse_control *cc) argument
914 hugepage_vma_revalidate(struct mm_struct *mm, unsigned long address, bool expect_anon, struct vm_area_struct **vmap, struct collapse_control *cc) argument
1062 alloc_charge_hpage(struct page **hpage, struct mm_struct *mm, struct collapse_control *cc) argument
1087 collapse_huge_page(struct mm_struct *mm, unsigned long address, int referenced, int unmapped, struct collapse_control *cc) argument
1251 hpage_collapse_scan_pmd(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long address, bool *mmap_locked, struct collapse_control *cc) argument
1795 collapse_file(struct mm_struct *mm, unsigned long addr, struct file *file, pgoff_t start, struct collapse_control *cc) argument
2222 hpage_collapse_scan_file(struct mm_struct *mm, unsigned long addr, struct file *file, pgoff_t start, struct collapse_control *cc) argument
2321 hpage_collapse_scan_file(struct mm_struct *mm, unsigned long addr, struct file *file, pgoff_t start, struct collapse_control *cc) argument
2492 khugepaged_do_scan(struct collapse_control *cc) argument
2706 struct collapse_control *cc; local
[all...]
/linux-master/fs/f2fs/
H A Dcompress.c61 static unsigned int offset_in_cluster(struct compress_ctx *cc, pgoff_t index) argument
66 static pgoff_t cluster_idx(struct compress_ctx *cc, pgoff_t index) argument
71 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) argument
100 f2fs_drop_rpages(struct compress_ctx *cc, int len, bool unlock) argument
114 f2fs_put_rpages(struct compress_ctx *cc) argument
119 f2fs_unlock_rpages(struct compress_ctx *cc, int len) argument
124 f2fs_put_rpages_wbc(struct compress_ctx *cc, struct writeback_control *wbc, bool redirty, int unlock) argument
143 f2fs_init_compress_ctx(struct compress_ctx *cc) argument
152 f2fs_destroy_compress_ctx(struct compress_ctx *cc, bool reuse) argument
163 f2fs_compress_ctx_add_page(struct compress_ctx *cc, struct page *page) argument
177 lzo_init_compress_ctx(struct compress_ctx *cc) argument
188 lzo_destroy_compress_ctx(struct compress_ctx *cc) argument
194 lzo_compress_pages(struct compress_ctx *cc) argument
240 lz4_init_compress_ctx(struct compress_ctx *cc) argument
262 lz4_destroy_compress_ctx(struct compress_ctx *cc) argument
268 lz4_compress_pages(struct compress_ctx *cc) argument
331 zstd_init_compress_ctx(struct compress_ctx *cc) argument
367 zstd_destroy_compress_ctx(struct compress_ctx *cc) argument
374 zstd_compress_pages(struct compress_ctx *cc) argument
508 lzorle_compress_pages(struct compress_ctx *cc) argument
624 f2fs_compress_pages(struct compress_ctx *cc) argument
826 is_page_in_cluster(struct compress_ctx *cc, pgoff_t index) argument
833 f2fs_cluster_is_empty(struct compress_ctx *cc) argument
838 f2fs_cluster_is_full(struct compress_ctx *cc) argument
843 f2fs_cluster_can_merge_page(struct compress_ctx *cc, pgoff_t index) argument
850 f2fs_all_cluster_page_ready(struct compress_ctx *cc, struct page **pages, int index, int nr_pages, bool uptodate) argument
876 cluster_has_invalid_data(struct compress_ctx *cc) argument
998 f2fs_compressed_blocks(struct compress_ctx *cc) argument
1011 cluster_may_compress(struct compress_ctx *cc) argument
1024 set_cluster_writeback(struct compress_ctx *cc) argument
1034 set_cluster_dirty(struct compress_ctx *cc) argument
1045 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) argument
1135 struct compress_ctx cc = { local
1151 struct compress_ctx cc = { local
1217 f2fs_write_compressed_pages(struct compress_ctx *cc, int *submitted, struct writeback_control *wbc, enum iostat_type io_type) argument
1445 f2fs_write_raw_pages(struct compress_ctx *cc, int *submitted_p, struct writeback_control *wbc, enum iostat_type io_type) argument
1529 f2fs_write_multi_pages(struct compress_ctx *cc, int *submitted, struct writeback_control *wbc, enum iostat_type io_type) argument
1628 f2fs_alloc_dic(struct compress_ctx *cc) argument
[all...]
/linux-master/net/iucv/
H A Diucv.c290 int cc; local
324 int cc; local
[all...]
/linux-master/drivers/s390/cio/
H A Dchsc.c306 u8 cc; /* content code */ member in struct:chsc_sei_nt0_area
319 u8 cc; /* content code */ member in struct:chsc_sei_nt2_area
/linux-master/drivers/usb/typec/tcpm/
H A Dwcove.c246 static enum typec_cc_status wcove_to_typec_cc(unsigned int cc) argument
290 static int wcove_set_cc(struct tcpc_dev *tcpc, enum typec_cc_status cc) argument
420 wcove_start_toggling(struct tcpc_dev *tcpc, enum typec_port_type port_type, enum typec_cc_status cc) argument
[all...]
H A Dfusb302.c597 static int tcpm_set_cc(struct tcpc_dev *dev, enum typec_cc_status cc) argument
914 tcpm_start_toggling(struct tcpc_dev *dev, enum typec_port_type port_type, enum typec_cc_status cc) argument
1243 fusb302_get_src_cc_status(struct fusb302_chip *chip, enum typec_cc_polarity cc_polarity, enum typec_cc_status *cc) argument
[all...]

Completed in 1320 milliseconds

1234567891011