Searched defs:set_context (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/nios2/mm/ |
| D | mmu_context.c | 53 static void set_context(mm_context_t context) in set_context() function
|
| /kernel/linux/linux-6.6/arch/nios2/mm/ |
| D | mmu_context.c | 53 static void set_context(mm_context_t context) in set_context() function
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| D | mmu_context.c | 203 static void set_context(unsigned long id, pgd_t *pgd) in set_context() function
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| D | 8xx.c | 224 void set_context(unsigned long id, pgd_t *pgd) in set_context() function
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | mmu_context.h | 67 static inline void set_context(mm_context_t context, pgd_t *pgd) in set_context() function
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | mmu_context.h | 70 static inline void set_context(mm_context_t context, pgd_t *pgd) in set_context() function
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| D | hw_exception_handler.S | 807 set_context: label
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| D | hw_exception_handler.S | 922 set_context: label
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fscrypt.h | 62 int (*set_context)(struct inode *inode, const void *ctx, size_t len, member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | fscrypt.h | 113 int (*set_context)(struct inode *inode, const void *ctx, size_t len, member
|
| /kernel/linux/linux-6.6/security/selinux/ |
| D | hooks.c | 911 int set_context = (oldsbsec->flags & CONTEXT_MNT); in selinux_sb_clone_mnt_opts() local
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | hooks.c | 878 int set_context = (oldsbsec->flags & CONTEXT_MNT); in selinux_sb_clone_mnt_opts() local
|