Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dsecurityfs_if.c147 tomoyo_close_control(file->private_data); in tomoyo_release()
Dcommon.h962 void tomoyo_close_control(struct tomoyo_io_buffer *head);
Dcommon.c2684 void tomoyo_close_control(struct tomoyo_io_buffer *head) in tomoyo_close_control() function