#include "common.h"
#include <linux/kthread.h>
#include <linux/slab.h>
Go to the source code of this file.
tomoyo_del_condition - Delete members in "struct tomoyo_condition".
: Pointer to "struct list_head".
Returns nothing.
Definition at line 268 of file gc.c.
tomoyo_notify_gc - Register/unregister /sys/kernel/security/tomoyo/ users.
: Pointer to "struct tomoyo_io_buffer". : True if register, false if unregister.
Returns nothing.
Definition at line 630 of file gc.c.