Home
last modified time | relevance | path

Searched refs:tomoyo_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c166 * tomoyo_read - read() for /sys/kernel/security/tomoyo/ interface.
175 static ssize_t tomoyo_read(struct file *file, char __user *buf, size_t count, in tomoyo_read() function
208 .read = tomoyo_read,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c167 * tomoyo_read - read() for /sys/kernel/security/tomoyo/ interface.
176 static ssize_t tomoyo_read(struct file *file, char __user *buf, size_t count, in tomoyo_read() function
209 .read = tomoyo_read,

Completed in 2 milliseconds