Lines Matching refs:cred
1445 int (*capset)(struct cred *new, const struct cred *old,
1449 int (*capable)(const struct cred *cred, struct user_namespace *ns,
1487 const struct cred *old,
1488 struct cred *new);
1556 int (*inode_copy_up)(struct dentry *src, struct cred **new);
1580 int (*cred_alloc_blank)(struct cred *cred, gfp_t gfp);
1581 void (*cred_free)(struct cred *cred);
1582 int (*cred_prepare)(struct cred *new, const struct cred *old,
1584 void (*cred_transfer)(struct cred *new, const struct cred *old);
1585 void (*cred_getsecid)(const struct cred *c, u32 *secid);
1586 int (*kernel_act_as)(struct cred *new, u32 secid);
1587 int (*kernel_create_files_as)(struct cred *new, struct inode *inode);
1593 int (*task_fix_setuid)(struct cred *new, const struct cred *old,
1602 int (*task_prlimit)(const struct cred *cred, const struct cred *tcred,
1610 int sig, const struct cred *cred);
1753 int (*key_alloc)(struct key *key, const struct cred *cred,
1756 int (*key_permission)(key_ref_t key_ref, const struct cred *cred,