Home
last modified time | relevance | path

Searched defs:buffer (Results 126 – 150 of 1787) sorted by relevance

12345678910>>...72

/Linux-v5.15/security/tomoyo/
Drealpath.c94 static char *tomoyo_get_absolute_path(const struct path *path, char * const buffer, in tomoyo_get_absolute_path()
125 static char *tomoyo_get_dentry_path(struct dentry *dentry, char * const buffer, in tomoyo_get_dentry_path()
153 static char *tomoyo_get_local_path(struct dentry *dentry, char * const buffer, in tomoyo_get_local_path()
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_minidump.c385 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_crb()
403 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_ctrl()
501 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_mux()
519 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_que()
542 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_ocm()
559 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_read_rom()
589 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_l1_cache()
614 struct qlcnic_dump_entry *entry, __le32 *buffer) in qlcnic_dump_l2_cache()
661 struct __mem *mem, __le32 *buffer, in qlcnic_read_memory_test_agent()
769 __le32 *buffer, int *ret) in qlcnic_read_memory_pexdma()
[all …]
/Linux-v5.15/fs/jffs2/
Dxattr_trusted.c21 const char *name, void *buffer, size_t size) in jffs2_trusted_getxattr()
30 const char *name, const void *buffer, in jffs2_trusted_setxattr()
/Linux-v5.15/fs/reiserfs/
Dxattr_trusted.c13 struct inode *inode, const char *name, void *buffer, size_t size) in trusted_get()
25 struct inode *inode, const char *name, const void *buffer, in trusted_set()
Dxattr_user.c12 struct inode *inode, const char *name, void *buffer, size_t size) in user_get()
23 struct inode *inode, const char *name, const void *buffer, in user_set()
/Linux-v5.15/lib/
Dlogic_iomem.c200 static void real_memcpy_fromio(void *buffer, const volatile void __iomem *addr, in real_memcpy_fromio()
209 static void real_memcpy_toio(volatile void __iomem *addr, const void *buffer, in real_memcpy_toio()
275 void memcpy_fromio(void *buffer, const volatile void __iomem *addr, in memcpy_fromio()
299 void memcpy_toio(volatile void __iomem *addr, const void *buffer, size_t size) in memcpy_toio()
/Linux-v5.15/sound/firewire/tascam/
Damdtp-tascam.c36 __be32 *buffer, unsigned int frames, in write_pcm_s32()
66 __be32 *buffer, unsigned int frames, in read_pcm_s32()
98 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence()
130 __be32 *buffer, unsigned int data_blocks) in read_status_messages()
/Linux-v5.15/arch/s390/appldata/
Dappldata_base.c152 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag()
219 void *buffer, size_t *lenp, loff_t *ppos) in appldata_timer_handler()
252 void *buffer, size_t *lenp, loff_t *ppos) in appldata_interval_handler()
282 void *buffer, size_t *lenp, loff_t *ppos) in appldata_generic_handler()
/Linux-v5.15/arch/sparc/prom/
Dtree_64.c118 char *buffer, int bufsize) in prom_getproperty()
239 char *prom_firstprop(phandle node, char *buffer) in prom_firstprop()
265 char *prom_nextprop(phandle node, const char *oprop, char *buffer) in prom_nextprop()
378 int prom_ihandle2path(int handle, char *buffer, int bufsize) in prom_ihandle2path()
/Linux-v5.15/drivers/net/wireless/broadcom/b43/
Dbus.c63 void b43_bus_bcma_block_read(struct b43_bus_dev *dev, void *buffer, in b43_bus_bcma_block_read()
69 void b43_bus_bcma_block_write(struct b43_bus_dev *dev, const void *buffer, in b43_bus_bcma_block_write()
166 static void b43_bus_ssb_block_read(struct b43_bus_dev *dev, void *buffer, in b43_bus_ssb_block_read()
172 void b43_bus_ssb_block_write(struct b43_bus_dev *dev, const void *buffer, in b43_bus_ssb_block_write()
/Linux-v5.15/fs/squashfs/
Dxattr.c26 ssize_t squashfs_listxattr(struct dentry *d, char *buffer, in squashfs_listxattr()
106 const char *name, void *buffer, size_t buffer_size) in squashfs_xattr_get()
207 void *buffer, size_t size) in squashfs_xattr_handler_get()
Dcache.c293 int squashfs_copy_data(void *buffer, struct squashfs_cache_entry *entry, in squashfs_copy_data()
331 int squashfs_read_metadata(struct super_block *sb, void *buffer, in squashfs_read_metadata()
410 void *table, *buffer, **data; in squashfs_read_table() local
/Linux-v5.15/drivers/usb/class/
Dusbtmc.c268 u8 *buffer; in usbtmc_ioctl_abort_bulk_in_tag() local
398 u8 *buffer; in usbtmc_ioctl_abort_bulk_out_tag() local
482 u8 *buffer; in usbtmc_get_stb() local
653 u8 *buffer; in usbtmc488_ioctl_simple() local
713 u8 *buffer; in usbtmc488_ioctl_trigger() local
1151 u8 *buffer = NULL; in usbtmc_generic_write() local
1314 u8 *buffer; in send_request_dev_dep_msg_in() local
1368 u8 *buffer; in usbtmc_read() local
1517 u8 *buffer; in usbtmc_write() local
1651 u8 *buffer; in usbtmc_ioctl_clear() local
[all …]
/Linux-v5.15/security/apparmor/
Dfile.c158 const struct path *path, int flags, char *buffer, in path_name()
285 const struct path *path, char *buffer, u32 request, in profile_path_perm()
321 char *buffer = NULL; in aa_path_perm() local
359 const struct path *link, char *buffer, in profile_path_link()
466 char *buffer = NULL, *buffer2 = NULL; in aa_path_link() local
517 char *buffer; in __file_path_perm() local
/Linux-v5.15/fs/cifs/
Dcifs_debug.c485 const char __user *buffer, size_t count, loff_t *ppos) in cifs_stats_proc_write()
780 static ssize_t cifsFYI_proc_write(struct file *file, const char __user *buffer, in cifsFYI_proc_write()
820 const char __user *buffer, size_t count, loff_t *ppos) in cifs_linux_ext_proc_write()
851 const char __user *buffer, size_t count, loff_t *ppos) in cifs_lookup_cache_proc_write()
881 static ssize_t traceSMB_proc_write(struct file *file, const char __user *buffer, in traceSMB_proc_write()
933 const char __user *buffer, size_t count, loff_t *ppos) in cifs_security_flags_proc_write()
/Linux-v5.15/drivers/power/supply/
Dtest_power.c353 static int param_get_ac_online(char *buffer, const struct kernel_param *kp) in param_get_ac_online()
366 static int param_get_usb_online(char *buffer, const struct kernel_param *kp) in param_get_usb_online()
380 static int param_get_battery_status(char *buffer, const struct kernel_param *kp) in param_get_battery_status()
394 static int param_get_battery_health(char *buffer, const struct kernel_param *kp) in param_get_battery_health()
408 static int param_get_battery_present(char *buffer, in param_get_battery_present()
424 static int param_get_battery_technology(char *buffer, in param_get_battery_technology()
/Linux-v5.15/drivers/scsi/fcoe/
Dfcoe_transport.c598 static int fcoe_transport_show(char *buffer, const struct kernel_param *kp) in fcoe_transport_show()
708 static struct net_device *fcoe_if_to_netdev(const char *buffer) in fcoe_if_to_netdev()
860 static int fcoe_transport_create(const char *buffer, in fcoe_transport_create()
926 static int fcoe_transport_destroy(const char *buffer, in fcoe_transport_destroy()
971 static int fcoe_transport_disable(const char *buffer, in fcoe_transport_disable()
1006 static int fcoe_transport_enable(const char *buffer, in fcoe_transport_enable()
/Linux-v5.15/drivers/hwmon/
Dvexpress-hwmon.c26 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_label_show()
34 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u32_show()
49 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u64_show()
/Linux-v5.15/arch/mips/cavium-octeon/executive/
Docteon-model.c59 char *buffer) in octeon_model_get_string_buffer()
509 static char buffer[32]; in octeon_model_get_string() local
/Linux-v5.15/sound/firewire/motu/
Dmotu-proc.c27 struct snd_info_buffer *buffer) in proc_read_clock()
44 struct snd_info_buffer *buffer) in proc_read_format()
/Linux-v5.15/sound/firewire/
Damdtp-am824.c151 __be32 *buffer, unsigned int frames, in write_pcm_s32()
182 __be32 *buffer, unsigned int frames, in read_pcm_s32()
212 __be32 *buffer, unsigned int frames) in write_pcm_silence()
297 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages()
325 static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer, in read_midi_messages()
/Linux-v5.15/kernel/gcov/
Dbase.c63 size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32()
87 size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
/Linux-v5.15/drivers/misc/ibmasm/
Ddot_command.h39 static inline size_t get_dot_command_size(void *buffer) in get_dot_command_size()
45 static inline unsigned int get_dot_command_timeout(void *buffer) in get_dot_command_timeout()
/Linux-v5.15/drivers/iio/buffer/
Dkfifo_buf.c17 struct iio_buffer buffer; member
132 static void iio_kfifo_buffer_release(struct iio_buffer *buffer) in iio_kfifo_buffer_release()
228 struct iio_buffer *buffer; in devm_iio_kfifo_buffer_setup_ext() local
/Linux-v5.15/drivers/usb/storage/
Dprotocol.c121 unsigned int usb_stor_access_xfer_buf(unsigned char *buffer, in usb_stor_access_xfer_buf()
169 void usb_stor_set_xfer_buf(unsigned char *buffer, in usb_stor_set_xfer_buf()

12345678910>>...72