Home
last modified time | relevance | path

Searched refs:tomoyo_write_pid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c1674 * tomoyo_write_pid: Specify PID to obtain domainname.
1680 static int tomoyo_write_pid(struct tomoyo_io_buffer *head) in tomoyo_write_pid() function
1693 * The PID is specified by tomoyo_write_pid() so that the user can obtain
2440 head->write = tomoyo_write_pid; in tomoyo_open_control()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1666 * tomoyo_write_pid: Specify PID to obtain domainname.
1672 static int tomoyo_write_pid(struct tomoyo_io_buffer *head) in tomoyo_write_pid() function
1685 * The PID is specified by tomoyo_write_pid() so that the user can obtain
2432 head->write = tomoyo_write_pid; in tomoyo_open_control()

Completed in 7 milliseconds