/linux-4.4.14/kernel/irq/ |
H A D | migration.c | 53 bool masked; irq_move_irq() local
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
H A D | irq.c | 138 unsigned masked; do_multiple_IRQ() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_mac.c | 32 static bool ar9002_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked, ar9002_hw_get_isr() argument
|
H A D | ar9003_mac.c | 182 static bool ar9003_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked, ar9003_hw_get_isr() argument
|
H A D | hw-ops.h | 51 static inline bool ath9k_hw_getisr(struct ath_hw *ah, enum ath9k_int *masked, ath9k_hw_getisr() argument
|
H A D | ar9003_mci.c | 369 void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked) ar9003_mci_get_isr() argument
|
H A D | ar9003_mci.h | 374 static inline void ar9003_mci_get_isr(struct ath_hw *ah, enum ath9k_int *masked) ar9003_mci_get_isr() argument
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | irq.c | 88 unsigned long masked = __insn_mfspr(SPR_IPI_MASK_K); tile_dev_intr() local
|
/linux-4.4.14/drivers/vfio/pci/ |
H A D | vfio_pci_private.h | 32 bool masked; member in struct:vfio_pci_irq_ctx
|
/linux-4.4.14/drivers/vfio/platform/ |
H A D | vfio_platform_private.h | 36 bool masked; member in struct:vfio_platform_irq
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | irq.c | 364 int masked[NBR_REGS]; crisv32_do_multiple() local
|
/linux-4.4.14/arch/metag/include/asm/ |
H A D | cacheflush.h | 152 unsigned long masked = (unsigned long)addr & -0x40; cachewd_line() local
|
/linux-4.4.14/fs/ |
H A D | binfmt_misc.c | 423 char *masked = kmalloc(e->size, GFP_KERNEL); create_entry() local
|
/linux-4.4.14/include/linux/ |
H A D | msi.h | 66 u32 masked; member in struct:msi_desc::__anon12928::__anon12929
|
/linux-4.4.14/drivers/watchdog/ |
H A D | orion_wdt.c | 330 bool masked, enabled, running; armada375_enabled() local
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-mips-gic.c | 486 unsigned long pending, masked; gic_handle_local_int() local
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 673 bool masked; gsc_src_set_buf_seq() local 1112 bool masked; gsc_dst_set_buf_seq() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | pgtable_types.h | 357 unsigned long masked; pgprot2cachemode() local
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
H A D | sync_serial.c | 1331 reg_dma_r_masked_intr masked; tr_interrupt() local 1489 reg_dma_r_masked_intr masked; rx_interrupt() local 1523 reg_sser_r_masked_intr masked; manual_interrupt() local
|
/linux-4.4.14/net/openvswitch/ |
H A D | actions.c | 459 __be32 masked[4]; set_ipv6() local 475 __be32 masked[4]; set_ipv6() local 350 mask_ipv6_addr(const __be32 old[4], const __be32 addr[4], const __be32 mask[4], __be32 masked[4]) mask_ipv6_addr() argument
|
H A D | flow_netlink.c | 2004 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, __be16 eth_type, bool masked, bool log) validate_set() argument
|
/linux-4.4.14/drivers/hv/ |
H A D | hyperv_vmbus.h | 254 u64 masked:1; member in struct:hv_synic_sint::__anon5038
|
/linux-4.4.14/drivers/media/platform/ |
H A D | sh_vou.c | 1032 u32 irq_status = sh_vou_reg_a_read(vou_dev, VOUIR), masked; sh_vou_isr() local
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 310 __u8 masked; member in struct:kvm_vcpu_events::__anon3125
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | interrupt.c | 1811 int kvm_s390_mask_adapter(struct kvm *kvm, unsigned int id, bool masked) kvm_s390_mask_adapter() argument
|
/linux-4.4.14/drivers/xen/events/ |
H A D | events_base.c | 492 int masked = test_and_set_mask(evtchn); eoi_pirq() local 1311 int masked; rebind_irq_to_cpu() local 1376 int masked = test_and_set_mask(evtchn); ack_dynirq() local 1397 int masked; retrigger_dynirq() local
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | io_apic.c | 1721 static inline void ioapic_irqd_unmask(struct irq_data *data, bool masked) ioapic_irqd_unmask() argument 1760 static inline void ioapic_irqd_unmask(struct irq_data *data, bool masked) ioapic_irqd_unmask() argument 1769 bool masked; ioapic_ack_level() local
|
/linux-4.4.14/security/selinux/ss/ |
H A D | services.c | 550 u32 masked = 0; type_attribute_bounds_av() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | svm.c | 3598 static void svm_set_nmi_mask(struct kvm_vcpu *vcpu, bool masked) svm_set_nmi_mask() argument
|
H A D | vmx.c | 5084 static void vmx_set_nmi_mask(struct kvm_vcpu *vcpu, bool masked) vmx_set_nmi_mask() argument
|
H A D | x86.c | 4963 static void emulator_set_nmi_mask(struct x86_emulate_ctxt *ctxt, bool masked) emulator_set_nmi_mask() argument 4965 kvm_x86_ops->set_nmi_mask(emul_to_vcpu(ctxt), masked); emulator_set_nmi_mask() local
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | kvm_host.h | 541 bool masked; member in struct:s390_io_adapter
|