Home
last modified time | relevance | path

Searched refs:pkey_set (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dprotection-keys.rst47 called pkey_set().
59 pkey_set(pkey, 0); // clear PKEY_DISABLE_WRITE
61 pkey_set(pkey, PKEY_DISABLE_WRITE); // set PKEY_DISABLE_WRITE again
69 .. note:: pkey_set() is a wrapper for the RDPKRU and WRPKRU instructions.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dmman-shared.h65 int pkey_set (int __key, unsigned int __access_rights) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dmman-shared.h65 int pkey_set (int __key, unsigned int __access_rights) __THROW;
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c482 static int pkey_set(struct task_struct *target, const struct user_regset *regset, in pkey_set() function
624 .active = pkey_active, .regset_get = pkey_get, .set = pkey_set
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-21544 * pkey_set: (libc)Memory Protection.
3830pkey_set’ and ‘pkey_get’ functions.
3870 After key allocation assignment to memory pages, ‘pkey_set’ can be
3874 if (key >= 0 && pkey_set (key, 0) < 0)
3880 if (key >= 0 && pkey_set (key, PKEY_DISABLE_ACCESS) < 0)
3893pkey_set’ typically does not involve a call into the kernel and a
3904 which are applied to the current thread (as if with ‘pkey_set
3984 -- Function: int pkey_set (int KEY, unsigned int RIGHTS)
4010 Calling the ‘pkey_set’ function with a protection key which was not
4015 The ‘pkey_set’ function returns 0 on success and -1 on failure.
[all …]
H A Dlibc.info-161544 * pkey_set: (libc)Memory Protection.
4011 * pkey_set: Memory Protection. (line 287)
H A Ddir1430 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-141544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info1544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-171544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-81544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-131544 * pkey_set: (libc)Memory Protection.
15750 ‘int pkey_set (int KEY, unsigned int RIGHTS)’
H A Dlibc.info-91544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-111544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-61544 * pkey_set: (libc)Memory Protection.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-21544 * pkey_set: (libc)Memory Protection.
3830pkey_set’ and ‘pkey_get’ functions.
3870 After key allocation assignment to memory pages, ‘pkey_set’ can be
3874 if (key >= 0 && pkey_set (key, 0) < 0)
3880 if (key >= 0 && pkey_set (key, PKEY_DISABLE_ACCESS) < 0)
3893pkey_set’ typically does not involve a call into the kernel and a
3904 which are applied to the current thread (as if with ‘pkey_set
3984 -- Function: int pkey_set (int KEY, unsigned int RIGHTS)
4010 Calling the ‘pkey_set’ function with a protection key which was not
4015 The ‘pkey_set’ function returns 0 on success and -1 on failure.
[all …]
H A Dlibc.info-161544 * pkey_set: (libc)Memory Protection.
4011 * pkey_set: Memory Protection. (line 287)
H A Ddir1430 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-141544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info1544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-171544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-81544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-131544 * pkey_set: (libc)Memory Protection.
15750 ‘int pkey_set (int KEY, unsigned int RIGHTS)’
H A Dlibc.info-91544 * pkey_set: (libc)Memory Protection.
H A Dlibc.info-101544 * pkey_set: (libc)Memory Protection.

12