/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 316 match_mnt_path_str(struct aa_profile *profile, const struct path *mntpath, char *buffer, const char *devname, const char *type, unsigned long flags, void *data, bool binary, const char *devinfo) match_mnt_path_str() argument 373 match_mnt(struct aa_profile *profile, const struct path *path, char *buffer, struct path *devpath, char *devbuffer, const char *type, unsigned long flags, void *data, bool binary) match_mnt() argument 403 char *buffer = NULL; aa_remount() local 427 char *buffer = NULL, *old_buffer = NULL; aa_bind_mount() local 464 char *buffer = NULL; aa_mount_change_type() local 489 char *buffer = NULL, *old_buffer = NULL; aa_move_mount() local 524 char *buffer = NULL, *dev_buffer = NULL; aa_new_mount() local 583 profile_umount(struct aa_profile *profile, struct path *path, char *buffer) profile_umount() argument 617 char *buffer = NULL; aa_umount() local [all...] |
H A D | file.c | 319 char *buffer = NULL; in aa_path_perm() local 155 path_name(const char *op, struct aa_label *label, const struct path *path, int flags, char *buffer, const char **name, struct path_cond *cond, u32 request) path_name() argument 282 profile_path_perm(const char *op, struct aa_profile *profile, const struct path *path, char *buffer, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) profile_path_perm() argument 356 profile_path_link(struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument 464 char *buffer = NULL, *buffer2 = NULL; aa_path_link() local 515 char *buffer; __file_path_perm() local [all...] |
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | network.c | 90 static void tomoyo_print_ipv4(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv4() argument 107 static void tomoyo_print_ipv6(char *buffer, const unsigned int buffer_len, in tomoyo_print_ipv6() argument
|
H A D | file.c | 216 char buffer[64]; in tomoyo_audit_path_number_log() local
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | info.c | 147 static ssize_t snd_info_entry_read(struct file *file, char __user *buffer, in snd_info_entry_read() argument 169 static ssize_t snd_info_entry_write(struct file *file, const char __user *buffer, in snd_info_entry_write() argument 300 snd_info_text_entry_write(struct file *file, const char __user *buffer, size_t count, loff_t *offset) snd_info_text_entry_write() argument 490 snd_card_id_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_card_id_read() argument 610 snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) snd_info_get_line() argument 878 snd_card_rw_proc_new(struct snd_card *card, const char *name, void *private_data, void (*read)(struct snd_info_entry *, struct snd_info_buffer *), void (*write)(struct snd_info_entry *entry, struct snd_info_buffer *buffer)) snd_card_rw_proc_new() argument 903 snd_info_version_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_info_version_read() argument [all...] |
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_crypto.c | 599 u8 buffer[IMA_EVENT_NAME_LEN_MAX + 1] = { 0 }; in ima_calc_field_array_hash_tfm() local
|
/kernel/linux/linux-5.10/security/keys/ |
H A D | internal.h | 300 keyctl_dh_compute(struct keyctl_dh_params __user *params, char __user *buffer, size_t buflen, struct keyctl_kdf_params __user *kdf) keyctl_dh_compute() argument 308 compat_keyctl_dh_compute( struct keyctl_dh_params __user *params, char __user *buffer, size_t buflen, struct keyctl_kdf_params __user *kdf) compat_keyctl_dh_compute() argument
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | debug.c | 337 static ssize_t sof_dfsentry_write(struct file *file, const char __user *buffer, in sof_dfsentry_write() argument 436 static ssize_t sof_dfsentry_read(struct file *file, char __user *buffer, in sof_dfsentry_read() argument
|
/kernel/linux/linux-5.10/sound/usb/hiface/ |
H A D | pcm.c | 29 u8 *buffer; member [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-help.c | 72 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version() local
|
/kernel/linux/linux-5.10/sound/usb/line6/ |
H A D | driver.c | 47 const char *buffer; member 100 int line6_send_raw_message(struct usb_line6 *line6, const char *buffer, in line6_send_raw_message() argument 198 int line6_send_raw_message_async(struct usb_line6 *line6, const char *buffer, in line6_send_raw_message_async() argument 233 char *buffer; in line6_version_request_async() local 251 line6_send_sysex_message(struct usb_line6 *line6, const char *buffer, int size) line6_send_sysex_message() argument 268 char *buffer = kmalloc(size + SYSEX_EXTRA_SIZE, GFP_ATOMIC); line6_alloc_sysex_buffer() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/cs-etm-decoder/ |
H A D | cs-etm-decoder.c | 41 cs_etm_decoder__mem_access(const void *context, const ocsd_vaddr_t address, const ocsd_mem_space_acc_t mem_space __maybe_unused, const u8 trace_chan_id, const u32 req_size, u8 *buffer) cs_etm_decoder__mem_access() argument
|
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/ |
H A D | oslinuxtbl.c | 404 char buffer[80]; in osl_find_rsdp_via_efi_by_keyword() local [all...] |
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_dev_frontend.c | 111 char buffer[XENSTORE_PAYLOAD_MAX]; member [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2misc.c | 603 smb2_is_valid_lease_break(char *buffer) in smb2_is_valid_lease_break() argument 671 smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server) in smb2_is_valid_oplock_break() argument
|
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | xattr.c | 404 static int copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name() argument 675 ssize_t hfsplus_listxattr(struct dentry *dentry, char *buffer, size_t size) in hfsplus_listxattr() argument 607 hfsplus_listxattr_finder_info(struct dentry *dentry, char *buffer, size_t size) hfsplus_listxattr_finder_info() argument 840 hfsplus_osx_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) hfsplus_osx_getxattr() argument 860 hfsplus_osx_setxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_osx_setxattr() argument [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 36 unsigned char *buffer; in check_node_data() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | info.h | 16 char *buffer; /* pointer to begin of buffer */ member 94 static inline void snd_card_info_read_oss(struct snd_info_buffer *buffer) {} in snd_card_info_read_oss() argument 161 snd_iprintf(struct snd_info_buffer *buffer, char *fmt, ...) snd_iprintf() argument 165 snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) snd_info_get_line() argument 183 snd_card_rw_proc_new(struct snd_card *card, const char *name, void *private_data, void (*read)(struct snd_info_entry *, struct snd_info_buffer *), void (*write)(struct snd_info_entry *entry, struct snd_info_buffer *buffer)) snd_card_rw_proc_new() argument [all...] |
H A D | rawmidi.h | 57 unsigned char *buffer; /* buffer for MIDI data */ member [all...] |
/kernel/linux/linux-5.10/include/sound/sof/ |
H A D | stream.h | 76 struct sof_ipc_host_buffer buffer; member
|
/kernel/linux/linux-5.10/include/xen/interface/ |
H A D | memory.h | 235 GUEST_HANDLE(void) buffer; member
|
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds28e17.c | 149 __w1_f19_i2c_write(struct w1_slave *sl, const u8 *command, size_t command_count, const u8 *buffer, size_t count) __w1_f19_i2c_write() argument 190 w1_f19_i2c_write(struct w1_slave *sl, u16 i2c_address, const u8 *buffer, size_t count, bool stop) w1_f19_i2c_write() argument 262 w1_f19_i2c_read(struct w1_slave *sl, u16 i2c_address, u8 *buffer, size_t count) w1_f19_i2c_read() argument
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | sys-hypervisor.c | 38 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show() argument 50 static ssize_t guest_type_show(struct hyp_sysfs_attr *attr, char *buffer) in guest_type_show() argument 80 static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer) in major_show() argument 90 static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer) in minor_show() argument 100 static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer) in extra_show() argument 137 uuid_show_fallback(struct hyp_sysfs_attr *attr, char *buffer) uuid_show_fallback() argument 158 uuid_show(struct hyp_sysfs_attr *attr, char *buffer) uuid_show() argument 178 compiler_show(struct hyp_sysfs_attr *attr, char *buffer) compiler_show() argument 196 compiled_by_show(struct hyp_sysfs_attr *attr, char *buffer) compiled_by_show() argument 214 compile_date_show(struct hyp_sysfs_attr *attr, char *buffer) compile_date_show() argument 251 capabilities_show(struct hyp_sysfs_attr *attr, char *buffer) capabilities_show() argument 269 changeset_show(struct hyp_sysfs_attr *attr, char *buffer) changeset_show() argument 287 virtual_start_show(struct hyp_sysfs_attr *attr, char *buffer) virtual_start_show() argument 307 pagesize_show(struct hyp_sysfs_attr *attr, char *buffer) pagesize_show() argument 320 xen_feature_show(int index, char *buffer) xen_feature_show() argument 333 features_show(struct hyp_sysfs_attr *attr, char *buffer) features_show() argument 356 buildid_show(struct hyp_sysfs_attr *attr, char *buffer) buildid_show() argument 416 pmu_mode_store(struct hyp_sysfs_attr *attr, const char *buffer, size_t len) pmu_mode_store() argument 442 pmu_mode_show(struct hyp_sysfs_attr *attr, char *buffer) pmu_mode_show() argument 465 pmu_features_store(struct hyp_sysfs_attr *attr, const char *buffer, size_t len) pmu_features_store() argument 486 pmu_features_show(struct hyp_sysfs_attr *attr, char *buffer) pmu_features_show() argument 570 hyp_sysfs_show(struct kobject *kobj, struct attribute *attr, char *buffer) hyp_sysfs_show() argument 581 hyp_sysfs_store(struct kobject *kobj, struct attribute *attr, const char *buffer, size_t len) hyp_sysfs_store() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_misc.c | 272 static Node *create_entry(const char __user *buffer, size_t count) in create_entry() argument 477 static int parse_command(const char __user *buffer, size_t count) in parse_command() argument 601 static ssize_t bm_entry_write(struct file *file, const char __user *buffer, in bm_entry_write() argument 642 static ssize_t bm_register_write(struct file *file, const char __user *buffer, in bm_register_write() argument 730 static ssize_t bm_status_write(struct file *file, const char __user *buffer, in bm_status_write() argument [all...] |
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | xattr.c | 196 ext2_xattr_get(struct inode *inode, int name_index, const char *name, void *buffer, size_t buffer_size) ext2_xattr_get() argument 288 ext2_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) ext2_xattr_list() argument 373 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) ext2_listxattr() argument [all...] |