Home
last modified time | relevance | path

Searched defs:c (Results 151 – 175 of 2983) sorted by relevance

12345678910>>...120

/linux-6.8/net/ceph/crush/
Dhash.c13 #define crush_hashmix(a, b, c) do { \ argument
49 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3()
62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
/linux-6.8/fs/bcachefs/
Dmovinggc.c147 struct bch_fs *c = trans->c; in bch2_copygc_get_buckets() local
204 struct bch_fs *c = trans->c; in bch2_copygc() local
268 unsigned long bch2_copygc_wait_amount(struct bch_fs *c) in bch2_copygc_wait_amount()
289 void bch2_copygc_wait_to_text(struct printbuf *out, struct bch_fs *c) in bch2_copygc_wait_to_text()
309 struct bch_fs *c = arg; in bch2_copygc_thread() local
395 void bch2_copygc_stop(struct bch_fs *c) in bch2_copygc_stop()
404 int bch2_copygc_start(struct bch_fs *c) in bch2_copygc_start()
432 void bch2_fs_copygc_init(struct bch_fs *c) in bch2_fs_copygc_init()
Dchecksum.c181 static int gen_poly_key(struct bch_fs *c, struct shash_desc *desc, in gen_poly_key()
200 struct bch_csum bch2_checksum(struct bch_fs *c, unsigned type, in bch2_checksum()
239 int bch2_encrypt(struct bch_fs *c, unsigned type, in bch2_encrypt()
248 static struct bch_csum __bch2_checksum_bio(struct bch_fs *c, unsigned type, in __bch2_checksum_bio()
313 struct bch_csum bch2_checksum_bio(struct bch_fs *c, unsigned type, in bch2_checksum_bio()
321 int __bch2_encrypt_bio(struct bch_fs *c, unsigned type, in __bch2_encrypt_bio()
382 int bch2_rechecksum_bio(struct bch_fs *c, struct bio *bio, in bch2_rechecksum_bio()
611 int bch2_decrypt_sb_key(struct bch_fs *c, in bch2_decrypt_sb_key()
648 static int bch2_alloc_ciphers(struct bch_fs *c) in bch2_alloc_ciphers()
673 int bch2_disable_encryption(struct bch_fs *c) in bch2_disable_encryption()
[all …]
Ddebug.c32 static bool bch2_btree_verify_replica(struct bch_fs *c, struct btree *b, in bch2_btree_verify_replica()
123 void __bch2_btree_verify(struct bch_fs *c, struct btree *b) in __bch2_btree_verify()
181 void bch2_btree_node_ondisk_to_text(struct printbuf *out, struct bch_fs *c, in bch2_btree_node_ondisk_to_text()
305 struct bch_fs *c; member
488 static void bch2_cached_btree_node_to_text(struct printbuf *out, struct bch_fs *c, in bch2_cached_btree_node_to_text()
547 struct bch_fs *c = i->c; in bch2_cached_btree_nodes_read() local
599 struct bch_fs *c = i->c; in bch2_btree_transactions_read() local
663 struct bch_fs *c = i->c; in bch2_journal_pins_read() local
698 struct bch_fs *c = inode->i_private; in btree_transaction_stats_open() local
728 struct bch_fs *c = i->c; in btree_transaction_stats_read() local
[all …]
Dfs-ioctl.c39 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bch2_inode_flags_set() local
76 static int bch2_ioc_setflags(struct bch_fs *c, in bch2_ioc_setflags()
147 static int bch2_ioc_fssetxattr(struct bch_fs *c, in bch2_ioc_fssetxattr()
208 static int bch2_ioc_reinherit_attrs(struct bch_fs *c, in bch2_ioc_reinherit_attrs()
275 static int bch2_ioc_goingdown(struct bch_fs *c, u32 __user *arg) in bch2_ioc_goingdown()
311 static long __bch2_ioctl_subvolume_create(struct bch_fs *c, struct file *filp, in __bch2_ioctl_subvolume_create()
432 static long bch2_ioctl_subvolume_create(struct bch_fs *c, struct file *filp, in bch2_ioctl_subvolume_create()
442 static long bch2_ioctl_subvolume_destroy(struct bch_fs *c, struct file *filp, in bch2_ioctl_subvolume_destroy()
482 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bch2_fs_file_ioctl() local
Dsb-clean.c23 int bch2_sb_clean_validate_late(struct bch_fs *c, struct bch_sb_field_clean *clean, in bch2_sb_clean_validate_late()
43 static struct bkey_i *btree_root_find(struct bch_fs *c, in btree_root_find()
74 int bch2_verify_superblock_clean(struct bch_fs *c, in bch2_verify_superblock_clean()
136 struct bch_sb_field_clean *bch2_read_superblock_clean(struct bch_fs *c) in bch2_read_superblock_clean()
190 void bch2_journal_super_entries_add_common(struct bch_fs *c, in bch2_journal_super_entries_add_common()
320 int bch2_fs_mark_dirty(struct bch_fs *c) in bch2_fs_mark_dirty()
339 void bch2_fs_mark_clean(struct bch_fs *c) in bch2_fs_mark_clean()
Ddisk_groups.c90 void bch2_disk_groups_to_text(struct printbuf *out, struct bch_fs *c) in bch2_disk_groups_to_text()
147 int bch2_sb_disk_groups_to_cpu(struct bch_fs *c) in bch2_sb_disk_groups_to_cpu()
200 const struct bch_devs_mask *bch2_target_to_mask(struct bch_fs *c, unsigned target) in bch2_target_to_mask()
235 bool bch2_dev_in_target(struct bch_fs *c, unsigned dev, unsigned target) in bch2_dev_in_target()
381 void bch2_disk_path_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_disk_path_to_text()
472 int __bch2_dev_group_set(struct bch_fs *c, struct bch_dev *ca, const char *name) in __bch2_dev_group_set()
493 int bch2_dev_group_set(struct bch_fs *c, struct bch_dev *ca, const char *name) in bch2_dev_group_set()
505 int bch2_opt_target_parse(struct bch_fs *c, const char *val, u64 *res, in bch2_opt_target_parse()
542 void bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_target_to_text()
609 struct bch_fs *c, in bch2_opt_target_to_text()
Dmigrate.c21 static int drop_dev_ptrs(struct bch_fs *c, struct bkey_s k, in drop_dev_ptrs()
45 struct bch_fs *c = trans->c; in bch2_dev_usrdata_drop_key() local
79 static int bch2_dev_usrdata_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_usrdata_drop()
102 static int bch2_dev_metadata_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_metadata_drop()
172 int bch2_dev_data_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_data_drop()
Dio_misc.c31 struct bch_fs *c = trans->c; in bch2_extent_fallocate() local
142 struct bch_fs *c = trans->c; in bch2_fpunch_at() local
192 int bch2_fpunch(struct bch_fs *c, subvol_inum inum, u64 start, u64 end, in bch2_fpunch()
216 void bch2_logged_op_truncate_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_logged_op_truncate_to_text()
245 struct bch_fs *c = trans->c; in __bch2_resume_logged_op_truncate() local
275 int bch2_truncate(struct bch_fs *c, subvol_inum inum, u64 new_i_size, u64 *i_sectors_delta) in bch2_truncate()
300 void bch2_logged_op_finsert_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_logged_op_finsert_to_text()
348 struct bch_fs *c = trans->c; in __bch2_resume_logged_op_finsert() local
489 int bch2_fcollapse_finsert(struct bch_fs *c, subvol_inum inum, in bch2_fcollapse_finsert()
Dsubvolume.c20 struct bch_fs *c = trans->c; in check_subvol() local
80 int bch2_check_subvols(struct bch_fs *c) in bch2_check_subvols()
93 int bch2_subvolume_invalid(struct bch_fs *c, struct bkey_s_c k, in bch2_subvolume_invalid()
106 void bch2_subvolume_to_text(struct printbuf *out, struct bch_fs *c, in bch2_subvolume_to_text()
153 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro()
273 struct bch_fs *c = container_of(work, struct bch_fs, in bch2_subvolume_wait_for_pagecache_and_delete() local
312 struct bch_fs *c = trans->c; in bch2_subvolume_wait_for_pagecache_and_delete_hook() local
368 struct bch_fs *c = trans->c; in bch2_subvolume_create() local
437 int bch2_fs_subvolumes_init(struct bch_fs *c) in bch2_fs_subvolumes_init()
/linux-6.8/fs/jffs2/
Dbackground.c27 void jffs2_garbage_collect_trigger(struct jffs2_sb_info *c) in jffs2_garbage_collect_trigger()
35 int jffs2_start_garbage_collect_thread(struct jffs2_sb_info *c) in jffs2_start_garbage_collect_thread()
61 void jffs2_stop_garbage_collect_thread(struct jffs2_sb_info *c) in jffs2_stop_garbage_collect_thread()
77 struct jffs2_sb_info *c = _c; in jffs2_garbage_collect_thread() local
Dsummary.c26 int jffs2_sum_init(struct jffs2_sb_info *c) in jffs2_sum_init()
50 void jffs2_sum_exit(struct jffs2_sb_info *c) in jffs2_sum_exit()
231 void jffs2_sum_move_collected(struct jffs2_sb_info *c, struct jffs2_summary *s) in jffs2_sum_move_collected()
248 int jffs2_sum_add_kvec(struct jffs2_sb_info *c, const struct kvec *invecs, in jffs2_sum_add_kvec()
370 static struct jffs2_raw_node_ref *sum_link_node_ref(struct jffs2_sb_info *c, in sum_link_node_ref()
386 static int jffs2_sum_process_sum_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_process_sum_data()
572 int jffs2_sum_scan_sumnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_scan_sumnode()
674 static int jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_sum_write_data()
849 int jffs2_sum_write_sumnode(struct jffs2_sb_info *c) in jffs2_sum_write_sumnode()
Dgc.c44 static struct jffs2_eraseblock *jffs2_find_gc_block(struct jffs2_sb_info *c) in jffs2_find_gc_block()
124 int jffs2_garbage_collect_pass(struct jffs2_sb_info *c) in jffs2_garbage_collect_pass()
497 static int jffs2_garbage_collect_live(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_live()
591 static int jffs2_garbage_collect_pristine(struct jffs2_sb_info *c, in jffs2_garbage_collect_pristine()
758 static int jffs2_garbage_collect_metadata(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_metadata()
850 static int jffs2_garbage_collect_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_dirent()
895 static int jffs2_garbage_collect_deletion_dirent(struct jffs2_sb_info *c, struct jffs2_eraseblock *… in jffs2_garbage_collect_deletion_dirent()
1013 static int jffs2_garbage_collect_hole(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_garbage_collect_hole()
1164 static int jffs2_garbage_collect_dnode(struct jffs2_sb_info *c, struct jffs2_eraseblock *orig_jeb, in jffs2_garbage_collect_dnode()
/linux-6.8/drivers/media/v4l2-core/
Dv4l2-vp9.c1585 static inline void merge_probs_variant_a(u8 *p, const u32 *c, u16 count_sat, u32 update_factor) in merge_probs_variant_a()
1591 static inline void merge_probs_variant_b(u8 *p, const u32 *c, u16 count_sat, u32 update_factor) in merge_probs_variant_b()
1596 static inline void merge_probs_variant_c(u8 *p, const u32 *c) in merge_probs_variant_c()
1603 static void merge_probs_variant_d(u8 *p, const u32 *c) in merge_probs_variant_d()
1627 static inline void merge_probs_variant_e(u8 *p, const u32 *c) in merge_probs_variant_e()
1634 static inline void merge_probs_variant_f(u8 *p, const u32 *c) in merge_probs_variant_f()
1640 static void merge_probs_variant_g(u8 *p, const u32 *c) in merge_probs_variant_g()
1662 static inline void adapt_probs_variant_a_coef(u8 *p, const u32 *c, u32 update_factor) in adapt_probs_variant_a_coef()
1667 static inline void adapt_probs_variant_b_coef(u8 *p, const u32 *c, u32 update_factor) in adapt_probs_variant_b_coef()
1722 static inline void adapt_probs_variant_b(u8 *p, const u32 *c) in adapt_probs_variant_b()
[all …]
/linux-6.8/drivers/media/dvb-frontends/
Dcxd2820r_core.c50 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_gpio() local
108 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_set_frontend() local
151 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_status() local
178 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_frontend() local
207 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ber() local
221 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_signal_strength() local
237 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_snr() local
253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_read_ucblocks() local
271 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_sleep() local
298 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cxd2820r_get_tune_settings() local
[all …]
/linux-6.8/drivers/media/common/siano/
Dsmsdvb-main.c121 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_stats_not_ready() local
244 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_tx_params() local
261 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_per_slices() local
301 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_dvb_stats() local
353 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats() local
453 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_update_isdbt_stats_ex() local
548 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_onresponse() local
815 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_signal_strength() local
838 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_snr() local
857 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in smsdvb_read_ucblocks() local
[all …]
/linux-6.8/drivers/gpu/drm/nouveau/include/nvif/
Dpush906f.h22 #define PUSH_HDR(p,o,n,f,s,m,c) do { \ argument
35 #define PUSH_MTHD_HDR(p,c,m,n) \ argument
39 #define PUSH_NINC_HDR(p,c,m,n) \ argument
42 #define PUSH_IMMD_HDR(p,c,m,n) \ argument
46 #define PUSH_1INC_HDR(p,c,m,n) \ argument
/linux-6.8/drivers/dma/
Dsa11x0-dma.c136 static struct sa11x0_dma_desc *sa11x0_dma_next_desc(struct sa11x0_dma_chan *c) in sa11x0_dma_next_desc()
159 struct sa11x0_dma_chan *c) in sa11x0_dma_start_sg()
223 struct sa11x0_dma_chan *c) in sa11x0_dma_complete()
252 struct sa11x0_dma_chan *c; in sa11x0_dma_irq() local
299 static void sa11x0_dma_start_txd(struct sa11x0_dma_chan *c) in sa11x0_dma_start_txd()
330 struct sa11x0_dma_chan *c; in sa11x0_dma_tasklet() local
390 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_free_chan_resources() local
420 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_tx_status() local
502 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_issue_pending() local
526 struct sa11x0_dma_chan *c = to_sa11x0_dma_chan(chan); in sa11x0_dma_prep_slave_sg() local
[all …]
/linux-6.8/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_util.c90 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, in dpu_reg_write()
102 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) in dpu_reg_read()
112 static void _dpu_hw_setup_scaler3_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_lut()
187 static void _dpu_hw_setup_scaler3lite_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3lite_lut()
238 static void _dpu_hw_setup_scaler3_de(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_de()
282 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_scaler3()
384 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, in dpu_hw_csc_setup()
460 void _dpu_hw_setup_qos_lut(struct dpu_hw_blk_reg_map *c, u32 offset, in _dpu_hw_setup_qos_lut()
481 void dpu_hw_setup_misr(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_misr()
496 int dpu_hw_collect_misr(struct dpu_hw_blk_reg_map *c, in dpu_hw_collect_misr()
[all …]
/linux-6.8/drivers/md/bcache/
Dwriteback.c20 static void update_gc_after_writeback(struct cache_set *c) in update_gc_after_writeback()
32 struct cache_set *c = dc->disk.c; in __calc_target_rate() local
101 struct cache_set *c = dc->disk.c; in __update_writeback_rate() local
160 static bool idle_counter_exceeded(struct cache_set *c) in idle_counter_exceeded()
207 static bool set_at_max_writeback_rate(struct cache_set *c, in set_at_max_writeback_rate()
247 struct cache_set *c = dc->disk.c; in update_writeback_rate() local
596 void bcache_dev_sectors_dirty_add(struct cache_set *c, unsigned int inode, in bcache_dev_sectors_dirty_add()
742 struct cache_set *c = dc->disk.c; in bch_writeback_thread() local
872 static int bch_root_node_dirty_init(struct cache_set *c, in bch_root_node_dirty_init()
910 struct cache_set *c = state->c; in bch_dirty_init_thread() local
[all …]
/linux-6.8/drivers/clk/
Dclk-bd718x7.c37 static int bd71837_clk_set(struct bd718xx_clk *c, unsigned int status) in bd71837_clk_set()
45 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_disable() local
54 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_enable() local
63 struct bd718xx_clk *c = container_of(hw, struct bd718xx_clk, hw); in bd71837_clk_is_enabled() local
81 struct bd718xx_clk *c; in bd71837_clk_probe() local
/linux-6.8/drivers/tty/
Dn_tty.c301 static inline void put_tty_queue(u8 c, struct n_tty_data *ldata) in put_tty_queue()
375 static inline int is_utf8_continuation(u8 c) in is_utf8_continuation()
388 static inline int is_continuation(u8 c, const struct tty_struct *tty) in is_continuation()
412 static int do_output_char(u8 c, struct tty_struct *tty, int space) in do_output_char()
486 static int process_output(u8 c, struct tty_struct *tty) in process_output()
540 u8 c = *cp; in process_output_block() local
701 u8 c; in __process_echoes() local
818 static inline void add_echo_byte(u8 c, struct n_tty_data *ldata) in add_echo_byte()
889 static void echo_char_raw(u8 c, struct n_tty_data *ldata) in echo_char_raw()
910 static void echo_char(u8 c, const struct tty_struct *tty) in echo_char()
[all …]
/linux-6.8/fs/ubifs/
Dmisc.c6 void ubifs_msg(const struct ubifs_info *c, const char *fmt, ...) in ubifs_msg()
23 void ubifs_err(const struct ubifs_info *c, const char *fmt, ...) in ubifs_err()
42 void ubifs_warn(const struct ubifs_info *c, const char *fmt, ...) in ubifs_warn()
66 const char *ubifs_assert_action_name(struct ubifs_info *c) in ubifs_assert_action_name()
Dscan.c57 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node()
125 struct ubifs_scan_leb *ubifs_start_scan(const struct ubifs_info *c, int lnum, in ubifs_start_scan()
163 void ubifs_end_scan(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_end_scan()
181 int ubifs_add_snod(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, in ubifs_add_snod()
225 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, in ubifs_scanned_corruption()
254 struct ubifs_scan_leb *ubifs_scan(const struct ubifs_info *c, int lnum, in ubifs_scan()
/linux-6.8/arch/x86/kernel/cpu/
Dzhaoxin.c20 static void init_zhaoxin_cap(struct cpuinfo_x86 *c) in init_zhaoxin_cap()
57 static void early_init_zhaoxin(struct cpuinfo_x86 *c) in early_init_zhaoxin()
70 static void init_zhaoxin(struct cpuinfo_x86 *c) in init_zhaoxin()
102 zhaoxin_size_cache(struct cpuinfo_x86 *c, unsigned int size) in zhaoxin_size_cache()

12345678910>>...120