Home
last modified time | relevance | path

Searched defs:buf (Results 4876 - 4900 of 13627) sorted by relevance

1...<<191192193194195196197198199200>>...546

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcciss_ioctl.h46 BYTE __user *buf; member
56 BYTE __user *buf; member
H A Dsem.h49 struct semid_ds __user *buf; /* buffer for IPC_STAT & IPC_SET */ member
H A Di2c.h86 __u8 *buf; member
/kernel/linux/linux-6.6/kernel/
H A Dksysfs.c39 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 Dfail_function.c241 char *buf, *sym; in fei_write() local
/kernel/linux/linux-6.6/io_uring/
H A Drsrc.h25 struct io_mapped_ubuf *buf; member
/kernel/linux/linux-6.6/kernel/kcsan/
H A Ddebugfs.c224 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 Dstats.c278 char *buf; in read_file_mod_stats() local
[all...]
H A Dsysfs.c34 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 Dpids.c282 static ssize_t pids_max_write(struct kernfs_open_file *of, char *buf, in pids_max_write() argument
H A Dlegacy_freezer.c425 freezer_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off) freezer_write() argument
H A Dmisc.c244 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 Dmap_benchmark.c36 void *buf; in map_benchmark_thread() local
/kernel/linux/linux-6.6/init/
H A Ddo_mounts_rd.c67 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 Dxstate.h257 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 Dbio-integrity.c216 void *buf; in bio_integrity_prep() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_buffer.c168 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...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_driver.c168 void __dump_byte_array(const char *name, const u8 *buf, size_t len) in __dump_byte_array() argument
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dsgl.c15 dma_addr_t buf; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.c13 qat_bl_free_bufl(struct adf_accel_dev *accel_dev, struct qat_request_buffs *buf) qat_bl_free_bufl() argument
50 __qat_bl_sgl_to_bufl(struct adf_accel_dev *accel_dev, struct scatterlist *sgl, struct scatterlist *sglout, struct qat_request_buffs *buf, dma_addr_t extra_dst_buff, size_t sz_extra_dst_buff, unsigned int sskip, unsigned int dskip, gfp_t flags) __qat_bl_sgl_to_bufl() argument
229 qat_bl_sgl_to_bufl(struct adf_accel_dev *accel_dev, struct scatterlist *sgl, struct scatterlist *sglout, struct qat_request_buffs *buf, struct qat_sgl_to_bufl_params *params, gfp_t flags) qat_bl_sgl_to_bufl() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dpadlock-sha.c78 char buf[128 + PADLOCK_ALIGNMENT - STACK_ALIGN] __attribute__ in padlock_sha1_finup() local
128 u8 buf[4]; in padlock_sha1_final() local
139 char buf[128 + PADLOCK_ALIGNMENT - STACK_ALIGN] __attribute__ in padlock_sha256_finup() local
189 u8 buf[4]; in padlock_sha256_final() local
287 u8 buf[128 + PADLOCK_ALIGNMENT - STACK_ALIGN] __attribute__ padlock_sha1_update_nano() local
371 u8 buf[128 + PADLOCK_ALIGNMENT - STACK_ALIGN] __attribute__ padlock_sha256_update_nano() local
[all...]
/kernel/linux/linux-6.6/drivers/cxl/
H A Dpmem.c28 static ssize_t provider_show(struct device *dev, struct device_attribute *attr, char *buf) in provider_show() argument
37 static ssize_t id_show(struct device *dev, struct device_attribute *attr, char *buf) in id_show() argument
192 cxl_pmem_nvdimm_ctl(struct nvdimm *nvdimm, unsigned int cmd, void *buf, unsigned int buf_len) cxl_pmem_nvdimm_ctl() argument
215 cxl_pmem_ctl(struct nvdimm_bus_descriptor *nd_desc, struct nvdimm *nvdimm, unsigned int cmd, void *buf, unsigned int buf_len, int *cmd_rc) cxl_pmem_ctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c28 ccp_copy_and_save_keypart(u8 **kpbuf, unsigned int *kplen, const u8 *buf, size_t sz) ccp_copy_and_save_keypart() argument
H A Dtee-dev.h117 u8 buf[MAX_BUFFER_SIZE]; member
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx-842.c141 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf) in nx842_crypto_add_header() argument

Completed in 19 milliseconds

1...<<191192193194195196197198199200>>...546