| /kernel/linux/linux-5.10/arch/xtensa/mm/ |
| H A D | fault.c | 43 int is_write, is_exec; in do_page_fault() local
|
| /kernel/linux/linux-6.6/arch/xtensa/mm/ |
| H A D | fault.c | 96 int is_write, is_exec; in do_page_fault() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A 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() argument 252 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() argument 395 int is_exec = TRAP(regs) == 0x400; in __do_page_fault() local [all...] |
| /kernel/linux/common_modules/xpm/core/ |
| H A D | xpm_security_hooks.c | 220 static int xpm_check_code_segment(bool is_exec, struct vm_area_struct *vma, in xpm_check_code_segment() argument 254 bool is_exec; in xpm_check_signature() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/mm/ |
| H A 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() argument 244 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() argument 411 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in ___do_page_fault() local [all...] |
| /kernel/linux/common_modules/xpm/validator/ |
| H A 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() argument 505 static int get_elf_code_segment_info(struct file *file, bool is_exec, int type, in get_elf_code_segment_info() argument 559 int get_exec_file_signature_info(struct file *file, bool is_exec, in get_exec_file_signature_info() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A 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/ |
| H A 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/ |
| H A D | usdt.c | 389 bool is_exec; member
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1687 bool is_exec; in update_mmu_cache() local 1582 hash_preload(struct mm_struct *mm, pte_t *ptep, unsigned long ea, bool is_exec, unsigned long trap) hash_preload() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1852 bool is_exec; in __update_mmu_cache() local 1755 hash_preload(struct mm_struct *mm, pte_t *ptep, unsigned long ea, bool is_exec, unsigned long trap) hash_preload() argument
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | inode.c | 469 static int is_exec(unsigned char *extension) in is_exec() function
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | inode.c | 466 static int is_exec(unsigned char *extension) in is_exec() function
|