Lines Matching refs:returned

195      user over quota, the operation is refused and error EDQUOT is returned.
432 The ID of the new or updated key is returned if successful.
462 if necessary) and the ID of the key or keyring thus found is returned if
466 non-zero; and the error ENOKEY will be returned if "create" is zero.
484 The ID of the new session keyring is returned if successful.
531 error EINVAL will be returned.
627 Error ENOKEY, EKEYREVOKED or EKEYEXPIRED will be returned if the search
628 fails. On success, the resulting key ID will be returned.
640 The returned data will be processed for presentation by the key type. For
721 The old default will be returned if successful and error EINVAL will be
722 returned if reqkey_defl is not one of the above values.
760 If the requested authority is unavailable, error EPERM will be returned,
783 sufficiently big. This is included in the returned count. If no LSM is
784 in force then an empty string will be returned.
801 mustn't deny permission, otherwise error EPERM will be returned.
803 Error ENOMEM will be returned if there was insufficient memory to complete
804 the operation, otherwise 0 will be returned to indicate success.
896 returned.
946 case error ERESTARTSYS will be returned.
968 they've been finished with. The key pointer passed in will be returned.
978 If key is NULL or if CONFIG_KEYS is not set then 0 will be returned (in the
989 is returned upon failure (use IS_ERR/PTR_ERR to determine). If successful,
990 the returned key will need to be released.
993 access through the permissions mask and is propagated to the returned key
1009 Error EDQUOT can be returned if the keyring would overload the quota (pass
1011 towards the user's quota). Error ENOMEM can also be returned.
1020 be returned. If the key is NULL or if CONFIG_KEYS is not set then 0 will be
1021 returned (in the latter case without parsing the argument).
1134 With the revised data length. Error EDQUOT will be returned if this is not
1331 If successful, the blob size that could be produced should be returned
1364 If this method returns an error, that error will be returned to the
1413 error will be returned to the key requestor.