Searched defs:actions_logged (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c2320 static bool seccomp_actions_logged_from_names(u32 *actions_logged, char *names) argument
2384 static void audit_actions_logged(u32 actions_logged, u3 argument
2271 seccomp_names_from_actions_logged(char *names, size_t size, u32 actions_logged, const char *sep) argument
2355 write_actions_logged(struct ctl_table *ro_table, void *buffer, size_t *lenp, loff_t *ppos, u32 *actions_logged) argument
2423 u32 actions_logged = 0; local
[all...]

Completed in 198 milliseconds