/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | error.c | 23 void *buf; in caam_dump_sg() local
|
/kernel/linux/linux-6.6/drivers/comedi/ |
H A D | comedi_buf.c | 25 struct comedi_buf_page *buf; in comedi_buf_map_kref_release() local 78 struct comedi_buf_page *buf; in comedi_buf_map_alloc() local 146 struct comedi_buf_page *buf; __comedi_buf_alloc() local 203 comedi_buf_map_access(struct comedi_buf_map *bm, unsigned long offset, void *buf, int len, int write) comedi_buf_map_access() argument [all...] |
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | counter-chrdev.c | 65 static ssize_t counter_chrdev_read(struct file *filp, char __user *buf, in counter_chrdev_read() argument
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | freq_table.c | 233 static ssize_t show_available_freqs(struct cpufreq_policy *policy, char *buf, in show_available_freqs() argument 273 scaling_available_frequencies_show(struct cpufreq_policy *policy, char *buf) scaling_available_frequencies_show() argument 285 scaling_boost_frequencies_show(struct cpufreq_policy *policy, char *buf) scaling_boost_frequencies_show() argument
|
H A D | qcom-cpufreq-nvmem.c | 51 get_krait_bin_format_a(struct device *cpu_dev, int *speed, int *pvs, int *pvs_ver, u8 *buf) get_krait_bin_format_a() argument 82 get_krait_bin_format_b(struct device *cpu_dev, int *speed, int *pvs, int *pvs_ver, u8 *buf) get_krait_bin_format_b() argument
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-hash.c | 429 static u64 hash_pad(__le32 *buf, unsigned int bufsize, u64 padi, u64 byte_count, bool le, int bs) in hash_pad() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-ecc.c | 77 static int atmel_ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, in atmel_ecdh_set_secret() argument
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | uvcvideo.h | 98 __u8 buf[]; member
|
H A D | cciss_ioctl.h | 46 BYTE __user *buf; member 56 BYTE __user *buf; member
|
H A D | sem.h | 49 struct semid_ds __user *buf; /* buffer for IPC_STAT & IPC_SET */ member
|
H A D | i2c.h | 86 __u8 *buf; member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | ksysfs.c | 39 uevent_seqnum_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) uevent_seqnum_show() argument 47 cpu_byteorder_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) cpu_byteorder_show() argument 55 address_bits_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) address_bits_show() argument 64 uevent_helper_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) uevent_helper_show() argument 69 uevent_helper_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) uevent_helper_store() argument 85 profiling_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) profiling_show() argument 90 profiling_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) profiling_store() argument 116 kexec_loaded_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_loaded_show() argument 123 kexec_crash_loaded_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_crash_loaded_show() argument 130 kexec_crash_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) kexec_crash_size_show() argument 140 kexec_crash_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) kexec_crash_size_store() argument 159 vmcoreinfo_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) vmcoreinfo_show() argument 169 crash_elfcorehdr_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) crash_elfcorehdr_size_show() argument 183 fscaps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) fscaps_show() argument 192 rcu_expedited_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) rcu_expedited_show() argument 197 rcu_expedited_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rcu_expedited_store() argument 209 rcu_normal_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) rcu_normal_show() argument 214 rcu_normal_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rcu_normal_store() argument 233 notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) notes_read() argument [all...] |
H A D | fail_function.c | 241 char *buf, *sym; in fei_write() local
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | rsrc.h | 25 struct io_mapped_ubuf *buf; member
|
/kernel/linux/linux-6.6/kernel/kcsan/ |
H A D | debugfs.c | 224 debugfs_write(struct file *file, const char __user *buf, size_t count, loff_t *off) in debugfs_write() argument
|
/kernel/linux/linux-6.6/kernel/module/ |
H A D | stats.c | 278 char *buf; in read_file_mod_stats() local [all...] |
H A D | sysfs.c | 34 module_sect_read(struct file *file, struct kobject *kobj, struct bin_attribute *battr, char *buf, loff_t pos, size_t count) module_sect_read() argument 149 module_notes_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) module_notes_read() argument
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | pids.c | 282 static ssize_t pids_max_write(struct kernfs_open_file *of, char *buf, in pids_max_write() argument
|
H A D | legacy_freezer.c | 425 freezer_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) freezer_write() argument
|
H A D | misc.c | 244 static ssize_t misc_cg_max_write(struct kernfs_open_file *of, char *buf, in misc_cg_max_write() argument
|
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | map_benchmark.c | 36 void *buf; in map_benchmark_thread() local
|
/kernel/linux/linux-6.6/init/ |
H A D | do_mounts_rd.c | 67 unsigned char *buf; in identify_ramdisk_image() local 191 char *buf = NULL; rd_load_image() local 289 compr_fill(void *buf, unsigned long len) compr_fill() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
H A D | xstate.h | 257 static inline int xsave_to_user_sigframe(struct xregs_state __user *buf) in xsave_to_user_sigframe() argument 288 static inline int xrstor_from_user_sigframe(struct xregs_state __user *buf, u64 mask) in xrstor_from_user_sigframe() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | bio-integrity.c | 216 void *buf; in bio_integrity_prep() local
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | command_buffer.c | 168 static void hl_cb_mmap_mem_release(struct hl_mmap_mem_buf *buf) in hl_cb_mmap_mem_release() argument 182 static int hl_cb_mmap_mem_alloc(struct hl_mmap_mem_buf *buf, gfp_t gfp, void *args) in hl_cb_mmap_mem_alloc() argument 249 static int hl_cb_mmap(struct hl_mmap_mem_buf *buf, in hl_cb_mmap() argument 277 struct hl_mmap_mem_buf *buf; in hl_cb_create() local 429 struct hl_mmap_mem_buf *buf; hl_cb_get() local [all...] |