Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds