| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | vfs_dir.c | 39 uint8_t buf[]; member
|
| /kernel/linux/linux-6.6/fs/verity/ |
| H A D | read_metadata.c | 157 void __user *buf; in fsverity_ioctl_read_metadata() local 15 fsverity_read_merkle_tree(struct inode *inode, const struct fsverity_info *vi, void __user *buf, u64 offset, int length) fsverity_read_merkle_tree() argument 97 fsverity_read_descriptor(struct inode *inode, void __user *buf, u64 offset, int length) fsverity_read_descriptor() argument 118 fsverity_read_signature(struct inode *inode, void __user *buf, u64 offset, int length) fsverity_read_signature() argument [all...] |
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | page.c | 45 static ssize_t kpagecount_read(struct file *file, char __user *buf, in kpagecount_read() argument 229 static ssize_t kpageflags_read(struct file *file, char __user *buf, in kpageflags_read() argument 278 static ssize_t kpagecgroup_read(struct file *file, char __user *buf, in kpagecgroup_read() argument [all...] |
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | xz_wrapper.c | 26 struct xz_buf buf; member [all...] |
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | vfsmod.h | 72 void *buf; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | masklog.c | 20 static ssize_t mlog_mask_show(u64 mask, char *buf) in mlog_mask_show() argument 34 static ssize_t mlog_mask_store(u64 mask, const char *buf, size_t count) in mlog_mask_store() argument 126 mlog_show(struct kobject *obj, struct attribute *attr, char *buf) mlog_show() argument 134 mlog_store(struct kobject *obj, struct attribute *attr, const char *buf, size_t count) mlog_store() argument [all...] |
| H A D | tcp.h | 33 __u8 buf[]; member
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | connection.c | 205 ksmbd_conn_rdma_read(struct ksmbd_conn *conn, void *buf, unsigned int buflen, struct smb2_buffer_desc_v1 *desc, unsigned int desc_len) ksmbd_conn_rdma_read() argument 219 ksmbd_conn_rdma_write(struct ksmbd_conn *conn, void *buf, unsigned int buflen, struct smb2_buffer_desc_v1 *desc, unsigned int desc_len) ksmbd_conn_rdma_write() argument
|
| H A D | asn1.c | 59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, in encode_asn_tag() argument 96 char *buf; in build_spnego_ntlmssp_neg_blob() local 137 char *buf; build_spnego_ntlmssp_auth_blob() local 169 char buf[50]; ksmbd_gssapi_this_mech() local 197 char buf[50]; ksmbd_neg_token_init_mech_type() local [all...] |
| H A D | smb2misc.c | 195 static int smb2_calc_size(void *buf, unsigned int *len) in smb2_calc_size() argument
|
| /kernel/linux/linux-6.6/drivers/virtio/ |
| H A D | virtio_pci_legacy.c | 48 vp_get(struct virtio_device *vdev, unsigned int offset, void *buf, unsigned int len) vp_get() argument 64 vp_set(struct virtio_device *vdev, unsigned int offset, const void *buf, unsigned int len) vp_set() argument
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | acquirewdt.c | 117 static ssize_t acq_write(struct file *file, const char __user *buf, in acq_write() argument
|
| H A D | mtx-1_wdt.c | 169 static ssize_t mtx1_wdt_write(struct file *file, const char *buf, in mtx1_wdt_write() argument
|
| H A D | riowd.c | 148 static ssize_t riowd_write(struct file *file, const char __user *buf, in riowd_write() argument
|
| H A D | sbc8360.c | 237 static ssize_t sbc8360_write(struct file *file, const char __user *buf, in sbc8360_write() argument
|
| H A D | wafer5823wdt.c | 94 static ssize_t wafwdt_write(struct file *file, const char __user *buf, in wafwdt_write() argument
|
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | xen-balloon.c | 155 target_kb_show(struct device *dev, struct device_attribute *attr, char *buf) target_kb_show() argument 161 target_kb_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) target_kb_store() argument 180 target_show(struct device *dev, struct device_attribute *attr, char *buf) target_show() argument 188 target_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) target_store() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | kmsg_dump.h | 84 kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, char *buf, size_t size, size_t *len) kmsg_dump_get_buffer() argument
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | mntpt.c | 123 char *buf; in afs_mntpt_set_params() local
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | inode.c | 11 static void *erofs_read_inode(struct erofs_buf *buf, in erofs_read_inode() argument 243 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_fill_inode() local
|
| H A D | decompressor_lzma.c | 9 struct xz_buf buf; member [all...] |
| H A D | namei.c | 99 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_find_target_block() local 165 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_namei() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | hash.c | 16 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() argument 53 static __u32 half_md4_transform(__u32 buf[4], __u32 const in[8]) in half_md4_transform() argument 135 str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) str2hashbuf_signed() argument 161 str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) str2hashbuf_unsigned() argument 207 __u32 in[8], buf[4]; __ext4fs_dirhash() local [all...] |
| /kernel/linux/linux-6.6/include/media/ |
| H A D | dvb_vb2.h | 102 struct dvb_buffer *buf; member
|
| /kernel/linux/linux-6.6/include/memory/ |
| H A D | renesas-rpc-if.h | 56 } buf; member
|