| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | fault.c | 199 int is_exec = TRAP(regs) == 0x400; in bad_kernel_fault() local 237 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error() 252 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() 395 int is_exec = TRAP(regs) == 0x400; in __do_page_fault() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| D | fault.c | 195 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in bad_kernel_fault() local 230 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error() 244 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() 411 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in ___do_page_fault() local
|
| /kernel/linux/common_modules/xpm/core/ |
| D | xpm_security_hooks.c | 221 static int xpm_check_code_segment(bool is_exec, struct vm_area_struct *vma, in xpm_check_code_segment() 255 bool is_exec; in xpm_check_signature() local
|
| /kernel/linux/common_modules/xpm/validator/ |
| D | exec_signature_info.c | 275 static int check_exec_file_is_verity(struct file *file, bool is_exec) in check_exec_file_is_verity() 505 static int get_elf_code_segment_info(struct file *file, bool is_exec, int type, in get_elf_code_segment_info() 559 int get_exec_file_signature_info(struct file *file, bool is_exec, in get_exec_file_signature_info()
|
| /kernel/linux/linux-5.10/arch/xtensa/mm/ |
| D | fault.c | 43 int is_write, is_exec; in do_page_fault() local
|
| /kernel/linux/linux-6.6/arch/xtensa/mm/ |
| D | fault.c | 96 int is_write, is_exec; in do_page_fault() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| D | hash_utils.c | 1583 bool is_exec, unsigned long trap) in hash_preload() 1687 bool is_exec; in update_mmu_cache() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| D | hash_utils.c | 1756 bool is_exec, unsigned long trap) in hash_preload() 1852 bool is_exec; in __update_mmu_cache() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | unwind-libunwind-local.c | 409 int is_exec = elf_is_exec(fd, map->dso->name); in find_proc_info() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | unwind-libunwind-local.c | 470 int is_exec = elf_is_exec(fd, dso->name); in find_proc_info() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | usdt.c | 389 bool is_exec; member
|
| /kernel/linux/linux-6.6/fs/fat/ |
| D | inode.c | 466 static int is_exec(unsigned char *extension) in is_exec() function
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | inode.c | 469 static int is_exec(unsigned char *extension) in is_exec() function
|