Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dkfence.h22 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/arch/riscv/include/asm/
H A Dkfence.h16 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/arch/arm64/include/asm/
H A Dkfence.h13 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/arch/loongarch/include/asm/
H A Dkfence.h52 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/arch/x86/include/asm/
H A Dkfence.h41 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/arch/arm/include/asm/
H A Dkfence.h46 static inline bool kfence_protect_page(unsigned long addr, bool protect) in kfence_protect_page()
/linux/tools/laptop/freefall/
H A Dfreefall.c80 static void protect(int seconds) in protect() function
/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.h54 u8 protect; /* ??? */ member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect()
/linux/drivers/irqchip/
H A Dirq-vic.c70 u32 protect; member
/linux/fs/affs/
H A Damigaffs.h91 __be32 protect; member
/linux/drivers/mtd/ubi/
H A Dwl.c662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c615 void *protect; in mtk_iommu_v1_probe() local
H A Dmtk_iommu.c1300 void *protect; in mtk_iommu_probe() local
/linux/drivers/gpu/drm/msm/adreno/
H A Da8xx_gpu.c238 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a8xx_set_cp_protect() local
/linux/drivers/video/fbdev/
H A Ds3c-fb.c423 static void shadow_protect_win(struct s3c_fb_win *win, bool protect) in shadow_protect_win()
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h262 u32 protect; member
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c14576 u32 nvcfg1, protect = 0; in tg3_get_5755_nvram_info() local
14670 u32 nvcfg1, protect = 0; in tg3_get_5761_nvram_info() local
/linux/kernel/sched/
H A Dfair.c1136 static struct sched_entity *pick_eevdf(struct cfs_rq *cfs_rq, bool protect) in pick_eevdf()
5781 pick_next_entity(struct rq *rq, struct cfs_rq *cfs_rq, bool protect) in pick_next_entity()