Home
last modified time | relevance | path

Searched defs:is_exec (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/mm/
A Dfault.c200 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in bad_kernel_fault() local
235 static bool access_pkey_error(bool is_write, bool is_exec, bool is_pkey, in access_pkey_error()
249 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error()
392 int is_exec = TRAP(regs) == INTERRUPT_INST_STORAGE; in ___do_page_fault() local
/linux/arch/xtensa/mm/
A Dfault.c43 int is_write, is_exec; in do_page_fault() local
/linux/arch/powerpc/mm/book3s64/
A Dhash_utils.c1639 bool is_exec, unsigned long trap) in hash_preload()
1743 bool is_exec; in update_mmu_cache() local
/linux/tools/perf/util/
A Dunwind-libunwind-local.c409 int is_exec = elf_is_exec(fd, map->dso->name); in find_proc_info() local
/linux/fs/fat/
A Dinode.c470 static int is_exec(unsigned char *extension) in is_exec() function

Completed in 16 milliseconds