Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c29 * tomoyo_write_self - write() for /sys/kernel/security/tomoyo/self_domain interface.
41 static ssize_t tomoyo_write_self(struct file *file, const char __user *buf, in tomoyo_write_self() function
120 .write = tomoyo_write_self,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c29 * tomoyo_write_self - write() for /sys/kernel/security/tomoyo/self_domain interface.
41 static ssize_t tomoyo_write_self(struct file *file, const char __user *buf, in tomoyo_write_self() function
120 .write = tomoyo_write_self,

Completed in 2 milliseconds