Lines Matching defs:old
339 * @ohead: old rules header pointer
366 * @ohead: old rules header pointer
1130 * @old_dentry: the old object
1134 * Read and write access is required on both the old and
1957 * @old: the original credentials
1962 static int smack_cred_prepare(struct cred *new, const struct cred *old,
1965 struct task_smack *old_tsp = smack_cred(old);
1981 * smack_cred_transfer - Transfer the old credentials to the new credentials
1983 * @old: the original credentials
1987 static void smack_cred_transfer(struct cred *new, const struct cred *old)
1989 struct task_smack *old_tsp = smack_cred(old);
4686 const struct cred *old,
4689 struct task_smack *otsp = smack_cred(old);