Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dseccomp.c1144 u32 actions_logged, in seccomp_names_from_actions_logged() argument
1153 if (!(actions_logged & cur->log)) in seccomp_names_from_actions_logged()
1192 static bool seccomp_actions_logged_from_names(u32 *actions_logged, char *names) in seccomp_actions_logged_from_names() argument
1196 *actions_logged = 0; in seccomp_actions_logged_from_names()
1203 *actions_logged |= action_logged; in seccomp_actions_logged_from_names()
1228 size_t *lenp, loff_t *ppos, u32 *actions_logged) in write_actions_logged() argument
1246 if (!seccomp_actions_logged_from_names(actions_logged, table.data)) in write_actions_logged()
1249 if (*actions_logged & SECCOMP_LOG_ALLOW) in write_actions_logged()
1252 seccomp_actions_logged = *actions_logged; in write_actions_logged()
1256 static void audit_actions_logged(u32 actions_logged, u32 old_actions_logged, in audit_actions_logged() argument
[all …]
/Linux-v4.19/Documentation/userspace-api/
Dseccomp_filter.rst156 actions_logged sysctl string.
204 ``actions_logged``:
210 The ``allow`` string is not accepted in the ``actions_logged`` sysctl