Home
last modified time | relevance | path

Searched defs:set_context (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dmmu_context.c53 static void set_context(mm_context_t context) in set_context() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/nohash/
H A D8xx.c224 void set_context(unsigned long id, pgd_t *pgd) in set_context() function
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmmu_context.h70 static inline void set_context(mm_context_t context, pgd_t *pgd) in set_context() function
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dhw_exception_handler.S922 set_context: label
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py52 def set_context(ctx): function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h62 int (*set_context)(struct inode *inode, const void *ctx, size_t len, member
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c877 int set_context = (oldsbsec->flags & CONTEXT_MNT); in selinux_sb_clone_mnt_opts() local