Searched refs:_restriction (Results 1 – 2 of 2) sorted by relevance
1654 const char __user *_restriction) in keyctl_restrict_keyring() argument1667 if (!_restriction) in keyctl_restrict_keyring()1674 restriction = strndup_user(_restriction, PAGE_SIZE); in keyctl_restrict_keyring()1680 if (_restriction) in keyctl_restrict_keyring()
251 const char __user *_restriction);