/linux-6.15/drivers/media/i2c/ |
D | mt9v011.c | 70 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9v011_read() local 96 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9v011_write() local 491 static int mt9v011_probe(struct i2c_client *c) in mt9v011_probe() 569 static void mt9v011_remove(struct i2c_client *c) in mt9v011_remove()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | test_l4lb_noinline_dynptr.c | 30 #define __jhash_mix(a, b, c) \ argument 40 #define __jhash_final(a, b, c) \ argument 57 u32 a, b, c; in jhash() local 91 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
|
/linux-6.15/lib/crypto/ |
D | des.c | 609 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a)) argument 626 unsigned long a, b, c, d, w; in des_ekey() local 717 unsigned long a, b, c, d; in dkey() local
|
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | memory.h | 106 #define nvkm_fill(t,s,o,a,d,c) do { \ argument 122 #define nvkm_fo32(o,a,d,c) nvkm_fill(32, 2, (o), (a), (d), (c)) argument 123 #define nvkm_fo64(o,a,d,c) nvkm_fill(64, 3, (o), (a), (d), (c)) argument
|
/linux-6.15/drivers/auxdisplay/ |
D | charlcd.c | 114 static void charlcd_print(struct charlcd *lcd, char c) in charlcd_print() 367 static void charlcd_write_char(struct charlcd *lcd, char c) in charlcd_write_char() 472 char c; in charlcd_write() local
|
/linux-6.15/lib/ |
D | test_meminit.c | 220 struct kmem_cache *c; in do_kmem_cache_size() local 294 struct kmem_cache *c; in do_kmem_cache_rcu_persistent() local 349 struct kmem_cache *c; in do_kmem_cache_size_bulk() local
|
D | bch.c | 106 unsigned int c[]; /* polynomial terms */ member 115 unsigned int c[2]; member 470 int rem, c, r, p, k, param[BCH_MAX_M]; in solve_linear_system() local 539 unsigned int b, unsigned int c, in find_affine4_roots() 636 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 669 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local 746 unsigned int i, j, *c = a->c; in gf_poly_mod() local
|
/linux-6.15/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 40 vector int a, b, c; variable 283 int c; in mutex_lock() local 417 signed char c; in main() local
|
/linux-6.15/drivers/clocksource/ |
D | mps2-timer.c | 44 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c) in to_mps2_clkevt() 49 static void clockevent_mps2_writel(u32 val, struct clock_event_device *c, u32 offset) in clockevent_mps2_writel()
|
/linux-6.15/drivers/media/pci/cx18/ |
D | cx18-av-vbi.c | 59 static int odd_parity(u8 c) in odd_parity() 105 u8 c, err = 0; in decode_vps() local
|
/linux-6.15/fs/bcachefs/ |
D | str_hash.c | 148 struct bch_fs *c = trans->c; in check_inode_hash_info_matches_root() local 197 struct bch_fs *c = trans->c; in __bch2_str_hash_check_key() local
|
D | fs-io-pagecache.h | 120 static inline unsigned inode_nr_replicas(struct bch_fs *c, struct bch_inode_info *inode) in inode_nr_replicas() 128 static inline void bch2_folio_reservation_init(struct bch_fs *c, in bch2_folio_reservation_init()
|
/linux-6.15/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_du_crtc.h | 78 #define to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, crtc) argument 79 #define wb_to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, writeback) argument
|
/linux-6.15/drivers/usb/gadget/legacy/ |
D | multi.c | 134 static int rndis_do_config(struct usb_configuration *c) in rndis_do_config() 216 static int cdc_do_config(struct usb_configuration *c) in cdc_do_config()
|
/linux-6.15/drivers/iio/adc/ |
D | ad7606_par.c | 50 unsigned int c, ret; in ad7606_par_bus_update_scan_mode() local 68 unsigned int ret, c; in ad7606_par_bus_setup_iio_backend() local
|
/linux-6.15/mm/damon/ |
D | lru_sort.c | 303 static int damon_lru_sort_after_aggregation(struct damon_ctx *c) in damon_lru_sort_after_aggregation() 318 static int damon_lru_sort_after_wmarks_check(struct damon_ctx *c) in damon_lru_sort_after_wmarks_check()
|
/linux-6.15/arch/arm/mach-omap2/ |
D | prm2xxx_3xxx.c | 86 int c; in omap2_prm_deassert_hardreset() local 170 u32 c = 0; in omap2_pwrdm_wait_transition() local
|
D | omap-smp.c | 307 static void __init omap4_smp_maybe_reset_cpu1(struct omap_smp_config *c) in omap4_smp_maybe_reset_cpu1() 357 const struct omap_smp_config *c = NULL; in omap4_smp_prepare_cpus() local
|
/linux-6.15/fs/unicode/tests/ |
D | utf8_kunit.c | 160 unsigned char c; in check_utf8_nfdi() local 193 unsigned char c; in check_utf8_nfdicf() local
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 731 static int mlx5e_init_rxq_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_init_rxq_rq() 1442 static int mlx5e_alloc_xdpsq(struct mlx5e_channel *c, in mlx5e_alloc_xdpsq() 1531 static int mlx5e_alloc_icosq(struct mlx5e_channel *c, in mlx5e_alloc_icosq() 1606 static int mlx5e_alloc_txqsq(struct mlx5e_channel *c, in mlx5e_alloc_txqsq() 1789 int mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, in mlx5e_open_txqsq() 1952 static int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_icosq() 2000 struct mlx5e_channel *c = sq->channel; in mlx5e_close_icosq() local 2009 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq() 2045 struct mlx5e_channel *c = sq->channel; in mlx5e_close_xdpsq() local 2055 static struct mlx5e_xdpsq *mlx5e_open_xdpredirect_sq(struct mlx5e_channel *c, in mlx5e_open_xdpredirect_sq() [all …]
|
/linux-6.15/drivers/staging/media/av7110/ |
D | av7110_av.c | 590 int c = 0; in find_pes_header() local 639 int c, c2, l, add; in av7110_p2t_write() local 735 int c = 0; in write_ts_header2() local 771 long c = 0; in p_to_t() local 959 unsigned char c; in dvb_video_write() local 1003 unsigned char c; in dvb_audio_write() local 1042 unsigned char c; in play_iframe() local
|
/linux-6.15/drivers/cpufreq/ |
D | tegra194-cpufreq.c | 56 struct tegra_cpu_ctr c; member 149 static void tegra234_read_counters(struct tegra_cpu_ctr *c) in tegra234_read_counters() 243 static void tegra194_read_counters(struct tegra_cpu_ctr *c) in tegra194_read_counters() 278 struct tegra_cpu_ctr *c; in tegra_read_counters() local 323 struct tegra_cpu_ctr c; in tegra194_calculate_speed() local
|
/linux-6.15/drivers/tty/serial/ |
D | cpm_uart.c | 1086 u_char c, *cp; in poll_wait_key() local 1141 unsigned char c) in cpm_put_poll_char() 1154 static void udbg_cpm_putc(char c) in udbg_cpm_putc() 1163 int c = cpm_get_poll_char(udbg_port); in udbg_cpm_getc_poll() local 1170 int c; in udbg_cpm_getc() local
|
/linux-6.15/drivers/media/platform/qcom/camss/ |
D | camss-csiphy-2ph-1-0.c | 101 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable() local 140 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_disable() local
|
/linux-6.15/include/linux/ |
D | uuid.h | 23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|