Searched refs:_restriction (Results 1 – 2 of 2) sorted by relevance
1730 const char __user *_restriction) in keyctl_restrict_keyring() argument1743 if (!_restriction) in keyctl_restrict_keyring()1750 restriction = strndup_user(_restriction, PAGE_SIZE); in keyctl_restrict_keyring()1756 if (_restriction) in keyctl_restrict_keyring()
274 const char __user *_restriction);