1
0
Fork 0
alistair23-linux/security/tomoyo
Tetsuo Handa e79acf0ef4 TOMOYO: Pass "struct list_head" rather than "void *".
Pass "struct list_head" to tomoyo_add_to_gc() and bring
list_del_rcu() to tomoyo_add_to_gc().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2010-08-02 15:34:36 +10:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
common.c TOMOYO: Make read function to void. 2010-08-02 15:34:35 +10:00
common.h TOMOYO: Make read function to void. 2010-08-02 15:34:35 +10:00
domain.c TOMOYO: Rename symbols. 2010-08-02 15:34:33 +10:00
file.c TOMOYO: Merge functions. 2010-08-02 15:34:35 +10:00
gc.c TOMOYO: Pass "struct list_head" rather than "void *". 2010-08-02 15:34:36 +10:00
load_policy.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
memory.c TOMOYO: Make read function to void. 2010-08-02 15:34:35 +10:00
mount.c TOMOYO: Loosen parameter check for mount operation. 2010-08-02 15:34:34 +10:00
number_group.c TOMOYO: Rename symbols. 2010-08-02 15:34:33 +10:00
path_group.c TOMOYO: Rename symbols. 2010-08-02 15:34:33 +10:00
realpath.c TOMOYO: Support longer pathname. 2010-08-02 15:33:41 +10:00
securityfs_if.c TOMOYO: Split files into some pieces. 2010-08-02 15:33:39 +10:00
tomoyo.c TOMOYO: Rename symbols. 2010-08-02 15:34:33 +10:00
util.c TOMOYO: Rename symbols. 2010-08-02 15:34:33 +10:00