Lines Matching refs:cred
1473 int (*capset)(struct cred *new, const struct cred *old,
1477 int (*capable)(const struct cred *cred,
1523 const struct cred *old,
1524 struct cred *new);
1594 int (*inode_copy_up)(struct dentry *src, struct cred **new);
1621 int (*cred_alloc_blank)(struct cred *cred, gfp_t gfp);
1622 void (*cred_free)(struct cred *cred);
1623 int (*cred_prepare)(struct cred *new, const struct cred *old,
1625 void (*cred_transfer)(struct cred *new, const struct cred *old);
1626 void (*cred_getsecid)(const struct cred *c, u32 *secid);
1627 int (*kernel_act_as)(struct cred *new, u32 secid);
1628 int (*kernel_create_files_as)(struct cred *new, struct inode *inode);
1634 int (*task_fix_setuid)(struct cred *new, const struct cred *old,
1643 int (*task_prlimit)(const struct cred *cred, const struct cred *tcred,
1651 int sig, const struct cred *cred);
1794 int (*key_alloc)(struct key *key, const struct cred *cred,
1797 int (*key_permission)(key_ref_t key_ref, const struct cred *cred,