Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dsecurityfs_if.c195 return tomoyo_write_control(file->private_data, buf, count); in tomoyo_write()
H A Dcommon.h1027 ssize_t tomoyo_write_control(struct tomoyo_io_buffer *head,
H A Dcommon.c2647 ssize_t tomoyo_write_control(struct tomoyo_io_buffer *head, in tomoyo_write_control() function