Home
last modified time | relevance | path

Searched defs:c (Results 126 – 150 of 3030) sorted by relevance

12345678910>>...122

/linux-6.14.4/fs/bcachefs/
Dreflink.c43 int bch2_reflink_p_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_reflink_p_validate()
57 void bch2_reflink_p_to_text(struct printbuf *out, struct bch_fs *c, in bch2_reflink_p_to_text()
68 bool bch2_reflink_p_merge(struct bch_fs *c, struct bkey_s _l, struct bkey_s_c _r) in bch2_reflink_p_merge()
91 int bch2_reflink_v_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_reflink_v_validate()
106 void bch2_reflink_v_to_text(struct printbuf *out, struct bch_fs *c, in bch2_reflink_v_to_text()
130 int bch2_indirect_inline_data_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_indirect_inline_data_validate()
137 struct bch_fs *c, struct bkey_s_c k) in bch2_indirect_inline_data_to_text()
177 struct bch_fs *c = trans->c; in bch2_indirect_extent_missing_error() local
291 struct bch_fs *c = trans->c; in trans_trigger_reflink_p_segment() local
360 struct bch_fs *c = trans->c; in gc_trigger_reflink_p_segment() local
[all …]
Dbtree_journal_iter.c75 struct bkey_i *bch2_journal_keys_peek_max(struct bch_fs *c, enum btree_id btree_id, in bch2_journal_keys_peek_max()
131 struct bkey_i *bch2_journal_keys_peek_prev_min(struct bch_fs *c, enum btree_id btree_id, in bch2_journal_keys_peek_prev_min()
186 struct bkey_i *bch2_journal_keys_peek_slot(struct bch_fs *c, enum btree_id btree_id, in bch2_journal_keys_peek_slot()
212 static void journal_iters_fix(struct bch_fs *c) in journal_iters_fix()
236 static void journal_iters_move_gap(struct bch_fs *c, size_t old_gap, size_t new_gap) in journal_iters_move_gap()
250 int bch2_journal_key_insert_take(struct bch_fs *c, enum btree_id id, in bch2_journal_key_insert_take()
326 int bch2_journal_key_insert(struct bch_fs *c, enum btree_id id, in bch2_journal_key_insert()
343 int bch2_journal_key_delete(struct bch_fs *c, enum btree_id id, in bch2_journal_key_delete()
432 void bch2_journal_key_overwritten(struct bch_fs *c, enum btree_id btree, in bch2_journal_key_overwritten()
493 static void bch2_journal_iter_init(struct bch_fs *c, in bch2_journal_iter_init()
[all …]
Ddata_update.c23 static void bkey_put_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_put_dev_refs()
31 static bool bkey_get_dev_refs(struct bch_fs *c, struct bkey_s_c k) in bkey_get_dev_refs()
48 static void bkey_nocow_unlock(struct bch_fs *c, struct bkey_s_c k) in bkey_nocow_unlock()
60 static bool bkey_nocow_lock(struct bch_fs *c, struct moving_context *ctxt, struct bkey_s_c k) in bkey_nocow_lock()
98 struct bch_fs *c = u->op.c; in trace_move_extent_finish2() local
124 struct bch_fs *c = m->op.c; in trace_move_extent_fail2() local
176 struct bch_fs *c = op->c; in __bch2_data_update_index_update() local
444 struct bch_fs *c = update->op.c; in bch2_data_update_exit() local
458 struct bch_fs *c = update->op.c; in bch2_update_unwritten_extent() local
538 void bch2_data_update_opts_to_text(struct printbuf *out, struct bch_fs *c, in bch2_data_update_opts_to_text()
[all …]
Dmovinggc.c76 struct bch_fs *c = trans->c; in bch2_bucket_is_movable() local
153 struct bch_fs *c = trans->c; in bch2_copygc_get_buckets() local
211 struct bch_fs *c = trans->c; in bch2_copygc() local
278 unsigned long bch2_copygc_wait_amount(struct bch_fs *c) in bch2_copygc_wait_amount()
299 void bch2_copygc_wait_to_text(struct printbuf *out, struct bch_fs *c) in bch2_copygc_wait_to_text()
324 struct bch_fs *c = arg; in bch2_copygc_thread() local
410 void bch2_copygc_stop(struct bch_fs *c) in bch2_copygc_stop()
419 int bch2_copygc_start(struct bch_fs *c) in bch2_copygc_start()
447 void bch2_fs_copygc_init(struct bch_fs *c) in bch2_fs_copygc_init()
Dbuckets.c43 __bch2_fs_usage_read_short(struct bch_fs *c) in __bch2_fs_usage_read_short()
65 bch2_fs_usage_read_short(struct bch_fs *c) in bch2_fs_usage_read_short()
108 struct bch_fs *c = trans->c; in bch2_check_fix_ptr() local
257 struct bch_fs *c = trans->c; in bch2_check_fix_ptrs() local
391 struct bch_fs *c = trans->c; in bch2_bucket_ref_update() local
493 struct bch_fs *c = trans->c; in bch2_trans_account_disk_usage_change() local
567 struct bch_fs *c = trans->c; in bch2_trigger_pointer() local
668 struct bch_fs *c = trans->c; in bch2_trigger_stripe_ptr() local
845 struct bch_fs *c = trans->c; in bch2_trigger_extent() local
950 struct bch_fs *c = trans->c; in __bch2_trans_mark_metadata_bucket() local
[all …]
Drecovery.c36 int bch2_btree_lost_data(struct bch_fs *c, enum btree_id btree) in bch2_btree_lost_data()
109 static void kill_btree(struct bch_fs *c, enum btree_id btree) in kill_btree()
116 static void bch2_reconstruct_alloc(struct bch_fs *c) in bch2_reconstruct_alloc()
308 int bch2_journal_replay(struct bch_fs *c) in bch2_journal_replay()
458 static int journal_replay_entry_early(struct bch_fs *c, in journal_replay_entry_early()
529 static int journal_replay_early(struct bch_fs *c, in journal_replay_early()
563 static int read_btree_roots(struct bch_fs *c) in read_btree_roots()
607 static bool check_version_upgrade(struct bch_fs *c) in check_version_upgrade()
698 int bch2_fs_recovery(struct bch_fs *c) in bch2_fs_recovery()
1082 int bch2_fs_initialize(struct bch_fs *c) in bch2_fs_initialize()
Dbkey_buf.h14 struct bch_fs *c, unsigned u64s) in bch2_bkey_buf_realloc()
24 struct bch_fs *c, in bch2_bkey_buf_reassemble()
32 struct bch_fs *c, in bch2_bkey_buf_copy()
40 struct bch_fs *c, in bch2_bkey_buf_unpack()
54 static inline void bch2_bkey_buf_exit(struct bkey_buf *s, struct bch_fs *c) in bch2_bkey_buf_exit()
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()
55 static struct bkey_i *btree_root_find(struct bch_fs *c, in btree_root_find()
86 int bch2_verify_superblock_clean(struct bch_fs *c, in bch2_verify_superblock_clean()
148 struct bch_sb_field_clean *bch2_read_superblock_clean(struct bch_fs *c) in bch2_read_superblock_clean()
187 void bch2_journal_super_entries_add_common(struct bch_fs *c, in bch2_journal_super_entries_add_common()
266 int bch2_fs_mark_dirty(struct bch_fs *c) in bch2_fs_mark_dirty()
285 void bch2_fs_mark_clean(struct bch_fs *c) in bch2_fs_mark_clean()
/linux-6.14.4/tools/testing/selftests/bpf/
Dsdt.h50 # define _SDT_ASM_3(a, b, c) a,b,c; argument
51 # define _SDT_ASM_5(a, b, c, d, e) a,b,c,d,e; argument
57 # define _SDT_DEPAREN_3(a,b,c) a b c argument
58 # define _SDT_DEPAREN_4(a,b,c,d) a b c d argument
59 # define _SDT_DEPAREN_5(a,b,c,d,e) a b c d e argument
60 # define _SDT_DEPAREN_6(a,b,c,d,e,f) a b c d e f argument
61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument
62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument
63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument
64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument
[all …]
/linux-6.14.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c68 static void atmel_hlcdc_crtc_mode_set_nofb(struct drm_crtc *c) in atmel_hlcdc_crtc_mode_set_nofb()
193 atmel_hlcdc_crtc_mode_valid(struct drm_crtc *c, in atmel_hlcdc_crtc_mode_valid()
201 static void atmel_hlcdc_crtc_atomic_disable(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_disable()
253 static void atmel_hlcdc_crtc_atomic_enable(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_enable()
459 static int atmel_hlcdc_crtc_atomic_check(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_check()
476 static void atmel_hlcdc_crtc_atomic_begin(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_begin()
482 static void atmel_hlcdc_crtc_atomic_flush(struct drm_crtc *c, in atmel_hlcdc_crtc_atomic_flush()
511 static void atmel_hlcdc_crtc_destroy(struct drm_crtc *c) in atmel_hlcdc_crtc_destroy()
533 void atmel_hlcdc_crtc_irq(struct drm_crtc *c) in atmel_hlcdc_crtc_irq()
559 struct atmel_hlcdc_crtc *c = drm_crtc_to_atmel_hlcdc_crtc(crtc); in atmel_hlcdc_crtc_duplicate_state() local
[all …]
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_vbif.c40 struct dpu_hw_blk_reg_map *c; in dpu_hw_clear_errors() local
60 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_mem_type() local
90 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf() local
111 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_limit_conf() local
133 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_halt_ctrl() local
149 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_halt_ctrl() local
160 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_qos_remap() local
189 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_write_gather_en() local
227 struct dpu_hw_vbif *c; in dpu_hw_vbif_init() local
Ddpu_hw_intf.c104 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_timing_engine() local
260 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_enable_timing_engine() local
269 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_prg_fetch() local
293 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_bind_pingpong_blk() local
311 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_get_status() local
331 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_get_line_count() local
354 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_enable_te() local
387 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_setup_autorefresh_config() local
419 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_disable_te() local
432 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_connect_external_te() local
[all …]
/linux-6.14.4/drivers/input/misc/
Dmma8450.c44 static int mma8450_read(struct i2c_client *c, unsigned int off) in mma8450_read()
57 static int mma8450_write(struct i2c_client *c, unsigned int off, u8 v) in mma8450_write()
72 static int mma8450_read_block(struct i2c_client *c, unsigned int off, in mma8450_read_block()
90 struct i2c_client *c = input_get_drvdata(input); in mma8450_poll() local
119 struct i2c_client *c = input_get_drvdata(input); in mma8450_open() local
142 struct i2c_client *c = input_get_drvdata(input); in mma8450_close() local
151 static int mma8450_probe(struct i2c_client *c) in mma8450_probe()
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ptp.c130 struct fw_ptp_cmd c; in cxgb4_ptprx_timestamping() local
151 struct fw_ptp_cmd c; in cxgb4_ptp_txtype() local
175 struct fw_ptp_cmd c; in cxgb4_ptp_redirect_rx_packet() local
211 struct fw_ptp_cmd c; in cxgb4_ptp_adjfine() local
243 struct fw_ptp_cmd c; in cxgb4_ptp_fineadjtime() local
277 struct fw_ptp_cmd c; in cxgb4_ptp_adjtime() local
344 struct fw_ptp_cmd c; in cxgb4_ptp_settime() local
369 struct fw_ptp_cmd c; in cxgb4_init_ptp_timer() local
/linux-6.14.4/drivers/md/bcache/
Djournal.c170 int bch_journal_read(struct cache_set *c, struct list_head *list) in bch_journal_read()
293 void bch_journal_mark(struct cache_set *c, struct list_head *list) in bch_journal_mark()
416 static void btree_flush_write(struct cache_set *c) in btree_flush_write()
630 static unsigned int free_journal_buckets(struct cache_set *c) in free_journal_buckets()
649 static void journal_reclaim(struct cache_set *c) in journal_reclaim()
834 static void journal_try_write(struct cache_set *c) in journal_try_write()
850 static struct journal_write *journal_wait_for_write(struct cache_set *c, in journal_wait_for_write()
908 struct cache_set *c = container_of(to_delayed_work(work), in journal_write_work() local
924 atomic_t *bch_journal(struct cache_set *c, in bch_journal()
962 void bch_journal_meta(struct cache_set *c, struct closure *cl) in bch_journal_meta()
[all …]
Dsysfs.c296 struct cache_set *c; in STORE() local
632 static int bch_bset_print_stats(struct cache_set *c, char *buf) in bch_bset_print_stats()
658 static unsigned int bch_root_usage(struct cache_set *c) in bch_root_usage()
684 static size_t bch_cache_size(struct cache_set *c) in bch_cache_size()
697 static unsigned int bch_cache_max_chain(struct cache_set *c) in bch_cache_max_chain()
714 static unsigned int bch_btree_used(struct cache_set *c) in bch_btree_used()
720 static unsigned int bch_average_key_size(struct cache_set *c) in bch_average_key_size()
729 struct cache_set *c = container_of(kobj, struct cache_set, kobj); in SHOW() local
816 struct cache_set *c = container_of(kobj, struct cache_set, kobj); in STORE() local
937 struct cache_set *c = container_of(kobj, struct cache_set, internal); in SHOW() local
[all …]
/linux-6.14.4/drivers/dma/
Dbcm2835-dma.c86 struct bcm2835_chan *c; member
175 static inline size_t bcm2835_dma_max_frame_length(struct bcm2835_chan *c) in bcm2835_dma_max_frame_length()
193 static inline struct bcm2835_chan *to_bcm2835_dma_chan(struct dma_chan *c) in to_bcm2835_dma_chan()
264 struct bcm2835_chan *c, in bcm2835_dma_count_frames_for_sg()
306 struct bcm2835_chan *c = to_bcm2835_dma_chan(chan); in bcm2835_dma_create_cb_chain() local
390 struct bcm2835_chan *c = to_bcm2835_dma_chan(chan); in bcm2835_dma_fill_cb_chain_with_sg() local
410 static void bcm2835_dma_abort(struct bcm2835_chan *c) in bcm2835_dma_abort()
438 static void bcm2835_dma_start_desc(struct bcm2835_chan *c) in bcm2835_dma_start_desc()
458 struct bcm2835_chan *c = data; in bcm2835_dma_callback() local
502 struct bcm2835_chan *c = to_bcm2835_dma_chan(chan); in bcm2835_dma_alloc_chan_resources() local
[all …]
/linux-6.14.4/drivers/mtd/nand/onenand/
Donenand_omap2.c52 struct omap2_onenand *c = dev_id; in omap2_onenand_interrupt() local
59 static inline unsigned short read_reg(struct omap2_onenand *c, int reg) in read_reg()
64 static inline void write_reg(struct omap2_onenand *c, unsigned short value, in write_reg()
70 static int omap2_onenand_set_cfg(struct omap2_onenand *c, in omap2_onenand_set_cfg()
144 struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); in omap2_onenand_wait() local
324 static inline int omap2_onenand_dma_transfer(struct omap2_onenand *c, in omap2_onenand_dma_transfer()
364 struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); in omap2_onenand_read_bufferram() local
412 struct omap2_onenand *c = container_of(mtd, struct omap2_onenand, mtd); in omap2_onenand_write_bufferram() local
450 struct omap2_onenand *c = dev_get_drvdata(&pdev->dev); in omap2_onenand_shutdown() local
465 struct omap2_onenand *c; in omap2_onenand_probe() local
[all …]
/linux-6.14.4/arch/x86/kernel/cpu/
Dhygon.c44 static void srat_detect_node(struct cpuinfo_x86 *c) in srat_detect_node()
94 static void bsp_init_hygon(struct cpuinfo_x86 *c) in bsp_init_hygon()
121 static void early_init_hygon(struct cpuinfo_x86 *c) in early_init_hygon()
167 static void init_hygon(struct cpuinfo_x86 *c) in init_hygon()
233 static void cpu_detect_tlb_hygon(struct cpuinfo_x86 *c) in cpu_detect_tlb_hygon()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c265 struct mlx5e_ptp *c = container_of(napi, struct mlx5e_ptp, napi); in mlx5e_ptp_napi_poll() local
316 static int mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix, in mlx5e_ptp_alloc_txqsq()
456 static int mlx5e_ptp_open_txqsq(struct mlx5e_ptp *c, u32 tisn, in mlx5e_ptp_open_txqsq()
509 static int mlx5e_ptp_open_txqsqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_txqsqs()
540 static void mlx5e_ptp_close_txqsqs(struct mlx5e_ptp *c) in mlx5e_ptp_close_txqsqs()
548 static int mlx5e_ptp_open_tx_cqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_tx_cqs()
602 static int mlx5e_ptp_open_rx_cq(struct mlx5e_ptp *c, in mlx5e_ptp_open_rx_cq()
622 static void mlx5e_ptp_close_tx_cqs(struct mlx5e_ptp *c) in mlx5e_ptp_close_tx_cqs()
661 static void mlx5e_ptp_build_params(struct mlx5e_ptp *c, in mlx5e_ptp_build_params()
688 static int mlx5e_init_ptp_rq(struct mlx5e_ptp *c, struct mlx5e_params *params, in mlx5e_init_ptp_rq()
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.c60 static int mlx5e_init_xsk_rq(struct mlx5e_channel *c, in mlx5e_init_xsk_rq()
93 static int mlx5e_open_xsk_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xsk_rq()
115 struct mlx5e_channel *c) in mlx5e_open_xsk()
177 void mlx5e_close_xsk(struct mlx5e_channel *c) in mlx5e_close_xsk()
191 void mlx5e_activate_xsk(struct mlx5e_channel *c) in mlx5e_activate_xsk()
203 void mlx5e_deactivate_xsk(struct mlx5e_channel *c) in mlx5e_deactivate_xsk()
/linux-6.14.4/include/linux/
Djhash.h35 #define __jhash_mix(a, b, c) \ argument
46 #define __jhash_final(a, b, c) \ argument
72 u32 a, b, c; in jhash() local
119 u32 a, b, c; in jhash2() local
150 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
161 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
/linux-6.14.4/tools/include/linux/
Djhash.h35 #define __jhash_mix(a, b, c) \ argument
46 #define __jhash_final(a, b, c) \ argument
72 u32 a, b, c; in jhash() local
119 u32 a, b, c; in jhash2() local
149 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
160 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
/linux-6.14.4/mm/
Dpage_counter.c16 static bool track_protection(struct page_counter *c) in track_protection()
21 static void propagate_protected_usage(struct page_counter *c, in propagate_protected_usage()
78 struct page_counter *c; in page_counter_charge() local
122 struct page_counter *c; in page_counter_try_charge() local
179 struct page_counter *c; in page_counter_uncharge() local
236 struct page_counter *c; in page_counter_set_min() local
253 struct page_counter *c; in page_counter_set_low() local
/linux-6.14.4/drivers/dma/ti/
Domap-dma.c238 static inline struct omap_chan *to_omap_dma_chan(struct dma_chan *c) in to_omap_dma_chan()
369 static void omap_dma_chan_write(struct omap_chan *c, unsigned reg, unsigned val) in omap_dma_chan_write()
376 static unsigned omap_dma_chan_read(struct omap_chan *c, unsigned reg) in omap_dma_chan_read()
383 static void omap_dma_clear_csr(struct omap_chan *c) in omap_dma_clear_csr()
391 static unsigned omap_dma_get_csr(struct omap_chan *c) in omap_dma_get_csr()
403 struct omap_chan *c; in omap_dma_clear_lch() local
414 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c, in omap_dma_assign()
422 static void omap_dma_start(struct omap_chan *c, struct omap_desc *d) in omap_dma_start()
462 static void omap_dma_drain_chan(struct omap_chan *c) in omap_dma_drain_chan()
485 static int omap_dma_stop(struct omap_chan *c) in omap_dma_stop()
[all …]

12345678910>>...122