Home
last modified time | relevance | path

Searched defs:c (Results 701 – 725 of 2227) sorted by relevance

1...<<21222324252627282930>>...90

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c28 #define __jhash_mix(a, b, c) \ argument
38 #define __jhash_final(a, b, c) \ argument
56 u32 a, b, c; in jhash() local
91 u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
/linux/tools/testing/selftests/kvm/lib/
H A Dassert.c36 char *c = cmd; in test_dump_stack() local
/linux/drivers/net/fddi/skfp/h/
H A Dtypes.h31 #define outp(p,c) iowrite8(c,p) argument
/linux/sound/soc/codecs/
H A Dssm2305.c22 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in ssm2305_power_event() local
H A Dsimple-amplifier.c21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
/linux/drivers/hid/
H A Dhid-belkin.c24 #define belkin_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
H A Dhid-razer.c19 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) argument
H A Dhid-petalynx.c35 #define pl_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
/linux/lib/test_fortify/
H A Dtest_fortify.h14 int c; member
/linux/arch/x86/math-emu/
H A Dfpu_etc.c91 int c = 0; in fxam() local
/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c81 int c; in emit_hppa64_depd() local
99 int c; in emit_hppa64_extrd() local
111 int c; in emit_hppa64_extrw() local
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-core.c250 struct list_head *c, *n; in saa7164_work_enchandler_helper() local
571 struct list_head *c, *n; in saa7164_irq_ts() local
1086 int i, c; in saa7164_seq_show() local
/linux/lib/reed_solomon/
H A Dtest_rslib.c77 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/drivers/tty/serial/
H A Dvt8500_serial.c166 unsigned int c; in handle_rx() local
466 static void vt8500_console_putchar(struct uart_port *port, unsigned char c) in vt8500_console_putchar()
544 static void vt8500_put_poll_char(struct uart_port *port, unsigned char c) in vt8500_put_poll_char()
/linux/sound/soc/qcom/qdsp6/
H A Dq6routing.c476 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_get_audio_mixer() local
493 struct snd_soc_component *c = snd_soc_dapm_to_component(dapm); in msm_routing_put_audio_mixer() local
1096 static int msm_routing_probe(struct snd_soc_component *c) in msm_routing_probe()
/linux/drivers/thermal/renesas/
H A Drcar_thermal.c140 #define rcar_thermal_common_read(c, r) \ argument
148 #define rcar_thermal_common_write(c, r, d) \ argument
156 #define rcar_thermal_common_bset(c, r, m, d) \ argument
/linux/drivers/acpi/
H A Dresource.c884 struct res_proc_context *c) in acpi_dev_new_resource_entry()
903 struct res_proc_context *c = context; in acpi_dev_process_resource() local
944 struct res_proc_context c; in __acpi_dev_get_resources() local
/linux/arch/mips/boot/compressed/
H A Dstring.c23 void *memset(void *s, int c, size_t n) in memset()
/linux/Documentation/usb/
H A Dusbdevfs-drop-permissions.c59 int c, fd; in main() local
/linux/arch/sparc/include/asm/
H A Dstring.h18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
/linux/arch/arm/common/
H A Dsharpsl_param.c30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpffs.c36 struct stat a, b, c; in fn() local
/linux/security/selinux/ss/
H A Dsymtab.c20 unsigned char c; in symhash() local
/linux/arch/riscv/include/asm/
H A Dstring.h36 #define memset(s, c, n) __memset(s, c, n) argument
/linux/arch/arm64/include/asm/
H A Drqspinlock.h89 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire_timewait(v, c, 0, 1) argument

1...<<21222324252627282930>>...90