| /kernel/linux/linux-6.6/sound/core/seq/oss/ |
| H A D | seq_oss.c | 151 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in odev_read() argument 162 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) in odev_write() argument 274 info_read(struct snd_info_entry *entry, struct snd_info_buffer *buf) in info_read() argument [all...] |
| H A D | seq_oss_event.h | 75 unsigned char buf[6]; member
|
| H A D | seq_oss_readq.c | 116 static int readq_dump_sysex(void *ptr, void *buf, int count) in readq_dump_sysex() argument 244 snd_seq_oss_readq_info_read(struct seq_oss_readq *q, struct snd_info_buffer *buf) in snd_seq_oss_readq_info_read() argument
|
| /kernel/linux/linux-6.6/sound/core/seq/ |
| H A D | seq_midi_emul.c | 478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex() argument [all...] |
| /kernel/linux/linux-6.6/sound/drivers/opl3/ |
| H A D | opl3_oss.c | 176 snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, const char __user *buf, int offs, int count) snd_opl3_load_patch_seq_oss() argument
|
| /kernel/linux/linux-6.6/sound/drivers/opl4/ |
| H A D | opl4_lib.c | 48 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) in snd_opl4_read_memory() argument 74 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size) in snd_opl4_write_memory() argument
|
| /kernel/linux/linux-6.6/security/ |
| H A D | inode.c | 318 static ssize_t lsm_read(struct file *filp, char __user *buf, size_t count, in lsm_read() argument
|
| /kernel/linux/linux-6.6/security/integrity/evm/ |
| H A D | evm_secfs.c | 39 static ssize_t evm_read_key(struct file *filp, char __user *buf, in evm_read_key() argument 66 static ssize_t evm_write_key(struct file *file, const char __user *buf, in evm_write_key() argument 127 static ssize_t evm_read_xattrs(struct file *filp, char __user *buf, in evm_read_xattrs() argument 180 evm_write_xattrs(struct file *file, const char __user *buf, size_t count, loff_t *ppos) evm_write_xattrs() argument [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | ump_convert.c | 69 static int cvt_ump_system_to_legacy(u32 data, unsigned char *buf) in cvt_ump_system_to_legacy() argument 87 static int cvt_ump_midi1_to_legacy(u32 data, unsigned char *buf) in cvt_ump_midi1_to_legacy() argument 102 cvt_ump_midi2_to_legacy(const union snd_ump_midi2_msg *midi2, unsigned char *buf) cvt_ump_midi2_to_legacy() argument 170 cvt_ump_sysex7_to_legacy(const u32 *data, unsigned char *buf) cvt_ump_sysex7_to_legacy() argument 219 snd_ump_convert_from_ump(const u32 *data, unsigned char *buf, unsigned char *group_ret) snd_ump_convert_from_ump() argument 317 const unsigned char *buf = cvt->buf; cvt_legacy_cmd_to_ump() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_bpf2bpf.c | 48 __u8 *buf, *buf_in; in run_xdp_bpf2bpf_pkt_size() local
|
| H A D | sockopt_inherit.c | 44 char buf = 0; in verify_sockopt() local 107 char buf; in start_server() local
|
| H A D | test_overhead.c | 21 char buf[] = "test_overhead"; in test_task_rename() local
|
| H A D | verifier_log.c | 29 char buf[1024]; member [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | map_kptr_fail.c | 10 char buf[8]; member
|
| H A D | verifier_iterating_callbacks.c | 23 char *buf; member 50 char buf[4]; in unsafe_on_2nd_iter() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/filesystems/ |
| H A D | devpts_pts.c | 82 static int resolve_procfd_symlink(int fd, char *buf, size_t buflen) in resolve_procfd_symlink() argument 143 char buf[4096]; in do_tiocgptpeer() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/ir/ |
| H A D | ir_loopback.c | 74 char buf[SYSFS_PATH_MAX + DNAME_PATH_MAX]; in lirc_open() local 106 char buf[10 in main() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/ipc/ |
| H A D | msgque.c | 38 char buf[32]; in restore_queue() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/clone3/ |
| H A D | clone3_set_tid.c | 148 char buf; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | reuseport_addr_any.c | 172 char buf[8]; in receive_once() local
|
| H A D | reuseport_bpf_numa.c | 165 char buf[8]; in receive_on_node() local
|
| H A D | reuseport_bpf_cpu.c | 155 char buf[8]; in receive_on_cpu() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
| H A D | stack_expansion_ldst.c | 78 static char buf[4096]; in search_proc_maps() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/security/ |
| H A D | spectre_v2.c | 88 char buf[256]; in get_sysfs_state() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/syscall_user_dispatch/ |
| H A D | sud_benchmark.c | 106 char buf[1024]; in handle_sigsys() local
|