Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/keys/
A Dkeyctl.c1725 const char __user *_restriction) in keyctl_restrict_keyring() argument
1738 if (!_restriction) in keyctl_restrict_keyring()
1745 restriction = strndup_user(_restriction, PAGE_SIZE); in keyctl_restrict_keyring()
1751 if (_restriction) in keyctl_restrict_keyring()
A Dinternal.h265 const char __user *_restriction);

Completed in 9 milliseconds