| /kernel/linux/linux-5.10/drivers/tty/hvc/ |
| H A D | hvc_rtas.c | 34 static inline int hvc_rtas_write_console(uint32_t vtermno, const char *buf, in hvc_rtas_write_console() argument 47 static int hvc_rtas_read_console(uint32_t vtermno, char *buf, int count) in hvc_rtas_read_console() argument
|
| /kernel/linux/linux-5.10/drivers/usb/mon/ |
| H A D | mon_stat.c | 46 static ssize_t mon_stat_read(struct file *file, char __user *buf, in mon_stat_read() argument
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | isight_firmware.c | 40 unsigned char *buf = kmalloc(50, GFP_KERNEL); in isight_firmware_load() local
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | navman.c | 87 navman_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) navman_write() argument
|
| /kernel/linux/linux-5.10/samples/hidraw/ |
| H A D | hid-example.c | 47 char buf[256]; in main() local [all...] |
| /kernel/linux/linux-5.10/samples/kfifo/ |
| H A D | bytestream-example.c | 54 unsigned char buf[6]; in testfunc() local 113 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() argument 131 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() argument [all...] |
| H A D | inttype-example.c | 54 int buf[6]; in testfunc() local 106 static ssize_t fifo_write(struct file *file, const char __user *buf, in fifo_write() argument 124 static ssize_t fifo_read(struct file *file, char __user *buf, in fifo_read() argument
|
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_seqnum.c | 43 krb5_make_seq_num(struct krb5_ctx *kctx, struct crypto_sync_skcipher *key, int direction, u32 seqnum, unsigned char *cksum, unsigned char *buf) krb5_make_seq_num() argument 72 krb5_get_seq_num(struct krb5_ctx *kctx, unsigned char *cksum, unsigned char *buf, int *direction, u32 *seqnum) krb5_get_seq_num() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | psp-tee.h | 80 static inline int psp_tee_process_cmd(enum tee_cmd_id cmd_id, void *buf, in psp_tee_process_cmd() argument
|
| H A D | random.h | 75 static inline int get_random_bytes_wait(void *buf, size_t nbytes) in get_random_bytes_wait() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | hwbm.h | 24 static inline void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free() argument
|
| /kernel/linux/linux-5.10/include/linux/mtd/ |
| H A D | nand_bch.h | 51 nand_bch_correct_data(struct nand_chip *chip, unsigned char *buf, in nand_bch_correct_data() argument
|
| /kernel/linux/linux-5.10/sound/drivers/opl4/ |
| H A D | opl4_proc.c | 44 char* buf; in snd_opl4_mem_proc_read() local 65 char *buf; in snd_opl4_mem_proc_write() local [all...] |
| /kernel/linux/linux-5.10/sound/firewire/digi00x/ |
| H A D | digi00x-proc.c | 25 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buf) proc_read_clock() argument
|
| /kernel/linux/linux-5.10/sound/firewire/oxfw/ |
| H A D | oxfw-command.c | 13 u8 *buf; in avc_stream_set_format() local 52 avc_stream_get_format(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, unsigned int eid) avc_stream_get_format() argument 116 u8 *buf; avc_general_inquiry_sig_fmt() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | l3.c | 46 static void sendbytes(struct l3_pins *adap, const u8 *buf, in sendbytes() argument
|
| H A D | sigmadsp-i2c.c | 19 uint8_t *buf; in sigmadsp_write_i2c() local 44 uint8_t buf[2]; in sigmadsp_read_i2c() local [all...] |
| H A D | rl6347a.c | 64 __be32 be_reg, buf = 0x0; in rl6347a_hw_read() local
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | info_oss.c | 51 static int snd_sndstat_show_strings(struct snd_info_buffer *buf, char *id, int dev) in snd_sndstat_show_strings() argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf_errno.c | 39 int libbpf_strerror(int err, char *buf, size_t size) in libbpf_strerror() argument
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | tep_strerror.c | 29 tep_strerror(struct tep_handle *tep __maybe_unused, enum tep_errno errnum, char *buf, size_t buflen) tep_strerror() argument
|
| /kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/ |
| H A D | dwarf-unwind.c | 20 u64 stack_size, *buf; in sample_ustack() local 50 u64 *buf; in test__arch_unwind_sample() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
| H A D | dwarf-unwind.c | 20 u64 stack_size, *buf; in sample_ustack() local 57 u64 *buf; in test__arch_unwind_sample() local [all...] |
| /kernel/linux/linux-5.10/tools/lib/api/fs/ |
| H A D | cgroup.c | 11 int cgroupfs_find_mountpoint(char *buf, size_t maxlen, const char *subsys) in cgroupfs_find_mountpoint() argument
|
| /kernel/linux/linux-5.10/tools/perf/arch/arm/tests/ |
| H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local 49 u64 *buf; in test__arch_unwind_sample() local [all...] |