Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/linux-3.3/kernel/irq/
Dhandle.c45 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread()
54 static void irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in irq_wake_thread()
117 handle_irq_event_percpu(struct irq_desc *desc, struct irqaction *action) in handle_irq_event_percpu()
169 struct irqaction *action = desc->action; in handle_irq_event() local
Dmanage.c105 struct irqaction *action = desc->action; in irq_set_thread_affinity() local
624 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt()
648 struct irqaction *action, bool force) in irq_finalize_oneshot()
701 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity()
726 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity()
736 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn()
753 struct irqaction *action) in irq_thread_fn()
770 struct irqaction *action = data; in irq_thread() local
1176 struct irqaction *action, **action_ptr; in __free_irq() local
1353 struct irqaction *action; in request_threaded_irq() local
[all …]
Dspurious.c66 struct irqaction *action; in try_one_irq() local
191 struct irqaction *action; in __report_bad_irq() local
238 struct irqaction *action; in try_misrouted_irq() local
/linux-3.3/arch/mips/kernel/
Dsmp-bmips.c235 static void bmips_send_ipi_single(int cpu, unsigned int action) in bmips_send_ipi_single()
242 int action = irq - IPI0_IRQ; in bmips_ipi_interrupt() local
269 static void bmips_send_ipi_single(int cpu, unsigned int action) in bmips_send_ipi_single()
283 int action, cpu = irq - IPI0_IRQ; in bmips_ipi_interrupt() local
302 unsigned int action) in bmips_send_ipi_mask()
Dsmp-up.c16 static void up_send_ipi_single(int cpu, unsigned int action) in up_send_ipi_single()
22 unsigned int action) in up_send_ipi_mask()
Dsmp-cmp.c64 void cmp_send_ipi_single(int cpu, unsigned int action) in cmp_send_ipi_single()
83 static void cmp_send_ipi_mask(const struct cpumask *mask, unsigned int action) in cmp_send_ipi_mask()
Dsmp-mt.c115 static void vsmp_send_ipi_single(int cpu, unsigned int action) in vsmp_send_ipi_single()
144 static void vsmp_send_ipi_mask(const struct cpumask *mask, unsigned int action) in vsmp_send_ipi_mask()
/linux-3.3/arch/mips/sibyte/bcm1480/
Dsmp.c81 static void bcm1480_send_ipi_single(int cpu, unsigned int action) in bcm1480_send_ipi_single()
87 unsigned int action) in bcm1480_send_ipi_mask()
184 unsigned int action; in bcm1480_mailbox_interrupt() local
/linux-3.3/arch/mips/sibyte/sb1250/
Dsmp.c69 static void sb1250_send_ipi_single(int cpu, unsigned int action) in sb1250_send_ipi_single()
75 unsigned int action) in sb1250_send_ipi_mask()
172 unsigned int action; in sb1250_mailbox_interrupt() local
/linux-3.3/arch/ia64/xen/
Dirq_xen.c83 struct irqaction *action; member
147 struct irqaction *action, int save) in __xen_register_percpu_irq()
251 xen_register_percpu_irq(ia64_vector vec, struct irqaction *action) in xen_register_percpu_irq()
278 unsigned long action, void *hcpu) in unbind_evtchn_callback()
/linux-3.3/arch/mips/cavium-octeon/
Dsmp.c37 uint64_t action; in mailbox_interrupt() local
61 void octeon_send_ipi_single(int cpu, unsigned int action) in octeon_send_ipi_single()
72 unsigned int action) in octeon_send_ipi_mask()
385 unsigned long action, void *hcpu) in octeon_cpu_callback()
/linux-3.3/arch/mips/mipssim/
Dsim_smtc.c41 static void ssmtc_send_ipi_single(int cpu, unsigned int action) in ssmtc_send_ipi_single()
48 unsigned int action) in ssmtc_send_ipi_mask()
/linux-3.3/drivers/acpi/
Dcontainer.c208 int *action = context; in container_walk_namespace_cb() local
251 int action = INSTALL_NOTIFY_HANDLER; in acpi_container_init() local
269 int action = UNINSTALL_NOTIFY_HANDLER; in acpi_container_exit() local
Dprocessor_driver.c420 unsigned long action, void *hcpu) in acpi_cpu_soft_notify()
749 int *action = context; in processor_walk_namespace_cb() local
832 int action = INSTALL_NOTIFY_HANDLER; in acpi_processor_install_hotplug_notify() local
845 int action = UNINSTALL_NOTIFY_HANDLER; in acpi_processor_uninstall_hotplug_notify() local
/linux-3.3/arch/mips/pmc-sierra/msp71xx/
Dmsp_smtc.c18 static void msp_smtc_send_ipi_single(int cpu, unsigned int action) in msp_smtc_send_ipi_single()
25 unsigned int action) in msp_smtc_send_ipi_mask()
/linux-3.3/drivers/md/
Ddm-uevent.c34 enum kobject_action action; member
45 enum kobject_action action; member
73 enum kobject_action action, in dm_build_path_uevent()
/linux-3.3/drivers/net/wireless/libertas/
Dhost.h398 __le16 action; member
444 __le16 action; member
495 __le16 action; member
501 __le16 action; member
545 __le16 action; member
558 __le16 action; member
567 __le16 action; member
578 __le16 action; member
585 __le16 action; member
594 __le16 action; member
[all …]
/linux-3.3/drivers/acpi/acpica/
Dutdelete.c371 acpi_ut_update_ref_count(union acpi_operand_object *object, u32 action) in acpi_ut_update_ref_count()
478 acpi_ut_update_object_reference(union acpi_operand_object *object, u16 action) in acpi_ut_update_object_reference()
/linux-3.3/arch/mips/mti-malta/
Dmalta-smtc.c18 static void msmtc_send_ipi_single(int cpu, unsigned int action) in msmtc_send_ipi_single()
24 static void msmtc_send_ipi_mask(const struct cpumask *mask, unsigned int action) in msmtc_send_ipi_mask()
/linux-3.3/lib/
Dkobject_uevent.c64 enum kobject_action action; in kobject_action_type() local
129 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, in kobject_uevent_env()
331 int kobject_uevent(struct kobject *kobj, enum kobject_action action) in kobject_uevent()
/linux-3.3/fs/btrfs/
Ddelayed-ref.c427 int action, int is_data) in add_delayed_ref_head()
507 u64 ref_root, int level, int action, in add_delayed_tree_ref()
568 int action, int for_cow) in add_delayed_data_ref()
630 u64 ref_root, int level, int action, in btrfs_add_delayed_tree_ref()
681 u64 owner, u64 offset, int action, in btrfs_add_delayed_data_ref()
/linux-3.3/arch/mips/pmc-sierra/yosemite/
Dsmp.c77 static void yos_send_ipi_single(int cpu, unsigned int action) in yos_send_ipi_single()
104 static void yos_send_ipi_mask(const struct cpumask *mask, unsigned int action) in yos_send_ipi_mask()
/linux-3.3/arch/mips/dec/
Dkn02xa-berr.c62 int action = MIPS_BE_FATAL; in dec_kn02xa_be_backend() local
110 int action = dec_kn02xa_be_backend(regs, 0, 1); in dec_kn02xa_be_interrupt() local
Dkn01-berr.c90 int action = MIPS_BE_FATAL; in dec_kn01_be_backend() local
157 int action; in dec_kn01_be_interrupt() local
/linux-3.3/arch/powerpc/platforms/pseries/
Dhotplug-memory.c184 static int pseries_drconf_memory(unsigned long *base, unsigned int action) in pseries_drconf_memory()
206 unsigned long action, void *node) in pseries_memory_notifier()

12345678910>>...17