Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dgc.c277 void tomoyo_del_condition(struct list_head *element) in tomoyo_del_condition() function
430 tomoyo_del_condition(element); in tomoyo_try_to_gc()
Dcondition.c439 tomoyo_del_condition(&entry->head.list); in tomoyo_commit_condition()
698 tomoyo_del_condition(&entry->head.list); in tomoyo_get_condition()
Dcommon.h1051 void tomoyo_del_condition(struct list_head *element);