tag | line | file | source code |
PAGE_COPY | 523 | arch/i386/ibcs/binfmt_coff.c | PAGE_COPY); |
PAGE_COPY | 68 | arch/i386/ibcs/binfmt_elf.c | mpnt->vm_page_prot = PAGE_COPY; |
PAGE_COPY | 92 | fs/binfmt_elf.c | mpnt->vm_page_prot = PAGE_COPY; |
PAGE_COPY | 311 | fs/exec.c | mpnt->vm_page_prot = PAGE_COPY; |
PAGE_COPY | 66 | include/asm-i386/pgtable.h | #define __P010 PAGE_COPY |
PAGE_COPY | 67 | include/asm-i386/pgtable.h | #define __P011 PAGE_COPY |
PAGE_COPY | 70 | include/asm-i386/pgtable.h | #define __P110 PAGE_COPY |
PAGE_COPY | 71 | include/asm-i386/pgtable.h | #define __P111 PAGE_COPY |
PAGE_COPY | 93 | include/asm-mips/page.h | #define __P010 PAGE_COPY |
PAGE_COPY | 94 | include/asm-mips/page.h | #define __P011 PAGE_COPY |
PAGE_COPY | 97 | include/asm-mips/page.h | #define __P110 PAGE_COPY |
PAGE_COPY | 98 | include/asm-mips/page.h | #define __P111 PAGE_COPY |
PAGE_COPY | 86 | include/asm-sparc/pgtable.h | #define __P010 PAGE_COPY |
PAGE_COPY | 87 | include/asm-sparc/pgtable.h | #define __P011 PAGE_COPY |
PAGE_COPY | 90 | include/asm-sparc/pgtable.h | #define __P110 PAGE_COPY |
PAGE_COPY | 91 | include/asm-sparc/pgtable.h | #define __P111 PAGE_COPY |
PAGE_COPY | 608 | mm/memory.c | *pte = pte_mkwrite(pte_mkdirty(mk_pte(page, PAGE_COPY))); |