Home
last modified time | relevance | path

Searched refs:__vfs_read (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/security/integrity/
Diint.c200 ret = __vfs_read(file, buf, count, &offset); in integrity_kernel_read()
/Linux-v5.4/tools/objtool/Documentation/
Dstack-validation.txt64 [<ffffffff81256197>] __vfs_read+0x37/0x100
79 [<ffffffff81256197>] __vfs_read+0x37/0x100
/Linux-v5.4/fs/
Dread_write.c421 ssize_t __vfs_read(struct file *file, char __user *buf, size_t count, in __vfs_read() function
461 ret = __vfs_read(file, buf, count, pos); in vfs_read()
/Linux-v5.4/include/linux/
Dfs.h1908 extern ssize_t __vfs_read(struct file *, char __user *, size_t, loff_t *);
/Linux-v5.4/Documentation/trace/
Dhistogram.rst634 __vfs_read+0x28/0xe0