| /kernel/linux/linux-5.10/sound/firewire/bebob/ |
| H A D | bebob_hwdep.c | 19 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() argument
|
| /kernel/linux/linux-5.10/sound/firewire/fireface/ |
| H A D | ff-hwdep.c | 18 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() argument
|
| /kernel/linux/linux-5.10/sound/firewire/dice/ |
| H A D | dice-hwdep.c | 11 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, in hwdep_read() argument
|
| /kernel/linux/linux-5.10/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 19 static long hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() argument
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | extract-cert.c | 46 char buf[120]; in display_openssl_errors() local 85 char buf[200]; in write_cert() local 91 X509_NAME_oneline(X509_get_subject_name(x509), buf, sizeof(buf)); in write_cert() local
|
| /kernel/linux/linux-5.10/security/integrity/ima/ |
| H A D | ima_modsig.c | 40 int ima_read_modsig(enum ima_hooks func, const void *buf, loff_t buf_len, in ima_read_modsig() argument 100 void ima_collect_modsig(struct modsig *modsig, const void *buf, loff_t size) in ima_collect_modsig() argument
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 34 static void tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, in tpm2_buf_append_auth() argument 67 struct tpm_buf buf; in tpm2_seal_trusted() local 190 struct tpm_buf buf; tpm2_load_cmd() local 254 struct tpm_buf buf; tpm2_unseal_cmd() local [all...] |
| /kernel/linux/linux-5.10/security/lockdown/ |
| H A D | lockdown.c | 90 static ssize_t lockdown_read(struct file *filp, char __user *buf, size_t count, in lockdown_read() argument 116 static ssize_t lockdown_write(struct file *file, const char __user *buf, in lockdown_write() argument
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | realpath.c | 239 char *buf = NULL; in tomoyo_realpath_from_path() local 309 char *buf = tomoyo_realpath_from_path(&path); tomoyo_realpath_nofollow() local [all...] |
| /kernel/linux/linux-5.10/sound/core/seq/oss/ |
| H A D | seq_oss_rw.c | 31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read() argument 83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write() argument
|
| /kernel/linux/linux-5.10/scripts/dtc/ |
| H A D | yamltree.c | 53 char buf[32]; in yaml_propval_int() local
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| H A D | trace-seq.c | 85 char *buf; in expand_buffer() local
|
| /kernel/linux/linux-5.10/tools/perf/arch/ |
| H A D | common.c | 96 char buf[PATH_MAX]; in lookup_path() local 122 char buf[PATH_MAX]; in lookup_triplets() local 138 char *buf = NULL; in perf_env__lookup_binutils_path() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/sof/ |
| H A D | compress.c | 120 sof_probe_compr_copy(struct snd_soc_component *component, struct snd_compr_stream *cstream, char __user *buf, size_t count) sof_probe_compr_copy() argument
|
| /kernel/linux/linux-5.10/sound/usb/ |
| H A D | helper.c | 75 void *buf = NULL; in snd_usb_ctl_msg() local
|
| /kernel/linux/linux-5.10/tools/laptop/freefall/ |
| H A D | freefall.c | 55 char buf[1024]; in write_int() local
|
| /kernel/linux/linux-5.10/tools/lib/ |
| H A D | bitmap.c | 31 bitmap_scnprintf(unsigned long *bitmap, int nbits, char *buf, size_t size) bitmap_scnprintf() argument
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
| H A D | machine.c | 29 void *buf; in add_extra_kernel_map() local
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | perf.c | 26 char buf[256]; in has_perf_query_support() local 44 bpf_task_fd_query(getpid(), fd, 0, buf, &len, &prog_id, in has_perf_query_support() local 63 print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, char *buf, __u64 probe_offset, __u64 probe_addr) print_perf_json() argument 113 print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, char *buf, __u64 probe_offset, __u64 probe_addr) print_perf_plain() argument 157 char buf[4096]; show_proc() local [all...] |
| H A D | pids.c | 93 char buf[4096 / sizeof(*e) * sizeof(*e)]; in build_obj_refs_table() local
|
| /kernel/linux/linux-5.10/sound/usb/caiaq/ |
| H A D | midi.c | 106 snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *cdev, int port, const char *buf, int len) snd_usb_caiaq_midi_handle_input() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | color.c | 101 color_fwrite_lines(FILE *fp, const char *color, size_t count, const char *buf) color_fwrite_lines() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-insn-decoder.c | 157 int intel_pt_get_insn(const unsigned char *buf, size_t len, int x86_64, in intel_pt_get_insn() argument 174 int arch_is_branch(const unsigned char *buf, size_t len, int x86_64) in arch_is_branch() argument 223 int intel_pt_insn_desc(const struct intel_pt_insn *intel_pt_insn, char *buf, in intel_pt_insn_desc() argument [all...] |
| H A D | intel-pt-log.c | 48 static void intel_pt_print_data(const unsigned char *buf, int len, uint64_t pos, in intel_pt_print_data() argument 97 __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, uint64_t pos, const unsigned char *buf) __intel_pt_log_packet() argument
|
| H A D | intel-pt-insn-decoder.h | 41 unsigned char buf[INTEL_PT_INSN_BUF_SZ]; member
|