:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
IRQ(7) - phpMan

Command: man perldoc info search(apropos)  


__handle_domain_irq (9) - Invoke the handler for a HW irq belonging to a domain
__ht_create_irq (9)  - create an irq and attach it to a device.
__napi_schedule_irqoff (9) - schedule for receive
airq_iv_alloc (9)    - allocate irq bits from an interrupt vector
airq_iv_create (9)   - create an interrupt vector
airq_iv_free (9)     - free irq bits of an interrupt vector
airq_iv_release (9)  - release an interrupt vector
airq_iv_scan (9)     - scan interrupt vector for non-zero bits
ata_host_activate (9) - start host, request IRQ and register it
disable_hardirq (9)  - disables an irq and waits for hardirq completion
disable_irq (9)      - disable an irq and wait for completion
disable_irq_nosync (9) - disable an irq without waiting
dpm_resume_start (9) - Execute “noirq” and “early” device callbacks.
dpm_suspend_end (9)  - Execute “late” and “noirq” device suspend call...
enable_irq (9)       - enable handling of an irq
enum_irq_gc_flags (9) - Initialization flags for generic irq chips
free_irq (9)         - free an interrupt allocated with request_irq
free_percpu_irq (9)  - free an interrupt allocated with request_percpu_irq
handle_edge_eoi_irq (9) - edge eoi type IRQ handler
handle_edge_irq (9)  - edge type IRQ handler
handle_fasteoi_irq (9) - irq handler for transparent controllers
handle_level_irq (9) - Level type irq handler
handle_percpu_devid_irq (9) - Per CPU local irq handler with per cpu dev ids
handle_percpu_irq (9) - Per CPU local irq handler
handle_simple_irq (9) - Simple and software-decoded IRQs.
handle_untracked_irq (9) - Simple and software-decoded IRQs.
ht_create_irq (9)    - create an irq and attach it to a device.
ht_destroy_irq (9)   - destroy an irq created with ht_create_irq
ieee80211_rx_irqsafe (9) - receive frame
ieee80211_start_tx_ba_cb_irqsafe (9) - low level driver ready to aggregate.
ieee80211_stop_tx_ba_cb_irqsafe (9) - low level driver ready to stop aggregate.
ieee80211_tx_status_irqsafe (9) - IRQ-safe transmit status callback
irq_alloc_domain_generic_chips (9) - Allocate generic chips for an irq domain
irq_alloc_generic_chip (9) - Allocate a generic chip and initialize it
irq_chip_ack_parent (9) - Acknowledge the parent interrupt
irq_chip_compose_msi_msg (9) - Componse msi message for a irq chip
irq_chip_disable_parent (9) - Disable the parent interrupt (defaults to mask ...
irq_chip_enable_parent (9) - Enable the parent interrupt (defaults to unmask ...
irq_chip_eoi_parent (9) - Invoke EOI on the parent interrupt
irq_chip_mask_parent (9) - Mask the parent interrupt
irq_chip_pm_get (9)  - Enable power for an IRQ chip
irq_chip_pm_put (9)  - Disable power for an IRQ chip
irq_chip_retrigger_hierarchy (9) - Retrigger an interrupt in hardware
irq_chip_set_affinity_parent (9) - Set affinity on the parent interrupt
irq_chip_set_type_parent (9) - Set IRQ type on the parent interrupt
irq_chip_set_vcpu_affinity_parent (9) - Set vcpu affinity on the parent inter...
irq_chip_set_wake_parent (9) - Set/reset wake-up on the parent interrupt
irq_chip_unmask_parent (9) - Unmask the parent interrupt
irq_cpu_offline (9)  - Invoke all irq_cpu_offline functions.
irq_cpu_online (9)   - Invoke all irq_cpu_online functions.
irq_disable (9)      - Mark interrupt disabled
irq_force_affinity (9) - Force the irq affinity of a given irq
irq_gc_ack_set_bit (9) - Ack pending interrupt via setting bit
irq_gc_mask_clr_bit (9) - Mask chip via clearing bit in mask register
irq_gc_mask_set_bit (9) - Mask chip via setting bit in mask register
irq_get_domain_generic_chip (9) - Get a pointer to the generic chip of a hw_irq
irq_get_irqchip_state (9) - returns the irqchip state of a interrupt.
irq_get_next_irq (9) - get next allocated irq number
irq_percpu_is_enabled (9) - Check whether the per cpu irq is enabled
irq_remove_generic_chip (9) - Remove a chip
irq_set_affinity (9) - Set the irq affinity of a given irq
irq_set_affinity_notifier (9) - control notification of IRQ affinity changes
irq_set_chip (9)     - set the irq chip for an irq
irq_set_chip_data (9) - set irq chip data for an irq
irq_set_handler_data (9) - set irq handler data for an irq
irq_set_irq_type (9) - set the irq trigger type for an irq
irq_set_irq_wake (9) - control irq power management wakeup
irq_set_irqchip_state (9) - set the state of a forwarded interrupt.
irq_set_msi_desc (9) - set MSI descriptor data for an irq
irq_set_msi_desc_off (9) - set MSI descriptor data for an irq at offset
irq_set_vcpu_affinity (9) - Set vcpu affinity for the interrupt
irq_setup_alt_chip (9) - Switch to alternative chip
irq_setup_generic_chip (9) - Setup a range of interrupts with a generic chip
irq_wake_thread (9)  - wake the irq thread for the action identified by dev_id
irqbalance (1)       - distribute hardware interrupts across processors on a ...
kstat_irqs (9)       - Get the statistics for an interrupt
kstat_irqs_cpu (9)   - Get the statistics for an interrupt on a cpu
kstat_irqs_usr (9)   - Get the statistics for an interrupt
napi_schedule_irqoff (9) - schedule NAPI poll
pci_alloc_irq_vectors (9) - allocate multiple IRQs for a device
pci_free_irq_vectors (9) - free previously allocated IRQs for a device
pci_irq_vector (9)   - return Linux IRQ number of a device vector
pci_msi_create_irq_domain (9) - Create a MSI interrupt domain
pci_msi_mask_irq (9) - Generic irq chip callback to mask PCI/MSI interrupts
pci_msi_unmask_irq (9) - Generic irq chip callback to unmask PCI/MSI interrupts
platform_get_irq (9) - get an IRQ for a device
platform_get_irq_byname (9) - get an IRQ for a device by name
platform_irq_count (9) - Count the number of IRQs a platform device uses
remove_irq (9)       - free an interrupt
request_any_context_irq (9) - allocate an interrupt line
request_percpu_irq (9) - allocate a percpu interrupt line
request_threaded_irq (9) - allocate an interrupt line
setup_irq (9)        - setup an interrupt
snd_mpu401_uart_interrupt_tx (9) - generic MPU401-UART transmit irq handler
snd_pcm_stream_lock_irq (9) - Lock the PCM stream
snd_pcm_stream_lock_irqsave (9) - Lock the PCM stream
snd_pcm_stream_unlock_irq (9) - Unlock the PCM stream
snd_pcm_stream_unlock_irqrestore (9) - Unlock the PCM stream
struct_irq_affinity_notify (9) - context for notification of IRQ affinity cha...
struct_irq_chip (9)  - hardware interrupt chip descriptor
struct_irq_chip_generic (9) - Generic irq chip data structure
struct_irq_chip_regs (9) - register offsets for struct irq_gci
struct_irq_chip_type (9) - Generic interrupt chip instance for a flow type
struct_irq_common_data (9) - per irq data shared by all irqchips
struct_irq_data (9)  - per irq chip data passed down to chip functions
struct_irqaction (9) - per interrupt action descriptor
synchronize_hardirq (9) - wait for pending hard IRQ handlers (on other CPUs)
synchronize_irq (9)  - wait for pending IRQ handlers (on other CPUs)
trace_irq_handler_entry (9) - called immediately before the irq action handler
trace_irq_handler_exit (9) - called immediately after the irq action handler ...
trace_softirq_entry (9) - called immediately before the softirq handler
trace_softirq_exit (9) - called immediately after the softirq handler returns
trace_softirq_raise (9) - called immediately when a softirq is raised
usb_hcd_irq (9)      - hook IRQs to HCD framework (bus glue)
wait_event_interruptible_exclusive_lo... (9) - sleep until a condition gets true
wait_event_interruptible_lock_irq (9) - sleep until a condition gets true. Th...
wait_event_interruptible_lock_irq_cmd (9) - sleep until a condition gets true...
wait_event_interruptible_lock_irq_tim... (9) - sleep until a condition gets t...
wait_event_interruptible_locked_irq (9) - sleep until a condition gets true
wait_event_lock_irq (9) - sleep until a condition gets true. The condition is...
wait_event_lock_irq_cmd (9) - sleep until a condition gets true. The conditio...


/man
rootr.net - man pages