perc              255 arch/s390/include/asm/kvm_host.h 	__u8	perc;			/* 0x00d6 */
perc              388 arch/s390/kvm/guestdbg.c static int debug_exit_required(struct kvm_vcpu *vcpu, u8 perc,
perc              397 arch/s390/kvm/guestdbg.c 		if (per_write_wp_event(perc) &&
perc              406 arch/s390/kvm/guestdbg.c 		if (per_bp_event(perc) &&
perc              425 arch/s390/kvm/guestdbg.c 	if (guestdbg_sstep_enabled(vcpu) && per_bp_event(perc)) {
perc              539 arch/s390/kvm/guestdbg.c 	const u8 perc = vcpu->arch.sie_block->perc;
perc              545 arch/s390/kvm/guestdbg.c 	u8 guest_perc = perc & (cr9 >> 24) & PER_CODE_MASK;
perc              574 arch/s390/kvm/guestdbg.c 	vcpu->arch.sie_block->perc = guest_perc;
perc              590 arch/s390/kvm/guestdbg.c 	if (debug_exit_required(vcpu, vcpu->arch.sie_block->perc,
perc              195 arch/s390/kvm/intercept.c 		pgm_info.per_code = vcpu->arch.sie_block->perc;
perc               33 drivers/media/platform/vivid/vivid-radio-rx.c 	int perc;
perc               88 drivers/media/platform/vivid/vivid-radio-rx.c 	perc = abs(dev->radio_rx_sig_qual) / 4;
perc               97 drivers/media/platform/vivid/vivid-radio-rx.c 		if (perc && prandom_u32_max(100) < perc) {
perc              609 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P0]),
perc              611 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P1]),
perc              613 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P2]),
perc              615 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P3]),
perc              619 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P4]),
perc              621 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P5]),
perc              623 net/tipc/netlink_compat.c 			 perc(nla_get_u32(stats[TIPC_NLA_STATS_MSG_LEN_P6]),