/linux/include/linux/ |
H A D | consolemap.h | 53 static inline u32 conv_8bit_to_uni(unsigned char c) in conv_8bit_to_uni()
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_rt288x.c | 102 static void au_putc(struct uart_port *port, unsigned char c) in au_putc()
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | udbg_adb.c | 143 static void udbg_adb_putc(char c) in udbg_adb_putc()
|
/linux/net/vmw_vsock/ |
H A D | diag.c | 150 struct netlink_dump_control c = { in vsock_diag_handler_dump() local
|
/linux/lib/ |
H A D | earlycpio.c | 66 unsigned char c, x; in find_cpio_data() local
|
/linux/drivers/clocksource/ |
H A D | timer-mp-csky.c | 105 static u64 clksrc_read(struct clocksource *c) in clksrc_read()
|
/linux/arch/arm/include/asm/mach/ |
H A D | map.h | 62 #define vm_reserve_area_early(a,s,c) do { } while (0) argument
|
/linux/drivers/accessibility/speakup/ |
H A D | speakup_dummy.c | 100 static void read_buff_add(u_char c) in read_buff_add()
|
/linux/include/net/libeth/ |
H A D | cache.h | 60 #define libeth_cacheline_set_assert(type, ro, rw, c) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_global_data.c | 27 __u64 c; member
|
H A D | test_global_func9.c | 97 const struct C c = {.x = skb->len, .y = skb->family }; in global_func9() local
|
H A D | percpu_alloc_cgrp_local_storage.c | 4 long b, c, d; member
|
/linux/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel_mgr.c | 167 int c; in parse_opts() local
|
H A D | tfo.c | 116 int c; in parse_opts() local
|
/linux/tools/power/acpi/tools/ec/ |
H A D | ec_access.c | 55 int c; in parse_opts() local
|
/linux/samples/bpf/ |
H A D | tracex3_user.c | 97 int c = num_colors * cnt[key] / (max_cnt + 1); in print_hist() local
|
H A D | lathist_user.c | 64 int c, i; in get_data() local
|
/linux/net/mac80211/tests/ |
H A D | tpe.c | 29 struct cfg80211_chan_def c; member
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_res.c | 24 struct vnic_fc_config *c = &fnic->config; in fnic_get_vnic_config() local
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | its_indirect_alignment.py | 28 import common as c namespace
|
/linux/lib/crypto/mpi/ |
H A D | mpi-pow.c | 153 int c; in mpi_powm() local
|
/linux/lib/crypto/ |
H A D | blake2s.c | 64 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() argument
|
/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/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/arch/arm/mach-mmp/ |
H A D | time.c | 65 struct clock_event_device *c = dev_id; in timer_interrupt() local
|