Home
last modified time | relevance | path

Searched defs:c (Results 101 – 125 of 3058) sorted by relevance

12345678910>>...123

/linux-6.15/fs/bcachefs/
Dalloc_background.c200 int bch2_alloc_v1_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_alloc_v1_validate()
215 int bch2_alloc_v2_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_alloc_v2_validate()
228 int bch2_alloc_v3_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_alloc_v3_validate()
241 int bch2_alloc_v4_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_alloc_v4_validate()
338 void bch2_alloc_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_alloc_to_text()
513 int bch2_bucket_gens_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_bucket_gens_validate()
526 void bch2_bucket_gens_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_bucket_gens_to_text()
538 int bch2_bucket_gens_init(struct bch_fs *c) in bch2_bucket_gens_init()
590 int bch2_alloc_read(struct bch_fs *c) in bch2_alloc_read()
668 struct bch_fs *c = trans->c; in __need_discard_or_freespace_err() local
[all …]
Dbackpointers.c18 int bch2_backpointer_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_backpointer_validate()
36 void bch2_backpointer_to_text(struct printbuf *out, struct bch_fs *c, struct bkey_s_c k) in bch2_backpointer_to_text()
70 static bool extent_matches_bp(struct bch_fs *c, in extent_matches_bp()
97 struct bch_fs *c = trans->c; in backpointer_mod_err() local
198 struct bch_fs *c = trans->c; in backpointer_target_not_found() local
265 struct bch_fs *c = trans->c; in __bch2_backpointer_get_node() local
304 struct bch_fs *c = trans->c; in __bch2_backpointer_get_key() local
376 struct bch_fs *c = trans->c; in bch2_check_backpointer_has_valid_bucket() local
419 int bch2_check_btree_backpointers(struct bch_fs *c) in bch2_check_btree_backpointers()
458 struct bch_fs *c = trans->c; in check_extent_checksum() local
[all …]
Dextents.c95 static inline bool ptr_better(struct bch_fs *c, in ptr_better()
128 int bch2_bkey_pick_read_device(struct bch_fs *c, struct bkey_s_c k, in bch2_bkey_pick_read_device()
239 int bch2_btree_ptr_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_btree_ptr_validate()
253 void bch2_btree_ptr_to_text(struct printbuf *out, struct bch_fs *c, in bch2_btree_ptr_to_text()
259 int bch2_btree_ptr_v2_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_btree_ptr_v2_validate()
285 void bch2_btree_ptr_v2_to_text(struct printbuf *out, struct bch_fs *c, in bch2_btree_ptr_v2_to_text()
318 bool bch2_extent_merge(struct bch_fs *c, struct bkey_s l, struct bkey_s_c r) in bch2_extent_merge()
466 int bch2_reservation_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_reservation_validate()
479 void bch2_reservation_to_text(struct printbuf *out, struct bch_fs *c, in bch2_reservation_to_text()
489 bool bch2_reservation_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reservation_merge()
[all …]
Ddata_update.c32 static void bkey_put_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_put_dev_refs()
40 static bool bkey_get_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_get_dev_refs()
57 static void bkey_nocow_unlock(struct bch_fs *c, struct bkey_s_c k) in bkey_nocow_unlock()
69 static bool bkey_nocow_lock(struct bch_fs *c, struct moving_context *ctxt, struct bkey_s_c k) in bkey_nocow_lock()
107 struct bch_fs *c = u->op.c; in trace_io_move_finish2() local
133 struct bch_fs *c = m->op.c; in trace_io_move_fail2() local
185 struct bch_fs *c = op->c; in __bch2_data_update_index_update() local
463 struct bch_fs *c = update->op.c; in bch2_data_update_exit() local
480 struct bch_fs *c = update->op.c; in bch2_update_unwritten_extent() local
561 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text()
[all …]
Dio_read.c39 static bool bch2_target_congested(struct bch_fs *c, u16 target) in bch2_target_congested()
74 static bool bch2_target_congested(struct bch_fs *c, u16 target) in bch2_target_congested()
134 static inline int should_promote(struct bch_fs *c, struct bkey_s_c k, in should_promote()
166 struct bch_fs *c = rbio->c; in promote_free() local
181 struct bch_fs *c = op->write.rbio.c; in promote_done() local
213 struct bch_fs *c = trans->c; in __promote_alloc() local
299 struct bch_fs *c = trans->c; in promote_alloc() local
359 static void bch2_read_err_msg(struct bch_fs *c, struct printbuf *out, in bch2_read_err_msg()
482 struct bch_fs *c = rbio->c; in bch2_rbio_retry() local
576 struct bch_fs *c = rbio->c; in bch2_read_io_err() local
[all …]
Derror.h90 #define bch2_fsck_err(c, _flags, _err_type, ...) \ argument
116 #define __fsck_err_on(cond, c, _flags, _err_type, ...) \ argument
126 #define mustfix_fsck_err(c, _err_type, ...) \ argument
129 #define mustfix_fsck_err_on(cond, c, _err_type, ...) \ argument
132 #define fsck_err(c, _err_type, ...) \ argument
135 #define fsck_err_on(cond, c, _err_type, ...) \ argument
138 #define log_fsck_err(c, _err_type, ...) \ argument
161 #define bkey_fsck_err(c, _err_type, _err_msg, ...) \ argument
186 #define bch2_fs_fatal_error(c, _msg, ...) \ argument
192 #define bch2_fs_fatal_err_on(cond, c, ...) \ argument
Dio_write.c103 void bch2_bio_free_pages_pool(struct bch_fs *c, struct bio *bio) in bch2_bio_free_pages_pool()
114 static struct page *__bio_alloc_page_pool(struct bch_fs *c, bool *using_mempool) in __bio_alloc_page_pool()
134 void bch2_bio_alloc_pages_pool(struct bch_fs *c, struct bio *bio, in bch2_bio_alloc_pages_pool()
160 struct bch_fs *c = trans->c; in bch2_sum_sector_overwrites() local
260 struct bch_fs *c = trans->c; in bch2_extent_update_i_size_sectors() local
367 struct bch_fs *c = op->c; in bch2_write_index_default() local
458 void bch2_submit_wbio_replicas(struct bch_write_bio *wbio, struct bch_fs *c, in bch2_submit_wbio_replicas()
528 struct bch_fs *c = op->c; in bch2_write_done() local
576 struct bch_fs *c = op->c; in __bch2_write_index() local
718 struct bch_fs *c = wbio->c; in bch2_write_endio() local
[all …]
Dbuckets.c50 __bch2_fs_usage_read_short(struct bch_fs *c) in __bch2_fs_usage_read_short()
72 bch2_fs_usage_read_short(struct bch_fs *c) in bch2_fs_usage_read_short()
115 struct bch_fs *c = trans->c; in bch2_check_fix_ptr() local
264 struct bch_fs *c = trans->c; in bch2_check_fix_ptrs() local
394 struct bch_fs *c = trans->c; in bucket_ref_update_err() local
428 struct bch_fs *c = trans->c; in bch2_bucket_ref_update() local
515 struct bch_fs *c = trans->c; in bch2_trans_account_disk_usage_change() local
589 struct bch_fs *c = trans->c; in bch2_trigger_pointer() local
695 struct bch_fs *c = trans->c; in bch2_trigger_stripe_ptr() local
861 struct bch_fs *c = trans->c; in bch2_trigger_extent() local
[all …]
/linux-6.15/arch/mips/kernel/
Dfpu-probe.c49 static inline void cpu_set_fpu_fcsr_mask(struct cpuinfo_mips *c) in cpu_set_fpu_fcsr_mask()
78 static void cpu_set_fpu_2008(struct cpuinfo_mips *c) in cpu_set_fpu_2008()
155 static void cpu_set_nofpu_2008(struct cpuinfo_mips *c) in cpu_set_nofpu_2008()
193 static void cpu_set_nan_2008(struct cpuinfo_mips *c) in cpu_set_nan_2008()
257 static void cpu_set_nofpu_id(struct cpuinfo_mips *c) in cpu_set_nofpu_id()
282 void cpu_set_fpu_opts(struct cpuinfo_mips *c) in cpu_set_fpu_opts()
307 void cpu_set_nofpu_opts(struct cpuinfo_mips *c) in cpu_set_nofpu_opts()
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.h17 #define NV50_DISP_SYNC(c, o) ((c) * 0x040 + (o)) argument
19 #define NV50_DISP_WNDW_SEM0(c) NV50_DISP_SYNC(1 + (c), 0x00) argument
20 #define NV50_DISP_WNDW_SEM1(c) NV50_DISP_SYNC(1 + (c), 0x10) argument
21 #define NV50_DISP_WNDW_NTFY(c) NV50_DISP_SYNC(1 + (c), 0x20) argument
22 #define NV50_DISP_BASE_SEM0(c) NV50_DISP_WNDW_SEM0(0 + (c)) argument
23 #define NV50_DISP_BASE_SEM1(c) NV50_DISP_WNDW_SEM1(0 + (c)) argument
24 #define NV50_DISP_BASE_NTFY(c) NV50_DISP_WNDW_NTFY(0 + (c)) argument
25 #define NV50_DISP_OVLY_SEM0(c) NV50_DISP_WNDW_SEM0(4 + (c)) argument
26 #define NV50_DISP_OVLY_SEM1(c) NV50_DISP_WNDW_SEM1(4 + (c)) argument
27 #define NV50_DISP_OVLY_NTFY(c) NV50_DISP_WNDW_NTFY(4 + (c)) argument
/linux-6.15/tools/testing/selftests/kvm/
Dget-reg-list.c57 static const char *config_name(struct vcpu_reg_list *c) in config_name()
114 void __weak finalize_vcpu(struct kvm_vcpu *vcpu, struct vcpu_reg_list *c) in finalize_vcpu()
119 static void prepare_vcpu_init(struct vcpu_reg_list *c, struct kvm_vcpu_init *init) in prepare_vcpu_init()
128 static struct kvm_vcpu *vcpu_config_get_vcpu(struct vcpu_reg_list *c, struct kvm_vm *vm) in vcpu_config_get_vcpu()
140 static struct kvm_vcpu *vcpu_config_get_vcpu(struct vcpu_reg_list *c, struct kvm_vm *vm) in vcpu_config_get_vcpu()
146 static void check_supported(struct vcpu_reg_list *c) in check_supported()
163 static void run_test(struct vcpu_reg_list *c) in run_test()
312 struct vcpu_reg_list *c; in help() local
337 struct vcpu_reg_list *c = NULL; in parse_config() local
357 struct vcpu_reg_list *c, *sel = NULL; in main() local
/linux-6.15/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h26 #define MDP_COLOR_IS_COMPRESS(c) ((0x20000000 & (c)) >> 29) argument
27 #define MDP_COLOR_IS_10BIT_PACKED(c) ((0x08000000 & (c)) >> 27) argument
28 #define MDP_COLOR_IS_10BIT_LOOSE(c) (((0x0c000000 & (c)) >> 26) == 1) argument
29 #define MDP_COLOR_IS_10BIT_TILE(c) (((0x0c000000 & (c)) >> 26) == 3) argument
30 #define MDP_COLOR_IS_UFP(c) ((0x02000000 & (c)) >> 25) argument
31 #define MDP_COLOR_IS_INTERLACED(c) ((0x01000000 & (c)) >> 24) argument
32 #define MDP_COLOR_IS_BLOCK_MODE(c) ((0x00800000 & (c)) >> 23) argument
33 #define MDP_COLOR_GET_PLANE_COUNT(c) ((0x00600000 & (c)) >> 21) argument
34 #define MDP_COLOR_GET_H_SUBSAMPLE(c) ((0x00180000 & (c)) >> 19) argument
35 #define MDP_COLOR_GET_V_SUBSAMPLE(c) ((0x00040000 & (c)) >> 18) argument
[all …]
/linux-6.15/drivers/dma/ioat/
Dsysfs.c17 static ssize_t cap_show(struct dma_chan *c, char *page) in cap_show()
31 static ssize_t version_show(struct dma_chan *c, char *page) in version_show()
78 struct dma_chan *c; in ioat_kobject_add() local
99 struct dma_chan *c; in ioat_kobject_del() local
111 static ssize_t ring_size_show(struct dma_chan *c, char *page) in ring_size_show()
119 static ssize_t ring_active_show(struct dma_chan *c, char *page) in ring_active_show()
128 static ssize_t intr_coalesce_show(struct dma_chan *c, char *page) in intr_coalesce_show()
135 static ssize_t intr_coalesce_store(struct dma_chan *c, const char *page, in intr_coalesce_store()
/linux-6.15/fs/jffs2/
Dscan.c51 static inline int min_free(struct jffs2_sb_info *c) in min_free()
69 static int file_dirty(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in file_dirty()
91 int jffs2_scan_medium(struct jffs2_sb_info *c) in jffs2_scan_medium()
290 static int jffs2_fill_scan_buf(struct jffs2_sb_info *c, void *buf, in jffs2_fill_scan_buf()
310 int jffs2_scan_classify_jeb(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb) in jffs2_scan_classify_jeb()
330 static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xattr_node()
386 static int jffs2_scan_xref_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_xref_node()
445 static int jffs2_scan_eraseblock (struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_eraseblock()
965 struct jffs2_inode_cache *jffs2_scan_make_ino_cache(struct jffs2_sb_info *c, uint32_t ino) in jffs2_scan_make_ino_cache()
991 static int jffs2_scan_inode_node(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, in jffs2_scan_inode_node()
[all …]
/linux-6.15/arch/arm/include/asm/
Dio.h274 #define readb_relaxed(c) ({ u8 __r = __raw_readb(c); __r; }) argument
275 #define readw_relaxed(c) ({ u16 __r = le16_to_cpu((__force __le16) \ argument
277 #define readl_relaxed(c) ({ u32 __r = le32_to_cpu((__force __le32) \ argument
280 #define writeb_relaxed(v,c) __raw_writeb(v,c) argument
281 #define writew_relaxed(v,c) __raw_writew((__force u16) cpu_to_le16(v),c) argument
282 #define writel_relaxed(v,c) __raw_writel((__force u32) cpu_to_le32(v),c) argument
284 #define readb(c) ({ u8 __v = readb_relaxed(c); __iormb(); __v; }) argument
285 #define readw(c) ({ u16 __v = readw_relaxed(c); __iormb(); __v; }) argument
286 #define readl(c) ({ u32 __v = readl_relaxed(c); __iormb(); __v; }) argument
288 #define writeb(v,c) ({ __iowmb(); writeb_relaxed(v,c); }) argument
[all …]
/linux-6.15/drivers/md/bcache/
Dbtree.c99 #define PTR_HASH(c, k) \ argument
128 void bkey_put(struct cache_set *c, struct bkey *k) in bkey_put()
519 #define mca_reserve(c) (((!IS_ERR_OR_NULL(c->root) && c->root->level) \ argument
521 #define mca_can_free(c) \ argument
583 static struct btree *mca_bucket_alloc(struct cache_set *c, in mca_bucket_alloc()
670 struct cache_set *c = shrink->private_data; in bch_mca_scan() local
737 struct cache_set *c = shrink->private_data; in bch_mca_count() local
748 void bch_btree_cache_free(struct cache_set *c) in bch_btree_cache_free()
796 int bch_btree_cache_alloc(struct cache_set *c) in bch_btree_cache_alloc()
850 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash()
[all …]
Ddebug.h14 #define expensive_debug_checks(c) ((c)->expensive_debug_checks) argument
15 #define key_merging_disabled(c) ((c)->key_merging_disabled) argument
23 #define expensive_debug_checks(c) 0 argument
24 #define key_merging_disabled(c) 0 argument
32 static inline void bch_debug_init_cache_set(struct cache_set *c) {} in bch_debug_init_cache_set()
Dsuper.c373 void bcache_write_super(struct cache_set *c) in bcache_write_super()
403 struct cache_set *c = container_of(cl, struct cache_set, uuid_write); in uuid_endio() local
417 static void uuid_io(struct cache_set *c, blk_opf_t opf, struct bkey *k, in uuid_io()
458 static char *uuid_read(struct cache_set *c, struct jset *j, struct closure *cl) in uuid_read()
499 static int __uuid_write(struct cache_set *c) in __uuid_write()
525 int bch_uuid_write(struct cache_set *c) in bch_uuid_write()
535 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) in uuid_find()
547 static struct uuid_entry *uuid_find_empty(struct cache_set *c) in uuid_find_empty()
802 static void bcache_device_link(struct bcache_device *d, struct cache_set *c, in bcache_device_link()
846 static void bcache_device_attach(struct bcache_device *d, struct cache_set *c, in bcache_device_attach()
[all …]
/linux-6.15/fs/ubifs/
Dtnc_misc.c29 struct ubifs_znode *ubifs_tnc_levelorder_next(const struct ubifs_info *c, in ubifs_tnc_levelorder_next()
125 int ubifs_search_zbranch(const struct ubifs_info *c, in ubifs_search_zbranch()
194 struct ubifs_znode *ubifs_tnc_postorder_next(const struct ubifs_info *c, in ubifs_tnc_postorder_next()
221 long ubifs_destroy_tnc_subtree(const struct ubifs_info *c, in ubifs_destroy_tnc_subtree()
260 void ubifs_destroy_tnc_tree(struct ubifs_info *c) in ubifs_destroy_tnc_tree()
287 static int read_znode(struct ubifs_info *c, struct ubifs_zbranch *zzbr, in read_znode()
431 struct ubifs_znode *ubifs_load_znode(struct ubifs_info *c, in ubifs_load_znode()
482 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
Dmaster.c24 int ubifs_compare_master_node(struct ubifs_info *c, void *m1, void *m2) in ubifs_compare_master_node()
64 static int mst_node_check_hash(const struct ubifs_info *c, in mst_node_check_hash()
93 static int scan_for_master(struct ubifs_info *c) in scan_for_master()
174 static int validate_master(const struct ubifs_info *c) in validate_master()
332 int ubifs_read_master(struct ubifs_info *c) in ubifs_read_master()
437 int ubifs_write_master(struct ubifs_info *c) in ubifs_write_master()
/linux-6.15/drivers/media/i2c/cx25840/
Dcx25840-ir.c99 struct i2c_client *c; member
310 static inline void control_tx_irq_watermark(struct i2c_client *c, in control_tx_irq_watermark()
316 static inline void control_rx_irq_watermark(struct i2c_client *c, in control_rx_irq_watermark()
322 static inline void control_tx_enable(struct i2c_client *c, bool enable) in control_tx_enable()
328 static inline void control_rx_enable(struct i2c_client *c, bool enable) in control_rx_enable()
334 static inline void control_tx_modulation_enable(struct i2c_client *c, in control_tx_modulation_enable()
341 static inline void control_rx_demodulation_enable(struct i2c_client *c, in control_rx_demodulation_enable()
348 static inline void control_rx_s_edge_detection(struct i2c_client *c, in control_rx_s_edge_detection()
355 static void control_rx_s_carrier_window(struct i2c_client *c, in control_rx_s_carrier_window()
381 static inline void control_tx_polarity_invert(struct i2c_client *c, in control_tx_polarity_invert()
[all …]
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_pingpong.c50 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_dither() local
81 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_enable_te() local
135 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_disable_te() local
148 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_connect_external_te() local
171 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_get_vsync_info() local
193 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_get_line_count() local
262 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_enable() local
270 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_dsc_disable() local
300 struct dpu_hw_pingpong *c; in dpu_hw_pingpong_init() local
/linux-6.15/arch/powerpc/kernel/
Dfpu.S26 #define __REST_1FPVSR(n,c,base) \ argument
35 #define __REST_32FPVSRS(n,c,base) \ argument
44 #define __SAVE_32FPVSRS(n,c,base) \ argument
57 #define REST_1FPVSR(n,c,base) __REST_1FPVSR(n,__REG_##c,__REG_##base) argument
58 #define REST_32FPVSRS(n,c,base) __REST_32FPVSRS(n,__REG_##c,__REG_##base) argument
59 #define SAVE_32FPVSRS(n,c,base) __SAVE_32FPVSRS(n,__REG_##c,__REG_##base) argument
/linux-6.15/drivers/dma/lgm/
Dlgm-dma.c305 static inline bool ldma_chan_tx(struct ldma_chan *c) in ldma_chan_tx()
310 static inline bool ldma_chan_is_hw_desc(struct ldma_chan *c) in ldma_chan_is_hw_desc()
519 static int ldma_chan_cctrl_cfg(struct ldma_chan *c, u32 val) in ldma_chan_cctrl_cfg()
548 static void ldma_chan_irq_init(struct ldma_chan *c) in ldma_chan_irq_init()
576 static void ldma_chan_set_class(struct ldma_chan *c, u32 val) in ldma_chan_set_class()
594 static int ldma_chan_on(struct ldma_chan *c) in ldma_chan_on()
613 static int ldma_chan_off(struct ldma_chan *c) in ldma_chan_off()
635 static void ldma_chan_desc_hw_cfg(struct ldma_chan *c, dma_addr_t desc_base, in ldma_chan_desc_hw_cfg()
661 struct ldma_chan *c = to_ldma_chan(chan); in ldma_chan_desc_cfg() local
694 static int ldma_chan_reset(struct ldma_chan *c) in ldma_chan_reset()
[all …]
/linux-6.15/drivers/clocksource/
Dmmio.c15 static inline struct clocksource_mmio *to_mmio_clksrc(struct clocksource *c) in to_mmio_clksrc()
20 u64 clocksource_mmio_readl_up(struct clocksource *c) in clocksource_mmio_readl_up()
25 u64 clocksource_mmio_readl_down(struct clocksource *c) in clocksource_mmio_readl_down()
30 u64 clocksource_mmio_readw_up(struct clocksource *c) in clocksource_mmio_readw_up()
35 u64 clocksource_mmio_readw_down(struct clocksource *c) in clocksource_mmio_readw_down()

12345678910>>...123