Home
last modified time | relevance | path

Searched refs:tomoyo_notify_gc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgc.c643 * tomoyo_notify_gc - Register/unregister /sys/kernel/security/tomoyo/ users.
650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() function
H A Dcommon.h1058 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);
H A Dcommon.c2511 tomoyo_notify_gc(head, true); in tomoyo_open_control()
2765 tomoyo_notify_gc(head, false); in tomoyo_close_control()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgc.c643 * tomoyo_notify_gc - Register/unregister /sys/kernel/security/tomoyo/ users.
650 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register) in tomoyo_notify_gc() function
H A Dcommon.h1055 void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register);
H A Dcommon.c2503 tomoyo_notify_gc(head, true); in tomoyo_open_control()
2758 tomoyo_notify_gc(head, false); in tomoyo_close_control()

Completed in 16 milliseconds