Searched refs:tomoyo_del_condition (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/tomoyo/
H A Dgc.c271 * tomoyo_del_condition - Delete members in "struct tomoyo_condition".
277 void tomoyo_del_condition(struct list_head *element) function
430 tomoyo_del_condition(element);
H A Dcondition.c439 tomoyo_del_condition(&entry->head.list);
698 tomoyo_del_condition(&entry->head.list);
H A Dcommon.h1049 void tomoyo_del_condition(struct list_head *element);

Completed in 200 milliseconds