Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dgc.c630 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() function
Dcommon.h1047 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);
Dcommon.c2456 tomoyo_notify_gc(head, true); in tomoyo_open_control()
2708 tomoyo_notify_gc(head, false); in tomoyo_close_control()