Home
last modified time | relevance | path

Searched defs:is_exec (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dfault.c43 int is_write, is_exec; in do_page_fault() local
/kernel/linux/linux-6.6/arch/xtensa/mm/
H A Dfault.c96 int is_write, is_exec; in do_page_fault() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dfault.c199 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 Dxpm_security_hooks.c220 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 Dfault.c195 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 Dexec_signature_info.c275 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 Dunwind-libunwind-local.c409 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 Dunwind-libunwind-local.c470 int is_exec = elf_is_exec(fd, dso->name); in find_proc_info() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dusdt.c389 bool is_exec; member
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1687 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 Dhash_utils.c1852 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 Dinode.c469 static int is_exec(unsigned char *extension) in is_exec() function
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c466 static int is_exec(unsigned char *extension) in is_exec() function

Completed in 20 milliseconds