Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dgc.c650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() function
Dcommon.h1057 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);
Dcommon.c2502 tomoyo_notify_gc(head, true); in tomoyo_open_control()
2756 tomoyo_notify_gc(head, false); in tomoyo_close_control()