/linux-6.15/arch/arm/include/asm/ |
D | dcc.h | 27 static inline void __dcc_putchar(char c) in __dcc_putchar()
|
/linux-6.15/tools/perf/arch/x86/util/ |
D | cpuid.h | 8 unsigned int *c, unsigned int *d) in cpuid()
|
/linux-6.15/arch/arm/mach-omap2/ |
D | wd_timer.c | 79 int c = 0; in omap2_wd_timer_reset() local
|
D | i2c.c | 40 int c = 0; in omap_i2c_reset() local
|
D | msdi.c | 48 int c = 0; in omap_msdi_reset() local
|
/linux-6.15/rust/helpers/ |
D | security.c | 6 void rust_helper_security_cred_getsecid(const struct cred *c, u32 *secid) in rust_helper_security_cred_getsecid()
|
/linux-6.15/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | crc32.h | 20 u8 c = total_len & 0xff; in crc32_posix_end() local
|
/linux-6.15/arch/x86/lib/ |
D | memcpy_32.c | 15 __visible void *memset(void *s, int c, size_t count) in memset()
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.h | 283 #define VNIC_ENV_GET(vnic_env_stats, c) \ argument 291 #define VPORT_COUNTER_GET(vstats, c) MLX5_GET64(query_vport_counter_out, \ argument 298 #define PPORT_802_3_GET(pstats, c) \ argument 301 #define PPORT_2863_GET(pstats, c) \ argument 304 #define PPORT_2819_GET(pstats, c) \ argument 307 #define PPORT_PHY_STATISTICAL_GET(pstats, c) \ argument 310 #define PPORT_PHY_RECOVERY_GET(pstats, c) \ argument 313 #define PPORT_PER_PRIO_GET(pstats, prio, c) \ argument 317 #define PPORT_ETH_EXT_GET(pstats, c) \ argument 334 #define PCIE_PERF_GET(pcie_stats, c) \ argument [all …]
|
/linux-6.15/drivers/media/i2c/ |
D | s5k5baf.c | 414 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_i2c_read() local 444 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_i2c_write() local 474 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_write_arr_seq() local 734 int i, c = -1; in s5k5baf_find_pixfmt() local 1017 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_load_setfile() local 1807 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_configure_gpios() local 1881 struct i2c_client *c) in s5k5baf_configure_subdevs() 1926 struct i2c_client *c = v4l2_get_subdevdata(&state->sd); in s5k5baf_configure_regulators() local 1940 static int s5k5baf_probe(struct i2c_client *c) in s5k5baf_probe() 2006 static void s5k5baf_remove(struct i2c_client *c) in s5k5baf_remove()
|
/linux-6.15/drivers/net/wireless/ath/ath9k/ |
D | htc.h | 333 #define TX_STAT_INC(hif_dev, c) \ argument 335 #define TX_STAT_ADD(hif_dev, c, a) \ argument 337 #define RX_STAT_INC(hif_dev, c) \ argument 339 #define RX_STAT_ADD(hif_dev, c, a) \ argument 380 #define TX_STAT_INC(hif_dev, c) do { } while (0) argument 381 #define TX_STAT_ADD(hif_dev, c, a) do { } while (0) argument 382 #define RX_STAT_INC(hif_dev, c) do { } while (0) argument 383 #define RX_STAT_ADD(hif_dev, c, a) do { } while (0) argument 386 #define TX_QSTAT_INC(priv, c) argument
|
/linux-6.15/sound/core/ |
D | pcm_lib.c | 599 unsigned int c, unsigned int *r) in muldiv32() 702 …nd_interval_mul(const struct snd_interval *a, const struct snd_interval *b, struct snd_interval *c) in snd_interval_mul() 726 …nd_interval_div(const struct snd_interval *a, const struct snd_interval *b, struct snd_interval *c) in snd_interval_div() 762 unsigned int k, struct snd_interval *c) in snd_interval_muldivk() 793 const struct snd_interval *b, struct snd_interval *c) in snd_interval_mulkdiv() 1171 struct snd_pcm_hw_rule *c; in snd_pcm_hw_rule_add() local 2099 static int do_transfer(struct snd_pcm_substream *substream, int c, in do_transfer() 2158 int c, err; in noninterleaved_copy() local 2527 int c, count = 0; in pcm_chmap_ctl_tlv() local
|
/linux-6.15/lib/ |
D | test_fpu_impl.c | 15 volatile double a, b, c, d, e, f, g; in test_fpu() local
|
/linux-6.15/arch/mips/sgi-ip27/ |
D | ip27-console.c | 35 void prom_putchar(char c) in prom_putchar()
|
/linux-6.15/arch/arm/lib/ |
D | crc32-core.S | 242 .macro __crc32, c argument
|
/linux-6.15/arch/mips/lantiq/ |
D | early_printk.c | 21 void prom_putchar(char c) in prom_putchar()
|
/linux-6.15/drivers/net/wireless/ti/wl12xx/ |
D | debugfs.c | 16 #define WL12XX_DEBUGFS_FWSTATS_FILE(a, b, c) \ argument
|
/linux-6.15/arch/mips/dec/prom/ |
D | console.c | 15 unsigned int c) in prom_console_write()
|
/linux-6.15/arch/m68k/kernel/ |
D | early_printk.c | 21 static void __ref debug_cons_write(struct console *c, in debug_cons_write()
|
/linux-6.15/include/linux/ |
D | lockdep.h | 305 #define lockdep_repin_lock(l,c) lock_repin_lock(&(l)->dep_map, (c)) argument 306 #define lockdep_unpin_lock(l,c) lock_unpin_lock(&(l)->dep_map, (c)) argument 336 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) argument 389 #define lockdep_assert(c) do { } while (0) argument 390 #define lockdep_assert_once(c) do { } while (0) argument 404 #define lockdep_repin_lock(l, c) do { (void)(l); (void)(c); } while (0) argument 405 #define lockdep_unpin_lock(l, c) do { (void)(l); (void)(c); } while (0) argument
|
/linux-6.15/sound/firewire/digi00x/ |
D | digi00x-pcm.c | 15 const struct snd_interval *c = in hw_rule_rate() local 37 struct snd_interval *c = in hw_rule_channels() local
|
/linux-6.15/arch/s390/kernel/ |
D | processor.c | 55 struct cpu_info *c; in update_cpu_mhz() local 331 struct cpu_info *c = per_cpu_ptr(&cpu_info, n); in show_cpu_mhz() local
|
/linux-6.15/arch/alpha/kernel/ |
D | srmcons.c | 42 unsigned long c :61; member 96 size_t c; in srmcons_do_write() local
|
/linux-6.15/arch/x86/kernel/cpu/ |
D | bus_lock.c | 357 static void __init split_lock_setup(struct cpuinfo_x86 *c) in split_lock_setup() 426 void __init sld_setup(struct cpuinfo_x86 *c) in sld_setup()
|
/linux-6.15/drivers/md/bcache/ |
D | journal.h | 97 struct cache_set *c; member 162 #define journal_pin_cmp(c, l, r) \ argument
|