Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dsecurityfs_if.c194 return tomoyo_write_control(file->private_data, buf, count); in tomoyo_write()
Dcommon.h1018 ssize_t tomoyo_write_control(struct tomoyo_io_buffer *head,
Dcommon.c2584 ssize_t tomoyo_write_control(struct tomoyo_io_buffer *head, in tomoyo_write_control() function