Home
last modified time | relevance | path

Searched refs:element (Results 1 – 2 of 2) sorted by relevance

/security/tomoyo/
A Dgc.c50 if (head->r.domain == element || head->r.group == element || in tomoyo_struct_used_by_io_buffer()
51 head->r.acl == element || &head->w.domain->list == element) in tomoyo_struct_used_by_io_buffer()
395 __list_del_entry(element); in tomoyo_try_to_gc()
412 tomoyo_del_manager(element); in tomoyo_try_to_gc()
418 tomoyo_del_group(element); in tomoyo_try_to_gc()
430 tomoyo_del_condition(element); in tomoyo_try_to_gc()
441 tomoyo_del_name(element); in tomoyo_try_to_gc()
444 tomoyo_del_acl(element); in tomoyo_try_to_gc()
461 tomoyo_del_domain(element); in tomoyo_try_to_gc()
462 tomoyo_memory_free(element); in tomoyo_try_to_gc()
[all …]
A Dcommon.h1049 void tomoyo_del_condition(struct list_head *element);

Completed in 9 milliseconds