Searched refs:subpage_prot (Results 1 – 13 of 13) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
D | .gitignore | 2 subpage_prot
|
D | Makefile | 5 TEST_GEN_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao segv_errors wild_bctr
|
/external/ltp/include/lapi/syscalls/ |
D | powerpc.in | 306 subpage_prot 310
|
D | powerpc64.in | 306 subpage_prot 310
|
/external/strace/ |
D | mem.c | 351 SYS_FUNC(subpage_prot) in SYS_FUNC() argument
|
D | sys_func.h | 287 extern SYS_FUNC(subpage_prot);
|
D | strace.spec | 233 - Support new Linux/PPC system call subpage_prot and PROT_SAO flag.
|
D | strace.spec.in | 233 - Support new Linux/PPC system call subpage_prot and PROT_SAO flag.
|
D | NEWS | 1045 * Support new Linux/PPC system call subpage_prot and PROT_SAO flag.
|
D | ChangeLog-CVS | 528 * linux/powerpc/syscallent.h: Handle subpage_prot.
|
D | ChangeLog | 2527 * mem.c (SYS_FUNC(subpage_prot)): Likewise. 21191 [POWERPC] (SYS_FUNC(subpage_prot)): Change the type of len and nmemb 21592 SYS_FUNC(subpage_prot)): Change the type of variables containing tracee 29926 [POWERPC] (SYS_FUNC(subpage_prot)): Use it via print_array. 37643 sys_set_mempolicy, sys_migrate_pages, [POWERPC] subpage_prot):
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 340 [310] = { 3, 0, SEN(subpage_prot), "subpage_prot" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 335 [310] = { 3, 0, SEN(subpage_prot), "subpage_prot" },
|