/linux-5.10/fs/ |
D | fs_parser.c | 245 const struct constant_table *c; in fs_param_is_enum() local 336 int c = strcmp(tbl[i-1].name, tbl[i].name); in validate_constant_table() local
|
/linux-5.10/sound/pcmcia/vx/ |
D | vxp_ops.c | 80 int c; in vx_check_magic() local 139 int c; in vxp_load_xilinx_binary() local
|
/linux-5.10/drivers/gpu/drm/i915/gvt/ |
D | dmabuf.c | 256 static bool validate_hotspot(struct intel_vgpu_cursor_plane_format *c) in validate_hotspot() 270 struct intel_vgpu_cursor_plane_format c; in vgpu_get_plane_info() local
|
/linux-5.10/tools/spi/ |
D | spidev_fdx.c | 108 int c; in main() local
|
/linux-5.10/arch/openrisc/kernel/ |
D | time.c | 35 u32 c; in openrisc_timer_set_next() local
|
/linux-5.10/drivers/gpu/drm/exynos/ |
D | regs-scaler.h | 79 #define _SCALER_HCOEF_DELTA(r, c) ((r) * 0x10 + (c) * 0x4) argument 80 #define _SCALER_VCOEF_DELTA(r, c) ((r) * 0x8 + (c) * 0x4) argument 82 #define SCALER_YHCOEF(r, c) (0x60 + _SCALER_HCOEF_DELTA((r), (c))) argument 83 #define SCALER_YVCOEF(r, c) (0xf0 + _SCALER_VCOEF_DELTA((r), (c))) argument 84 #define SCALER_CHCOEF(r, c) (0x140 + _SCALER_HCOEF_DELTA((r), (c))) argument 85 #define SCALER_CVCOEF(r, c) (0x1d0 + _SCALER_VCOEF_DELTA((r), (c))) argument
|
/linux-5.10/arch/mips/mm/ |
D | uasm-micromips.c | 32 #define M(a, b, c, d, e, f) \ argument
|
/linux-5.10/arch/x86/boot/compressed/ |
D | string.c | 43 void *memset(void *s, int c, size_t n) in memset()
|
/linux-5.10/fs/f2fs/ |
D | hash.c | 29 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
|
/linux-5.10/arch/arm/mach-ep93xx/include/mach/ |
D | uncompress.h | 35 static inline void putc(int c) in putc()
|
/linux-5.10/arch/s390/kernel/ |
D | perf_cpum_cf_events.c | 665 struct attribute **c) in merge_attr()
|
/linux-5.10/kernel/locking/ |
D | qspinlock_stat.h | 133 #define pv_kick(c) __pv_kick(c) argument
|
/linux-5.10/arch/x86/math-emu/ |
D | poly.h | 48 #define MK_XSIG(a,b,c) { c, b, a } argument
|
/linux-5.10/arch/s390/include/asm/ |
D | chpid.h | 49 #define chp_id_for_each(c) \ argument
|
/linux-5.10/drivers/usb/gadget/legacy/ |
D | acm_ms.c | 106 static int acm_ms_do_config(struct usb_configuration *c) in acm_ms_do_config()
|
/linux-5.10/arch/mips/bcm47xx/ |
D | setup.c | 149 struct cpuinfo_mips *c = ¤t_cpu_data; in plat_mem_setup() local
|
/linux-5.10/sound/soc/qcom/qdsp6/ |
D | q6routing.c | 464 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_get_audio_mixer() local 481 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_put_audio_mixer() local 1083 static int msm_routing_probe(struct snd_soc_component *c) in msm_routing_probe()
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | bcm3510.c | 365 struct bcm3510_hab_cmd_tune c; in bcm3510_tuner_cmd() local 497 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in bcm3510_set_frontend() local 763 struct bcm3510_hab_cmd_set_agc c; in bcm3510_init() local
|
/linux-5.10/lib/reed_solomon/ |
D | test_rslib.c | 77 uint16_t *c; /* sent codeword */ member 159 uint16_t *c = ws->c; in get_rcw_we() local 268 uint16_t *c = ws->c; in test_uc() local
|
/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-core.c | 250 struct list_head *c, *n; in saa7164_work_enchandler_helper() local 573 struct list_head *c, *n; in saa7164_irq_ts() local 1088 int i, c; in saa7164_seq_show() local
|
/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_ctl.c | 630 int c; in mdp5_ctlm_request() local 664 int c; in mdp5_ctlm_hw_reset() local 689 int c, ret; in mdp5_ctlm_init() local
|
/linux-5.10/drivers/tty/serial/ |
D | vt8500_serial.c | 166 unsigned int c; in handle_rx() local 489 static void vt8500_console_putchar(struct uart_port *port, int c) in vt8500_console_putchar() 567 static void vt8500_put_poll_char(struct uart_port *port, unsigned char c) in vt8500_put_poll_char()
|
/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_syntax.c | 102 we_need_to_go_deeper_ptr_t c; member 165 int c; member 182 struct struct_with_embedded_stuff *c; member
|
/linux-5.10/sound/soc/meson/ |
D | gx-card.c | 67 static int gx_card_cpu_identify(struct snd_soc_dai_link_component *c, in gx_card_cpu_identify()
|
/linux-5.10/include/trace/ |
D | perf.h | 25 #define __perf_count(c) (__count = (c)) argument
|