| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | mmu_context.c | 53 static void set_context(mm_context_t context) in set_context() function 97 set_context(next->context); in switch_mm() 109 set_context(next->context); in activate_mm()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | mmu_context_mm.h | 54 extern void set_context(mm_context_t context, pgd_t *pgd); 122 set_context(next->context, next->pgd); in switch_mm() 134 set_context(mm->context, mm->pgd); in activate_mm()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | context.c | 142 goto set_context; in get_new_mmid() 151 goto set_context; in get_new_mmid() 174 set_context: in get_new_mmid()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | mmu_context.h | 70 static inline void set_context(mm_context_t context, pgd_t *pgd) in set_context() function 79 set_context(tsk->mm->context, next->pgd); in switch_mm() 90 set_context(mm->context, mm->pgd); in activate_mm()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | crypto.c | 83 .set_context = ubifs_crypt_set_context,
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | policy.c | 433 return inode->i_sb->s_cop->set_context(inode, &ctx, ctxsize, NULL); in set_encryption_policy() 698 return inode->i_sb->s_cop->set_context(inode, &ctx, ctxsize, fs_data); in fscrypt_set_context()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/ |
| H A D | 8xx.c | 224 void set_context(unsigned long id, pgd_t *pgd) in set_context() function
|
| H A D | mmu_context.c | 360 set_context(id, next->pgd); in switch_mmu_context()
|
| H A D | tlb_low.S | 379 _GLOBAL(set_context)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | mmu_context.h | 58 extern void set_context(unsigned long id, pgd_t *pgd);
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | hw_exception_handler.S | 920 .globl set_context; 922 set_context: label
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fscrypt.h | 62 int (*set_context)(struct inode *inode, const void *ctx, size_t len, member
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cookerdata.py | 229 bb.utils.set_context(bb.utils.clean_context())
|
| H A D | utils.py | 52 def set_context(ctx): function
|
| H A D | cooker.py | 2131 bb.utils.set_context(self.context.copy())
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | head_40x.S | 688 _GLOBAL(set_context)
|
| H A D | head_44x.S | 785 _GLOBAL(set_context)
|
| H A D | head_fsl_booke.S | 1037 _GLOBAL(set_context)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 37 GST_ELEMENT_CLASS (parent_class)->set_context (element, context);
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 877 int set_context = (oldsbsec->flags & CONTEXT_MNT); in selinux_sb_clone_mnt_opts() local 899 if ((kern_flags & SECURITY_LSM_NATIVE_LABELS) && !set_context) in selinux_sb_clone_mnt_opts() 913 !(kern_flags & SECURITY_LSM_NATIVE_LABELS) && !set_context) { in selinux_sb_clone_mnt_opts() 919 if (kern_flags & SECURITY_LSM_NATIVE_LABELS && !set_context) { in selinux_sb_clone_mnt_opts() 924 if (set_context) { in selinux_sb_clone_mnt_opts()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 2919 .set_context = f2fs_set_context,
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 1598 .set_context = ext4_set_context,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 55089 GLX has its own _glapi_get/set_context/dispatch etc, and it
|