Home
last modified time | relevance | path

Searched defs:c (Results 201 – 225 of 3030) sorted by relevance

12345678910>>...122

/linux-6.14.4/drivers/clk/analogbits/
Dwrpll-cln28hpc.c128 static u8 __wrpll_calc_fbdiv(const struct wrpll_cfg *c) in __wrpll_calc_fbdiv()
188 static int __wrpll_update_parent_rate(struct wrpll_cfg *c, in __wrpll_update_parent_rate()
226 int wrpll_configure_for_rate(struct wrpll_cfg *c, u32 target_rate, in wrpll_configure_for_rate()
336 unsigned long wrpll_calc_output_rate(const struct wrpll_cfg *c, in wrpll_calc_output_rate()
368 unsigned int wrpll_calc_max_lock_us(const struct wrpll_cfg *c) in wrpll_calc_max_lock_us()
/linux-6.14.4/sound/soc/codecs/
Dmax9759.c28 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in pga_event() local
45 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in speaker_gain_control_get() local
64 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in speaker_gain_control_put() local
86 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in speaker_mute_get() local
97 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in speaker_mute_put() local
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_jhash.h12 #define __jhash_mix(a, b, c) \ argument
22 #define __jhash_final(a, b, c) \ argument
38 u32 a, b, c; in jhash() local
75 u32 a, b, c; in jhash2() local
Dtracing_struct.c30 int BPF_PROG2(test_struct_arg_1, struct bpf_testmod_struct_arg_2, a, int, b, int, c) in BPF_PROG2() argument
40 int BPF_PROG2(test_struct_arg_2, struct bpf_testmod_struct_arg_2, a, int, b, int, c, int, ret) in BPF_PROG2() argument
59 int BPF_PROG2(test_struct_arg_3, int, a, struct bpf_testmod_struct_arg_2, b, int, c) in BPF_PROG2() argument
69 int BPF_PROG2(test_struct_arg_4, int, a, struct bpf_testmod_struct_arg_2, b, int, c, int, ret) in BPF_PROG2() argument
76 int BPF_PROG2(test_struct_arg_5, int, a, int, b, struct bpf_testmod_struct_arg_2, c) in BPF_PROG2() argument
86 int BPF_PROG2(test_struct_arg_6, int, a, int, b, struct bpf_testmod_struct_arg_2, c, int, ret) in BPF_PROG2() argument
93 int BPF_PROG2(test_struct_arg_7, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2() argument
106 int BPF_PROG2(test_struct_arg_8, struct bpf_testmod_struct_arg_1, a, int, b, in BPF_PROG2() argument
/linux-6.14.4/drivers/mmc/host/
Dsdhci-acpi.c88 static inline void *sdhci_acpi_priv(struct sdhci_acpi_host *c) in sdhci_acpi_priv()
93 static inline bool sdhci_acpi_flag(struct sdhci_acpi_host *c, unsigned int flag) in sdhci_acpi_flag()
180 struct sdhci_acpi_host *c = dev_get_drvdata(dev); in intel_start_signal_voltage_switch() local
313 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in intel_probe_slot() local
337 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in intel_setup_host() local
412 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in qcom_probe_slot() local
433 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in qcom_free_slot() local
613 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in sdhci_acpi_emmc_amd_probe_slot() local
823 struct sdhci_acpi_host *c; in sdhci_acpi_probe() local
957 struct sdhci_acpi_host *c = platform_get_drvdata(pdev); in sdhci_acpi_remove() local
[all …]
/linux-6.14.4/drivers/md/bcache/
Dbtree.h126 struct cache_set *c; member
195 static inline void set_gc_sectors(struct cache_set *c) in set_gc_sectors()
204 #define for_each_cached_btree(b, c, iter) \ argument
231 struct cache_set *c; member
287 static inline void wake_up_gc(struct cache_set *c) in wake_up_gc()
292 static inline void force_wake_up_gc(struct cache_set *c) in force_wake_up_gc()
348 #define bcache_btree_root(fn, c, op, ...) \ argument
381 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
388 struct cache_set *c, in bch_btree_map_leaf_nodes()
Dalloc.c86 void bch_rescale_priorities(struct cache_set *c, int sectors) in bch_rescale_priorities()
500 void bch_bucket_free(struct cache_set *c, struct bkey *k) in bch_bucket_free()
508 int __bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in __bch_bucket_alloc_set()
536 int bch_bucket_alloc_set(struct cache_set *c, unsigned int reserve, in bch_bucket_alloc_set()
581 static struct open_bucket *pick_data_bucket(struct cache_set *c, in pick_data_bucket()
622 bool bch_alloc_sectors(struct cache_set *c, in bch_alloc_sectors()
713 void bch_open_buckets_free(struct cache_set *c) in bch_open_buckets_free()
725 int bch_open_buckets_alloc(struct cache_set *c) in bch_open_buckets_alloc()
Dextents.c43 int64_t c = bkey_cmp(_l->k, _r->k); in new_bch_key_sort_cmp() local
48 static bool __ptr_invalid(struct cache_set *c, const struct bkey *k) in __ptr_invalid()
69 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status()
150 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid()
264 int64_t c = bkey_cmp(&START_KEY(_l->k), &START_KEY(_r->k)); in new_bch_extent_sort_cmp() local
321 struct cache_set *c, in bch_subtract_dirty()
335 struct cache_set *c = container_of(b, struct btree, keys)->c; in bch_extent_insert_fixup() local
487 bool __bch_extent_invalid(struct cache_set *c, const struct bkey *k) in __bch_extent_invalid()
/linux-6.14.4/arch/powerpc/include/asm/
Dword-at-a-time.h21 …ic inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) in prep_zero_mask()
37 …line unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/linux-6.14.4/tools/testing/selftests/powerpc/primitives/
Dword-at-a-time.h21 …ic inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time *c) in prep_zero_mask()
37 …line unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a_time *c) in has_zero()
60 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
71 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
139 …inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
146 …e unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.h23 #define CONN_MSG(c,l,f,a...) do { \ argument
28 #define CONN_ERR(c,f,a...) CONN_MSG((c), error, f, ##a) argument
29 #define CONN_DBG(c,f,a...) CONN_MSG((c), debug, f, ##a) argument
30 #define CONN_TRACE(c,f,a...) CONN_MSG((c), trace, f, ##a) argument
/linux-6.14.4/fs/bcachefs/
Ddebug.h15 static inline void bch2_btree_verify(struct bch_fs *c, struct btree *b) in bch2_btree_verify()
25 static inline void bch2_fs_debug_exit(struct bch_fs *c) {} in bch2_fs_debug_exit()
26 static inline void bch2_fs_debug_init(struct bch_fs *c) {} in bch2_fs_debug_init()
Djournal.c138 struct bch_fs *c = container_of(j, struct bch_fs, journal); in journal_error_check_stuck() local
235 struct bch_fs *c = container_of(j, struct bch_fs, journal); in __journal_entry_close() local
369 struct bch_fs *c = container_of(j, struct bch_fs, journal); in journal_entry_open() local
520 struct bch_fs *c = container_of(j, struct bch_fs, journal); in __journal_res_get() local
616 static unsigned max_dev_latency(struct bch_fs *c) in max_dev_latency()
651 struct bch_fs *c = container_of(j, struct bch_fs, journal); in bch2_journal_res_get_slowpath() local
853 struct bch_fs *c = container_of(j, struct bch_fs, journal); in bch2_journal_noflush_seq() local
907 struct bch_fs *c = container_of(j, struct bch_fs, journal); in bch2_journal_meta() local
1027 struct bch_fs *c = ca->fs; in bch2_set_nr_journal_buckets_iter() local
1153 static int bch2_set_nr_journal_buckets_loop(struct bch_fs *c, struct bch_dev *ca, in bch2_set_nr_journal_buckets_loop()
[all …]
Dsb-counters.c41 int bch2_sb_counters_to_cpu(struct bch_fs *c) in bch2_sb_counters_to_cpu()
59 int bch2_sb_counters_from_cpu(struct bch_fs *c) in bch2_sb_counters_from_cpu()
82 void bch2_fs_counters_exit(struct bch_fs *c) in bch2_fs_counters_exit()
87 int bch2_fs_counters_init(struct bch_fs *c) in bch2_fs_counters_init()
/linux-6.14.4/lib/
Dstring.c150 unsigned long c, data; in sized_strscpy() local
175 char c; in sized_strscpy() local
329 char *strchr(const char *s, int c) in strchr()
348 char *strchrnul(const char *s, int c) in strchrnul()
367 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul()
380 char *strrchr(const char *s, int c) in strrchr()
402 char *strnchr(const char *s, size_t count, int c) in strnchr()
534 void *memset(void *s, int c, size_t count) in memset()
730 void *memscan(void *addr, int c, size_t size) in memscan()
805 void *memchr(const void *s, int c, size_t n) in memchr()
[all …]
/linux-6.14.4/drivers/clk/qcom/
Dclk-rpmh.c138 static inline bool has_state_changed(struct clk_rpmh *c, u32 state) in has_state_changed()
144 static int clk_rpmh_send(struct clk_rpmh *c, enum rpmh_state state, in clk_rpmh_send()
153 static int clk_rpmh_send_aggregate_command(struct clk_rpmh *c) in clk_rpmh_send_aggregate_command()
191 static int clk_rpmh_aggregate_state_send_command(struct clk_rpmh *c, in clk_rpmh_aggregate_state_send_command()
216 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_prepare() local
228 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_unprepare() local
252 static int clk_rpmh_bcm_send_cmd(struct clk_rpmh *c, bool enable) in clk_rpmh_bcm_send_cmd()
294 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_prepare() local
301 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_unprepare() local
309 struct clk_rpmh *c = to_clk_rpmh(hw); in clk_rpmh_bcm_set_rate() local
[all …]
/linux-6.14.4/fs/jffs2/
Ddir.c168 struct jffs2_sb_info *c; in jffs2_create() local
230 struct jffs2_sb_info *c = JFFS2_SB_INFO(dir_i->i_sb); in jffs2_unlink() local
250 struct jffs2_sb_info *c = JFFS2_SB_INFO(old_dentry->d_sb); in jffs2_link() local
289 struct jffs2_sb_info *c; in jffs2_symlink() local
453 struct jffs2_sb_info *c; in jffs2_mkdir() local
596 struct jffs2_sb_info *c = JFFS2_SB_INFO(dir_i->i_sb); in jffs2_rmdir() local
627 struct jffs2_sb_info *c; in jffs2_mknod() local
778 struct jffs2_sb_info *c = JFFS2_SB_INFO(old_dir_i->i_sb); in jffs2_rename() local
/linux-6.14.4/drivers/media/v4l2-core/
Dv4l2-ctrls-api.c40 static int ptr_to_user(struct v4l2_ext_control *c, in ptr_to_user()
70 static int cur_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in cur_to_user()
76 static int new_to_user(struct v4l2_ext_control *c, in new_to_user()
83 static int req_to_user(struct v4l2_ext_control *c, in req_to_user()
90 static int def_to_user(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in def_to_user()
98 static int user_to_new(struct v4l2_ext_control *c, struct v4l2_ctrl *ctrl) in user_to_new()
224 struct v4l2_ext_control *c = &cs->controls[i]; in prepare_ext_ctrls() local
734 static int get_ctrl(struct v4l2_ctrl *ctrl, struct v4l2_ext_control *c) in get_ctrl()
768 struct v4l2_ext_control c; in v4l2_g_ctrl() local
813 struct v4l2_ext_control *c) in set_ctrl_lock()
[all …]
/linux-6.14.4/drivers/net/can/sja1000/
Dpeak_pcmcia.c37 #define PCC_CHAN_OFF(c) ((c) * PCC_CHAN_SIZE) argument
59 #define PCC_CCR_RST_CHAN(c) (0x01 << ((c) + 2)) argument
64 #define PCC_LED(c) (1 << (c)) argument
73 #define PCC_CCR_LED_CHAN(s, c) ((s) << (((c) + 2) << 1)) argument
75 #define PCC_CCR_LED_ON_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_ON, c) argument
76 #define PCC_CCR_LED_FAST_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_FAST, c) argument
77 #define PCC_CCR_LED_SLOW_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_SLOW, c) argument
78 #define PCC_CCR_LED_OFF_CHAN(c) PCC_CCR_LED_CHAN(PCC_LED_OFF, c) argument
79 #define PCC_CCR_LED_MASK_CHAN(c) PCC_CCR_LED_OFF_CHAN(c) argument
187 int c = (priv->reg_base - card->ioport_addr) / PCC_CHAN_SIZE; in pcan_write_canreg() local
/linux-6.14.4/tools/lib/bpf/
Dbpf_core_read.h359 #define ___last4(a, b, c, x) x argument
360 #define ___last5(a, b, c, d, x) x argument
361 #define ___last6(a, b, c, d, e, x) x argument
362 #define ___last7(a, b, c, d, e, f, x) x argument
363 #define ___last8(a, b, c, d, e, f, g, x) x argument
364 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
365 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
370 #define ___nolast4(a, b, c, _) a, b, c argument
371 #define ___nolast5(a, b, c, d, _) a, b, c, d argument
372 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument
[all …]
/linux-6.14.4/arch/x86/math-emu/
Dreg_compare.c172 int f, c; in FPU_compare_st_data() local
209 int f, c; in compare_st_st() local
255 int f, c; in compare_i_st_st() local
303 int f = 0, c; in compare_u_st_st() local
353 int f = 0, c; in compare_ui_st_st() local
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.c40 struct dpu_hw_blk_reg_map *c = &dsc->hw; in dpu_hw_dsc_disable() local
50 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config() local
132 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_config_thresh() local
165 struct dpu_hw_blk_reg_map *c = &hw_dsc->hw; in dpu_hw_dsc_bind_pingpong_blk() local
205 struct dpu_hw_dsc *c; in dpu_hw_dsc_init() local
/linux-6.14.4/arch/x86/include/asm/
Dcpufeature.h54 #define test_cpu_cap(c, bit) \ argument
126 #define cpu_has(c, bit) \ argument
148 #define set_cpu_cap(c, bit) set_bit(bit, (unsigned long *)((c)->x86_capability)) argument
196 #define cpu_has_bug(c, bit) cpu_has(c, (bit)) argument
197 #define set_cpu_bug(c, bit) set_cpu_cap(c, (bit)) argument
198 #define clear_cpu_bug(c, bit) clear_cpu_cap(c, (bit)) argument
/linux-6.14.4/arch/x86/kernel/cpu/
Dproc.c19 static void show_cpuinfo_core(struct seq_file *m, struct cpuinfo_x86 *c, in show_cpuinfo_core()
34 static void show_cpuinfo_misc(struct seq_file *m, struct cpuinfo_x86 *c) in show_cpuinfo_misc()
52 static void show_cpuinfo_misc(struct seq_file *m, struct cpuinfo_x86 *c) in show_cpuinfo_misc()
65 struct cpuinfo_x86 *c = v; in show_cpuinfo() local
/linux-6.14.4/net/ipv4/
Dipmr_base.c67 struct mr_mfc *c; in mr_mfc_find_parent() local
81 struct mr_mfc *c; in mr_mfc_find_any_parent() local
96 struct mr_mfc *c, *proxy; in mr_mfc_find_any() local
178 struct mr_mfc *c = v; in mr_mfc_seq_next() local
209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
280 const struct mr_mfc *c, in mr_mfc_uses_dev()
301 u32 portid, u32 seq, struct mr_mfc *c, in mr_table_dump()
356 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()

12345678910>>...122