Lines Matching refs:ERR_PTR
233 key = ERR_PTR(-EINVAL); in key_alloc()
240 key = ERR_PTR(ret); in key_alloc()
326 key = ERR_PTR(ret); in key_alloc()
340 key = ERR_PTR(-ENOMEM); in key_alloc()
346 key = ERR_PTR(-EDQUOT); in key_alloc()
635 key = ERR_PTR(-ENOKEY); in key_lookup()
673 ktype = ERR_PTR(-ENOKEY); in key_type_lookup()
744 key_ref = ERR_PTR(ret); in __key_update()
795 key_ref = ERR_PTR(-ENODEV); in key_create_or_update()
799 key_ref = ERR_PTR(-EINVAL); in key_create_or_update()
808 key_ref = ERR_PTR(-ENOTDIR); in key_create_or_update()
821 key_ref = ERR_PTR(ret); in key_create_or_update()
826 key_ref = ERR_PTR(-EINVAL); in key_create_or_update()
832 key_ref = ERR_PTR(-EPERM); in key_create_or_update()
839 key_ref = ERR_PTR(ret); in key_create_or_update()
847 key_ref = ERR_PTR(ret); in key_create_or_update()
886 key_ref = ERR_PTR(ret); in key_create_or_update()