protected         316 arch/powerpc/include/asm/mpic.h 	unsigned long		*protected;
protected        1010 arch/powerpc/sysdev/mpic.c 	if (mpic->protected && test_bit(hw, mpic->protected)) {
protected        1327 arch/powerpc/sysdev/mpic.c 		mpic->protected = kcalloc(mapsize, sizeof(long), GFP_KERNEL);
protected        1328 arch/powerpc/sysdev/mpic.c 		BUG_ON(mpic->protected == NULL);
protected        1332 arch/powerpc/sysdev/mpic.c 			__set_bit(psrc[i], mpic->protected);
protected        1615 arch/powerpc/sysdev/mpic.c 			if (mpic->protected && test_bit(i, mpic->protected))
protected        1782 arch/powerpc/sysdev/mpic.c 	if (unlikely(mpic->protected && test_bit(src, mpic->protected))) {
protected        1821 arch/powerpc/sysdev/mpic.c 	if (unlikely(mpic->protected && test_bit(src, mpic->protected))) {
protected        2514 arch/x86/kvm/mmu.c 		bool protected = false;
protected        2517 arch/x86/kvm/mmu.c 			protected |= rmap_write_protect(vcpu, sp->gfn);
protected        2519 arch/x86/kvm/mmu.c 		if (protected) {
protected          19 drivers/clk/sunxi/clk-simple-gates.c 					    const int protected[],
protected          70 drivers/clk/sunxi/clk-simple-gates.c 			if (protected[j] == index)
protected        6061 drivers/net/ethernet/sfc/ef10.c 	bool protected;
protected        6074 drivers/net/ethernet/sfc/ef10.c 	rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected);
protected        6077 drivers/net/ethernet/sfc/ef10.c 	if (protected &&
protected        6083 drivers/net/ethernet/sfc/ef10.c 	if (protected)
protected         853 drivers/net/ethernet/sfc/siena.c 	bool protected;
protected         865 drivers/net/ethernet/sfc/siena.c 	rc = efx_mcdi_nvram_info(efx, type, &size, &erase_size, &protected);
protected         868 drivers/net/ethernet/sfc/siena.c 	if (protected)
protected          68 drivers/pinctrl/intel/pinctrl-merrifield.c 	bool protected;
protected          84 drivers/pinctrl/intel/pinctrl-merrifield.c 		.protected = true,			\
protected         463 drivers/pinctrl/intel/pinctrl-merrifield.c 	return !family->protected;
protected         357 drivers/scsi/libiscsi.c 		task->protected = true;
protected         803 drivers/scsi/libiscsi.c 	if (task->protected) {
protected        1617 drivers/scsi/libiscsi.c 	task->protected = false;
protected         126 include/scsi/libiscsi.h 	bool			protected;
protected          19 mm/page_counter.c 	unsigned long protected, old_protected;
protected          27 mm/page_counter.c 			protected = usage;
protected          29 mm/page_counter.c 			protected = 0;
protected          31 mm/page_counter.c 		old_protected = atomic_long_xchg(&c->min_usage, protected);
protected          32 mm/page_counter.c 		delta = protected - old_protected;
protected          39 mm/page_counter.c 			protected = usage;
protected          41 mm/page_counter.c 			protected = 0;
protected          43 mm/page_counter.c 		old_protected = atomic_long_xchg(&c->low_usage, protected);
protected          44 mm/page_counter.c 		delta = protected - old_protected;
protected          54 scripts/kconfig/qconf.h protected:
protected         257 scripts/kconfig/qconf.h protected:
protected         281 scripts/kconfig/qconf.h protected:
protected         315 scripts/kconfig/qconf.h protected: