set_context
set_context(tsk->mm->context, next->pgd);
set_context(mm->context, mm->pgd);
set_context(next->context, next->pgd);
set_context(mm->context, mm->pgd);
extern void set_context(mm_context_t context, pgd_t *pgd);
goto set_context;
goto set_context;
set_context:
set_context(next->context);
set_context(next->context);
set_context(id, next->pgd);
.set_context = ceph_crypt_set_context,
return inode->i_sb->s_cop->set_context(inode, &ctx, ctxsize, NULL);
return inode->i_sb->s_cop->set_context(inode, &ctx, ctxsize, fs_data);
.set_context = ext4_set_context,
.set_context = f2fs_set_context,
.set_context = ubifs_crypt_set_context,
int (*set_context)(struct inode *inode, const void *ctx, size_t len,
int set_context = (oldsbsec->flags & CONTEXT_MNT);
if ((kern_flags & SECURITY_LSM_NATIVE_LABELS) && !set_context)
!(kern_flags & SECURITY_LSM_NATIVE_LABELS) && !set_context) {
if (kern_flags & SECURITY_LSM_NATIVE_LABELS && !set_context) {
if (set_context) {