/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kfence.h | 15 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | kfence.h | 16 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | kfence.h | 22 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | kfence.h | 41 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | kfence.h | 42 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kfence.h | 24 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument 33 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | kfence.h | 46 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | kfence.h | 36 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page() argument 38 __kernel_map_pages(virt_to_page((void *)addr), 1, !protect); in kfence_protect_page() local
|
/third_party/lzma/CPP/Windows/ |
H A D | FileMapping.h | 15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name)
in Create() argument
|
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
H A D | mem.c | 197 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function
|
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/ |
H A D | mem.c | 196 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function
|
/kernel/linux/linux-5.10/tools/laptop/freefall/ |
H A D | freefall.c | 80 static void protect(int seconds) in protect() function
|
/kernel/linux/linux-6.6/tools/laptop/freefall/ |
H A D | freefall.c | 80 static void protect(int seconds) in protect() function
|
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | securitycheck.c | 31 int protect = 0; in ossl_rsa_check_key() local 92 int ossl_ec_check_key(OSSL_LIB_CTX *ctx, const EC_KEY *ec, int protect) in ossl_ec_check_key() argument [all...] |
/third_party/openssl/providers/common/ |
H A D | securitycheck.c | 31 int protect = 0; in ossl_rsa_check_key() local 92 int ossl_ec_check_key(OSSL_LIB_CTX *ctx, const EC_KEY *ec, int protect) in ossl_ec_check_key() argument [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | machine_kexec.c | 158 static void crash_protect_pages(int protect) in crash_protect_pages() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | pkey_siginfo.c | 97 static void *protect(void *p) in protect() function [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | machine_kexec.c | 149 static void crash_protect_pages(int protect) in crash_protect_pages() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | pkey_siginfo.c | 97 static void *protect(void *p) in protect() function [all...] |
/third_party/skia/fuzz/ |
H A D | FuzzCreateDDL.cpp | 140 GrProtected protect = GrProtected::kNo; in make_characterization() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | scan.h | 54 u8 protect; /* ??? */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() argument
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | wl.c | 650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | scan.h | 54 u8 protect; /* ??? */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | hw.h | 243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() argument
|