Home
last modified time | relevance | path

Searched refs:tomoyo_read_control (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dsecurityfs_if.c178 return tomoyo_read_control(file->private_data, buf, count); in tomoyo_read()
H A Dcommon.h1026 ssize_t tomoyo_read_control(struct tomoyo_io_buffer *head, char __user *buffer,
H A Dcommon.c2582 ssize_t tomoyo_read_control(struct tomoyo_io_buffer *head, char __user *buffer, in tomoyo_read_control() function