/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_noinline.c | 28 #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 D | assert.c | 36 char *c = cmd; in test_dump_stack() local
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | types.h | 31 #define outp(p,c) iowrite8(c,p) argument
|
/linux/sound/soc/codecs/ |
H A D | ssm2305.c | 22 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in ssm2305_power_event() local
|
H A D | simple-amplifier.c | 21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
|
/linux/drivers/hid/ |
H A D | hid-belkin.c | 24 #define belkin_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
H A D | hid-razer.c | 19 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) argument
|
H A D | hid-petalynx.c | 35 #define pl_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
/linux/lib/test_fortify/ |
H A D | test_fortify.h | 14 int c; member
|
/linux/arch/x86/math-emu/ |
H A D | fpu_etc.c | 91 int c = 0; in fxam() local
|
/linux/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 81 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 D | saa7164-core.c | 250 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 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/drivers/tty/serial/ |
H A D | vt8500_serial.c | 166 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 D | q6routing.c | 476 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 D | rcar_thermal.c | 140 #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 D | resource.c | 884 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 D | string.c | 23 void *memset(void *s, int c, size_t n) in memset()
|
/linux/Documentation/usb/ |
H A D | usbdevfs-drop-permissions.c | 59 int c, fd; in main() local
|
/linux/arch/sparc/include/asm/ |
H A D | string.h | 18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
|
/linux/arch/arm/common/ |
H A D | sharpsl_param.c | 30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_bpffs.c | 36 struct stat a, b, c; in fn() local
|
/linux/security/selinux/ss/ |
H A D | symtab.c | 20 unsigned char c; in symhash() local
|
/linux/arch/riscv/include/asm/ |
H A D | string.h | 36 #define memset(s, c, n) __memset(s, c, n) argument
|
/linux/arch/arm64/include/asm/ |
H A D | rqspinlock.h | 89 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire_timewait(v, c, 0, 1) argument
|