Home
last modified time | relevance | path

Searched defs:unmasked (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-ljca.c274 int gpio_id, unmasked; in ljca_gpio_async() local
377 int enabled, unmasked; in ljca_irq_bus_unlock() local
H A Dgpio-dln2.c365 int enabled, unmasked; in dln2_irq_bus_unlock() local
H A Dgpio-tegra.c388 bool unmasked = false; in tegra_gpio_irq_handler() local
/linux/drivers/pci/msi/
H A Dmsi.c213 bool unmasked = !(ctrl & PCI_MSIX_ENTRY_CTRL_MASKBIT); in pci_write_msg_msix() local
/linux/net/openvswitch/
H A Dflow_table.c699 masked_flow_lookup(struct table_instance * ti,const struct sw_flow_key * unmasked,const struct sw_flow_mask * mask,u32 * n_mask_hit) masked_flow_lookup() argument