Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 25 of 57) sorted by relevance

123

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dkfence.h24 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
33 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dkfence.h16 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dkfence.h22 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dkfence.h41 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dkfence.h42 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dkfence.h15 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dkfence.h36 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dkfence.h46 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/kernel/linux/linux-6.6/arch/x86/kernel/
Dmachine_kexec_64.c553 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range()
573 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres()
/kernel/linux/linux-5.10/tools/laptop/freefall/
Dfreefall.c80 static void protect(int seconds) in protect() function
/kernel/linux/linux-6.6/tools/laptop/freefall/
Dfreefall.c80 static void protect(int seconds) in protect() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dmachine_kexec_64.c546 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range()
566 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres()
/kernel/linux/linux-5.10/arch/s390/kernel/
Dmachine_kexec.c158 static void crash_protect_pages(int protect) in crash_protect_pages()
/kernel/linux/linux-6.6/arch/s390/kernel/
Dmachine_kexec.c149 static void crash_protect_pages(int protect) in crash_protect_pages()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
Dpkey_siginfo.c97 static void *protect(void *p) in protect() function
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
Dpkey_siginfo.c97 static void *protect(void *p) in protect() function
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
Dmem.c196 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
Dmem.c197 int protect(struct mm_id * mm_idp, unsigned long addr, unsigned long len, in protect() function
/kernel/linux/linux-6.6/drivers/target/
Dtarget_core_sbc.c606 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks()
667 sbc_check_prot(struct se_device *dev, struct se_cmd *cmd, unsigned char protect, in sbc_check_prot()
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_sbc.c628 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks()
689 sbc_check_prot(struct se_device *dev, struct se_cmd *cmd, unsigned char protect, in sbc_check_prot()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
Dscan.h54 u8 protect; /* ??? */ member
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Dscan.h54 u8 protect; /* ??? */ member
/kernel/linux/linux-5.10/sound/isa/msnd/
Dmsnd.c298 int protect = start, nbanks = 0; in snd_msnd_DAPQ() local
/kernel/linux/linux-6.6/sound/isa/msnd/
Dmsnd.c298 int protect = start, nbanks = 0; in snd_msnd_DAPQ() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect()

123