Home
last modified time | relevance | path

Searched defs:c (Results 1276 – 1300 of 2238) sorted by relevance

1...<<51525354555657585960>>...90

/linux/drivers/tee/optee/
H A Dsupp.c19 struct completion c; member
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dcbo.c166 int i = 0, c = 0; in check_no_zicbo_cpus() local
/linux/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c26 #define DW_BLOCK(a, b, c) \ argument
/linux/drivers/tty/serial/8250/
H A D8250_ingenic.c54 static void ingenic_early_console_putc(struct uart_port *port, unsigned char c) in ingenic_early_console_putc()
/linux/tools/lib/subcmd/
H A Dhelp.c291 int is_in_cmdlist(struct cmdnames *c, const char *s) in is_in_cmdlist()
/linux/net/ipv6/
H A Dsyncookies.c42 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 Ddiag.c297 struct netlink_dump_control c = { in unix_diag_handler_dump() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dbase.c99 int c = 0; in nvkm_fifo_class_get() local
/linux/tools/testing/selftests/mm/
H A Duffd-stress.c244 char c; in stress() local
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h324 #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 Dadv_pci1710.c68 #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 Drtas-proc.c638 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 Ddpu_hw_util.h339 #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 Df_uac1_legacy.c700 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 DNCR5380.c1252 int c = *count; in NCR5380_transfer_pio() local
1475 int c = *count; in NCR5380_transfer_dma() local
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.h72 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 Dtrans_usbg.c637 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 Dpic32_uart.c282 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 Dxenbus_probe.c610 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 Dinit.c658 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 Dhdmi_chmap.c417 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 Dnode.c138 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 Dsysfs.c65 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 Dudpgso_bench_rx.c295 int c; in parse_opts() local
/linux/scripts/dtc/
H A Ddata.c67 char c = s[i++]; in data_copy_escape_string() local

1...<<51525354555657585960>>...90