Searched refs:tomoyo_set_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 1366 * tomoyo_set_group - Print "acl_group " header keyword and category name. 1373 static void tomoyo_set_group(struct tomoyo_io_buffer *head, in tomoyo_set_group() function 1417 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1431 tomoyo_set_group(head, "task "); in tomoyo_print_entry() 1445 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1466 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1487 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1510 tomoyo_set_group(head, "network inet "); in tomoyo_print_entry() 1543 tomoyo_set_group(head, "network unix "); in tomoyo_print_entry() 1560 tomoyo_set_group(hea in tomoyo_print_entry() [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 1358 * tomoyo_set_group - Print "acl_group " header keyword and category name. 1365 static void tomoyo_set_group(struct tomoyo_io_buffer *head, in tomoyo_set_group() function 1409 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1423 tomoyo_set_group(head, "task "); in tomoyo_print_entry() 1437 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1458 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1479 tomoyo_set_group(head, "file "); in tomoyo_print_entry() 1502 tomoyo_set_group(head, "network inet "); in tomoyo_print_entry() 1535 tomoyo_set_group(head, "network unix "); in tomoyo_print_entry() 1552 tomoyo_set_group(hea in tomoyo_print_entry() [all...] |
Completed in 5 milliseconds