Lines Matching full:restriction
518 * @data: Additional data for evaluating restriction.
949 * Semaphore to serialise restriction setup to prevent reference count
950 * cycles through restriction key pointers.
955 * Check for restriction cycles that would prevent keyring garbage collection.
973 * keyring_restrict - Look up and apply a restriction to a keyring
976 * @restriction: The restriction options to apply to the keyring
979 const char *restriction) in keyring_restrict() argument
1005 restrict_link = restrict_type->lookup_restriction(restriction); in keyring_restrict()
1533 * Garbage collect restriction pointers from a keyring.
1536 * up if the key type is unregistered. The restriction is altered to always
1562 kleave(" [no restriction gc]"); in keyring_restriction_gc()
1579 kleave(" [restriction gc]"); in keyring_restriction_gc()