| /linux/arch/mips/txx9/generic/ |
| H A D | setup.c | 395 static void null_prom_putchar(char c) in null_prom_putchar() 400 void prom_putchar(char c) in prom_putchar() 407 static void early_txx9_sio_putchar(char c) in early_txx9_sio_putchar()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | percpu_alloc_cgrp_local_storage.c | 4 long b, c, d; member
|
| /linux/samples/bpf/ |
| H A D | lathist_user.c | 64 int c, i; in get_data() local
|
| /linux/arch/arm/mach-mmp/ |
| H A D | time.c | 65 struct clock_event_device *c = dev_id; in timer_interrupt() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | base.c | 62 int c = 0; in nvkm_sw_oclass_get() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | ucgrp.c | 51 int c = 0; in nvkm_ucgrp_sclass() local
|
| /linux/drivers/ata/pata_parport/ |
| H A D | fit2.c | 65 int k, a, b, c, d; in fit2_read_block() local
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-i2c.c | 108 static void do_i2c_scan(const char *name, struct i2c_client *c) in do_i2c_scan()
|
| /linux/drivers/hid/ |
| H A D | hid-zydacron.c | 42 #define zc_map_key_clear(c) \ argument
|
| /linux/include/trace/ |
| H A D | perf.h | 10 #define __perf_count(c) (__count = (c)) argument
|
| /linux/arch/arm/mm/ |
| H A D | cache-v7m.S | 31 .macro v7m_cacheop, rt, tmp, op, c = al
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_reg.h | 590 #define NPC_AF_INTFX_HASHX_MASKX(a, b, c) (0x00700 | (a) << 5 | (b) << 4 | (c) << 3) argument 600 #define NPC_AF_KPUX_ENTRYX_CAMX(a, b, c) \ argument 608 #define NPC_AF_INTFX_LIDX_LTX_LDX_CFG(a, b, c, d) \ argument 610 #define NPC_AF_INTFX_LDATAX_FLAGSX_CFG(a, b, c) \ argument 638 #define NPC_AF_MCAMEX_BANKX_CAMX_INTF(a, b, c) ({ \ argument 646 #define NPC_AF_MCAMEX_BANKX_CAMX_W0(a, b, c) ({ \ argument 654 #define NPC_AF_MCAMEX_BANKX_CAMX_W1(a, b, c) ({ \ argument 719 #define NDC_AF_PORTX_RTX_RWX_REQ_PC(a, b, c) \ argument 721 #define NDC_AF_PORTX_RTX_RWX_OSTDN_PC(a, b, c) \ argument 723 #define NDC_AF_PORTX_RTX_RWX_LAT_PC(a, b, c) \ argument
|
| /linux/sound/soc/meson/ |
| H A D | axg-spdifin.c | 285 struct snd_soc_component *c = snd_kcontrol_chip(kcontrol); in axg_spdifin_get_status() local 350 struct snd_soc_component *c = snd_kcontrol_chip(kcontrol); in axg_spdifin_rate_lock_get() local
|
| /linux/tools/usb/usbip/libsrc/ |
| H A D | names.c | 107 struct class *c; in names_class() local 230 struct class *c; in new_class() local
|
| /linux/drivers/usb/musb/ |
| H A D | musbhsdma.c | 98 static struct dma_channel *dma_channel_allocate(struct dma_controller *c, in dma_channel_allocate() 379 void musbhs_dma_controller_destroy(struct dma_controller *c) in musbhs_dma_controller_destroy()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debug.h | 104 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++) argument 204 #define ATH10K_DFS_STAT_INC(ar, c) do { } while (0) argument
|
| /linux/arch/powerpc/boot/ |
| H A D | cpm-serial.c | 166 static void cpm_serial_putc(unsigned char c) in cpm_serial_putc() 186 unsigned char c; in cpm_serial_getc() local
|
| /linux/drivers/tty/serial/ |
| H A D | clps711x.c | 150 unsigned char c; in uart_clps711x_int_tx() local 364 static void uart_clps711x_console_write(struct console *co, const char *c, in uart_clps711x_console_write()
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 124 u16 c; in efi_load_option_unpack() local 350 efi_char16_t c = *s2++; in efi_convert_cmdline() local
|
| /linux/drivers/firmware/efi/test/ |
| H A D | efi_test.c | 35 efi_char16_t *s = str, c; in user_ucs2_strsize() local 623 efi_capsule_header_t *c; in efi_runtime_query_capsulecaps() local
|
| /linux/drivers/nvmem/ |
| H A D | imx-ocotp.c | 105 u32 c, mask; in imx_ocotp_wait_for_busy() local 146 u32 c, bm_ctrl_error; in imx_ocotp_clr_err_if_set() local
|
| /linux/arch/mips/kernel/ |
| H A D | smp-cps.c | 214 int cl, c, v; in cps_smp_setup() local 297 unsigned int nclusters, ncores, core_vpes, nvpe = 0, c, cl, cca; in cps_prepare_cpus() local
|
| /linux/net/bluetooth/ |
| H A D | hci_codec.c | 40 struct codec_list *c, *n; in hci_codec_list_clear() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | tcp_inq.c | 99 int c, one = 1, inq = -1; in main() local
|
| /linux/arch/arm/boot/compressed/ |
| H A D | misc.c | 92 char c; in putstr() local
|