Home
last modified time | relevance | path

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

/Linux-v5.15/security/landlock/
Dsyscalls.c46 static __always_inline int copy_min_struct_from_user(void *const dst, in copy_min_struct_from_user() function
178 err = copy_min_struct_from_user(&ruleset_attr, sizeof(ruleset_attr), in SYSCALL_DEFINE3()