/linux/drivers/tee/optee/ |
H A D | supp.c | 19 struct completion c; member
|
/linux/tools/testing/selftests/riscv/hwprobe/ |
H A D | cbo.c | 166 int i = 0, c = 0; in check_no_zicbo_cpus() local
|
/linux/drivers/dma/dw-edma/ |
H A D | dw-edma-pcie.c | 26 #define DW_BLOCK(a, b, c) \ argument
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_ingenic.c | 54 static void ingenic_early_console_putc(struct uart_port *port, unsigned char c) in ingenic_early_console_putc()
|
/linux/tools/lib/subcmd/ |
H A D | help.c | 291 int is_in_cmdlist(struct cmdnames *c, const char *s) in is_in_cmdlist()
|
/linux/net/ipv6/ |
H A D | syncookies.c | 42 cookie_hash(const struct in6_addr * saddr,const struct in6_addr * daddr,__be16 sport,__be16 dport,u32 count,int c) cookie_hash() argument
|
/linux/net/unix/ |
H A D | diag.c | 297 struct netlink_dump_control c = { in unix_diag_handler_dump() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | base.c | 99 int c = 0; in nvkm_fifo_class_get() local
|
/linux/tools/testing/selftests/mm/ |
H A D | uffd-stress.c | 244 char c; in stress() local
|
/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 324 #define ___PPC_RC(c) (((c) & 0x1f) << 6) argument 385 #define PPC_RAW_MADDHD(t, a, b, c) (0x10000030 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument 386 #define PPC_RAW_MADDHDU(t, a, b, c) (0x10000031 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___P… argument 387 #define PPC_RAW_MADDLD(t, a, b, c) (0x10000033 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument 420 #define PPC_RAW_ICBT(c, a, b) (0x7c00002c | __PPC_CT(c) | __PPC_RA0(a) | __PPC_RB(b)) argument 624 #define PPC_MADDHD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHD(t, a, b, c)) argument 625 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c)) argument 626 #define PPC_MADDLD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDLD(t, a, b, c)) argument 663 #define PPC_ICBT(c, a, b) stringify_in_c(.long PPC_RAW_ICBT(c, a, b)) argument
|
/linux/drivers/comedi/drivers/ |
H A D | adv_pci1710.c | 68 #define PCI171X_DAREF(c, r) (((r) & 0x3) << ((c) * 2)) argument 69 #define PCI171X_DAREF_MASK(c) PCI171X_DAREF((c), 0x3) argument
|
/linux/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 638 static void check_location(struct seq_file *m, const char *c) in check_location() 675 static void check_location_string(struct seq_file *m, const char *c) in check_location_string()
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_util.h | 339 #define DPU_REG_WRITE(c, off, val) dpu_reg_write(c, off, val, #off) argument 340 #define DPU_REG_READ(c, off) dpu_reg_read(c, off) argument
|
/linux/drivers/usb/gadget/function/ |
H A D | f_uac1_legacy.c | 700 f_audio_bind(struct usb_configuration *c, struct usb_function *f) in f_audio_bind() 977 static void f_audio_unbind(struct usb_configuration *c, struct usb_function *f) in f_audio_unbind()
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 1252 int c = *count; in NCR5380_transfer_pio() local 1475 int c = *count; in NCR5380_transfer_dma() local
|
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.h | 72 struct rtrs_con c; member 184 static inline struct rtrs_clt_con *to_clt_con(struct rtrs_con *c) in to_clt_con()
|
/linux/net/9p/ |
H A D | trans_usbg.c | 637 static int usb9pfs_func_bind(struct usb_configuration *c, in usb9pfs_func_bind() 702 static void usb9pfs_func_unbind(struct usb_configuration *c, in usb9pfs_func_unbind()
|
/linux/drivers/tty/serial/ |
H A D | pic32_uart.c | 282 u32 sta_reg, c; in pic32_uart_do_rx() local 374 unsigned char c; in pic32_uart_do_tx() local
|
/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe.c | 610 static unsigned int char_count(const char *str, char c) in char_count() 620 static int strsep_len(const char *str, char c, unsigned int len) in strsep_len()
|
/linux/sound/core/ |
H A D | init.c | 658 static inline bool safe_ascii_char(char c) in safe_ascii_char() 790 int c; in id_store() local
|
/linux/sound/hda/core/ |
H A D | hdmi_chmap.c | 417 int snd_hdac_chmap_to_spk_mask(unsigned char c) in snd_hdac_chmap_to_spk_mask() 637 int c; in hdmi_cea_alloc_to_tlv_chmap() local
|
/linux/drivers/base/ |
H A D | node.c | 138 struct node_access_nodes *c, *cnext; in node_remove_accesses() local 219 struct node_access_nodes *c; in node_set_perf_attrs() local
|
/linux/net/sunrpc/ |
H A D | sysfs.c | 65 struct rpc_sysfs_client *c = container_of(kobj, in rpc_sysfs_client_kobj_get_clnt() local 534 struct rpc_sysfs_client *c; in rpc_sysfs_client_release() local
|
/linux/tools/testing/selftests/net/ |
H A D | udpgso_bench_rx.c | 295 int c; in parse_opts() local
|
/linux/scripts/dtc/ |
H A D | data.c | 67 char c = s[i++]; in data_copy_escape_string() local
|