Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Dcommon.c1379 head->r.acl_group_index); in tomoyo_set_group()
1935 head->r.acl_group_index = head->r.step - TOMOYO_MAX_POLICY in tomoyo_read_exception()
1938 [head->r.acl_group_index])) in tomoyo_read_exception()
Dcommon.h811 u8 acl_group_index; member