Home
last modified time | relevance | path

Searched defs:protect (Results 1 - 25 of 78) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkfence.h15 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 Dkfence.h16 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 Dkfence.h22 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 Dkfence.h41 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 Dkfence.h42 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 Dkfence.h24 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 Dkfence.h46 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 Dkfence.h36 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 DFileMapping.h15 WRes Create(DWORD protect, UInt64 maxSize, LPCTSTR name) in Create() argument
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
H A Dmem.c197 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 Dmem.c196 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 Dfreefall.c80 static void protect(int seconds) in protect() function
/kernel/linux/linux-6.6/tools/laptop/freefall/
H A Dfreefall.c80 static void protect(int seconds) in protect() function
/third_party/node/deps/openssl/openssl/providers/common/
H A Dsecuritycheck.c31 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 Dsecuritycheck.c31 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 Dmachine_kexec.c158 static void crash_protect_pages(int protect) in crash_protect_pages() argument
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c97 static void *protect(void *p) in protect() function
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmachine_kexec.c149 static void crash_protect_pages(int protect) in crash_protect_pages() argument
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dpkey_siginfo.c97 static void *protect(void *p) in protect() function
[all...]
/third_party/skia/fuzz/
H A DFuzzCreateDDL.cpp140 GrProtected protect = GrProtected::kNo; in make_characterization() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dscan.h54 u8 protect; /* ??? */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 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 Dwl.c650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dscan.h54 u8 protect; /* ??? */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() argument

Completed in 11 milliseconds

1234