/linux-5.10/tools/lib/lockdep/tests/ |
D | ABCDBDDA.c | 7 pthread_mutex_t a, b, c, d; in main() local
|
D | ABCDBCDA.c | 7 pthread_mutex_t a, b, c, d; in main() local
|
/linux-5.10/arch/arm/include/debug/ |
D | uncompress.h | 5 static inline void putc(int c) {} in putc()
|
/linux-5.10/sound/aoa/codecs/ |
D | onyx.c | 62 #define codec_to_onyx(c) container_of(c, struct onyx, codec) argument 312 u8 c; in onyx_snd_mute_get() local 328 u8 v = 0, c = 0; in onyx_snd_mute_put() local 369 u8 c; in onyx_snd_single_bit_get() local 388 u8 v = 0, c = 0; in onyx_snd_single_bit_put() local
|
/linux-5.10/drivers/dma/ioat/ |
D | prep.c | 101 ioat_dma_prep_memcpy_lock(struct dma_chan *c, dma_addr_t dma_dest, in ioat_dma_prep_memcpy_lock() 152 __ioat_prep_xor_lock(struct dma_chan *c, enum sum_check_flags *result, in __ioat_prep_xor_lock() 339 __ioat_prep_pq_lock(struct dma_chan *c, enum sum_check_flags *result, in __ioat_prep_pq_lock() 463 __ioat_prep_pq16_lock(struct dma_chan *c, enum sum_check_flags *result, in __ioat_prep_pq16_lock() 705 ioat_prep_interrupt_lock(struct dma_chan *c, unsigned long flags) in ioat_prep_interrupt_lock()
|
D | dma.c | 183 void ioat_issue_pending(struct dma_chan *c) in ioat_issue_pending() 312 struct dma_chan *c = tx->chan; in ioat_tx_submit_unlock() local 372 ioat_alloc_ring(struct dma_chan *c, int order, gfp_t flags) in ioat_alloc_ring() 987 ioat_tx_status(struct dma_chan *c, dma_cookie_t cookie, in ioat_tx_status()
|
/linux-5.10/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-5.10/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-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | memory.h | 103 #define nvkm_fill(t,s,o,a,d,c) do { \ argument 119 #define nvkm_fo32(o,a,d,c) nvkm_fill(32, 2, (o), (a), (d), (c)) argument 120 #define nvkm_fo64(o,a,d,c) nvkm_fill(64, 3, (o), (a), (d), (c)) argument
|
/linux-5.10/lib/ |
D | test_meminit.c | 199 struct kmem_cache *c; in do_kmem_cache_size() local 273 struct kmem_cache *c; in do_kmem_cache_rcu_persistent() local 320 struct kmem_cache *c; in do_kmem_cache_size_bulk() local
|
/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | core_reloc_types.h | 24 int c; member 31 int c; member 339 int c; member 346 struct core_reloc_arrays_substruct c[3]; member 355 struct core_reloc_arrays_substruct c[4]; member 366 int c; member 368 } c[3]; member 376 int c; member 384 struct core_reloc_arrays_substruct c[3]; member 393 struct core_reloc_arrays_substruct c[3]; member [all …]
|
D | test_core_reloc_mods.c | 17 int a, b, c, d, e, f, g, h; member 37 char *c; member
|
/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | devx.c | 847 static int devx_get_uid(struct mlx5_ib_ucontext *c, void *cmd_in) in devx_get_uid() 905 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local 955 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local 983 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local 1362 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local 1469 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local 1514 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local 1594 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local 1651 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local 1877 struct mlx5_ib_ucontext *c = rdma_udata_to_drv_context( in UVERBS_HANDLER() local [all …]
|
/linux-5.10/arch/arm/mach-omap2/ |
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
|
D | vc.c | 265 struct omap3_vc_timings *c = vc.timings; in omap3_vc_set_pmic_signaling() local 376 struct omap3_vc_timings *c, u32 idle) in omap3_init_voltsetup1() 405 struct omap3_vc_timings *c = vc.timings; in omap3_set_i2c_timings() local 431 struct omap3_vc_timings *c = vc.timings; in omap3_set_off_timings() local
|
/linux-5.10/drivers/cpufreq/ |
D | speedstep-lib.c | 175 struct cpuinfo_x86 *c = &boot_cpu_data; in pentium4_get_frequency() local 256 struct cpuinfo_x86 *c = &cpu_data(0); in speedstep_detect_processor() local
|
/linux-5.10/fs/jffs2/ |
D | compr.c | 148 uint16_t jffs2_compress(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_compress() 253 int jffs2_decompress(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_decompress()
|
/linux-5.10/drivers/gpio/ |
D | gpio-zevio.c | 60 static inline u32 zevio_gpio_port_get(struct zevio_gpio *c, unsigned pin, in zevio_gpio_port_get() 67 static inline void zevio_gpio_port_set(struct zevio_gpio *c, unsigned pin, in zevio_gpio_port_set()
|
/linux-5.10/fs/unicode/ |
D | utf8-selftest.c | 180 unsigned char c; in check_utf8_nfdi() local 216 unsigned char c; in check_utf8_nfdicf() local
|
/linux-5.10/arch/arm/mach-spear/include/mach/ |
D | uncompress.h | 23 static inline void putc(int c) in putc()
|
/linux-5.10/arch/arm/mach-footbridge/include/mach/ |
D | uncompress.h | 15 static inline void putc(char c) in putc()
|
/linux-5.10/arch/arm/mach-iop32x/include/mach/ |
D | uncompress.h | 14 static inline void putc(char c) in putc()
|
/linux-5.10/sound/soc/codecs/ |
D | zl38060.c | 391 static void chip_gpio_set(struct gpio_chip *c, unsigned int offset, int val) in chip_gpio_set() 399 static int chip_gpio_get(struct gpio_chip *c, unsigned int offset) in chip_gpio_get() 413 static int chip_direction_input(struct gpio_chip *c, unsigned int offset) in chip_direction_input() 422 chip_direction_output(struct gpio_chip *c, unsigned int offset, int val) in chip_direction_output()
|
/linux-5.10/net/bpf/ |
D | test_run.c | 131 int noinline bpf_fentry_test3(char a, int b, u64 c) in bpf_fentry_test3() 136 int noinline bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4() 141 int noinline bpf_fentry_test5(u64 a, void *b, short c, int d, u64 e) in bpf_fentry_test5() 146 int noinline bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f) in bpf_fentry_test6()
|
/linux-5.10/drivers/media/i2c/ |
D | mt9v011.c | 72 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9v011_read() local 98 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9v011_write() local 481 static int mt9v011_probe(struct i2c_client *c, in mt9v011_probe() 564 static int mt9v011_remove(struct i2c_client *c) in mt9v011_remove()
|