Home
last modified time | relevance | path

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

/Linux-v6.1/security/tomoyo/
Dsecurityfs_if.c148 tomoyo_close_control(file->private_data); in tomoyo_release()
Dcommon.h971 void tomoyo_close_control(struct tomoyo_io_buffer *head);
Dcommon.c2747 void tomoyo_close_control(struct tomoyo_io_buffer *head) in tomoyo_close_control() function