Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dsecurityfs_if.c153 return tomoyo_close_control(file->private_data); in tomoyo_release()
Dcommon.h962 int tomoyo_close_control(struct tomoyo_io_buffer *head);
Dcommon.c2699 int tomoyo_close_control(struct tomoyo_io_buffer *head) in tomoyo_close_control() function