Searched refs:handler (Results 151 - 175 of 1317) sorted by relevance

1234567891011>>

/linux-master/net/iucv/
H A Diucv.c171 * or the work handler. Needed for iucv_path_sever called from tasklet.
539 * handler.
573 * last user unregister its iucv handler.
714 * @handler: address of iucv handler structure
715 * @smp: != 0 indicates that the handler can deal with out of order messages
722 int iucv_register(struct iucv_handler *handler, int smp) argument
737 INIT_LIST_HEAD(&handler->paths);
740 list_add_tail(&handler->list, &iucv_handler_list);
751 * @handler
756 iucv_unregister(struct iucv_handler *handler, int smp) argument
819 iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, u8 *userdata, void *private) argument
866 iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, u8 *userid, u8 *system, u8 *userdata, void *private) argument
1427 struct iucv_handler *handler; local
[all...]
/linux-master/drivers/acpi/
H A Dprmt.c14 * handler for the PlatformRtMechanism subtype.
218 * This is the PlatformRtMechanism opregion space handler.
234 struct prm_handler_info *handler; local
251 handler = find_prm_handler(&buffer->handler_guid);
253 if (!handler || !module)
259 context.identifier = handler->guid;
260 context.static_data_buffer = handler->static_data_buffer_addr;
263 status = efi_call_acpi_prm_handler(handler->handler_addr,
264 handler->acpi_param_buffer_addr,
343 pr_alert("PRM: OperationRegion handler coul
[all...]
H A Dscan.c87 int acpi_scan_add_handler(struct acpi_scan_handler *handler) argument
89 if (!handler)
92 list_add_tail(&handler->list_node, &acpi_scan_handlers_list);
96 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler, argument
101 error = acpi_scan_add_handler(handler);
105 acpi_sysfs_add_hotplug_profile(&handler->hotplug, hotplug_profile_name);
145 if (device->handler && !device->handler->hotplug.enabled) {
249 struct acpi_scan_handler *handler = adev->handler; local
341 struct acpi_scan_handler *handler = adev->handler; local
1968 acpi_scan_handler_matching(struct acpi_scan_handler *handler, const char *idstr, const struct acpi_device_id **matchid) argument
1991 struct acpi_scan_handler *handler; local
2021 struct acpi_scan_handler *handler; local
2227 struct acpi_scan_handler *handler; local
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.h67 struct v4l2_ctrl_handler handler; member in struct:fimc_isp_ctrls
186 container_of(ctrl->handler, struct fimc_isp, ctrls.handler)
/linux-master/drivers/acpi/acpica/
H A Devevent.c92 /* Install the SCI handler */
97 "Unable to install System Control Interrupt handler"));
101 /* Install the handler for the Global Lock */
106 "Unable to initialize Global Lock handler"));
136 acpi_gbl_fixed_event_handlers[i].handler = NULL;
205 * handler if present.
230 * handler that previously registered for the event.
231 * NOTE: If there is no handler for the event, the event is
247 * Make sure that a handler exists. If not, report an error
250 if (!acpi_gbl_fixed_event_handlers[event].handler) {
[all...]
H A Devregion.c40 * an installed default region handler.
60 * Make sure the installed handler is the DEFAULT handler. If not the
62 * handler was installed)
92 * a previously installed handler.
109 acpi_adr_space_handler handler; local
126 /* Ensure that there is a handler associated with this region */
128 handler_desc = region_obj->region.handler;
131 "No handler for Region [%4.4s] (%p) [%s]",
216 * the handler fo
[all...]
H A Devmisc.c63 * installed handler.
97 /* We have an attached object, Get the correct handler list */
104 * If there is no notify handler (Global or Local)
107 if (!acpi_gbl_global_notify[handler_list_id].handler
110 "No notify handler for Notify, ignoring (%4.4s, %X) node %p\n",
152 * PARAMETERS: context - To be passed to the notify handler
157 * installed handler.
168 /* Invoke a global notify handler if installed */
170 if (info->notify.global->handler) {
171 info->notify.global->handler(inf
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dpin_system.c41 &pq->handler);
51 if (pq->handler)
52 hfi1_mmu_rb_unregister(pq->handler);
61 hfi1_mmu_rb_evict(pq->handler, &evict_data);
74 return node->rb.handler->mn.mm;
93 static struct sdma_mmu_node *find_system_node(struct mmu_rb_handler *handler, argument
100 spin_lock_irqsave(&handler->lock, flags);
101 rb_node = hfi1_mmu_rb_get_first(handler, start, (end - start));
103 spin_unlock_irqrestore(&handler->lock, flags);
109 spin_unlock_irqrestore(&handler
[all...]
/linux-master/arch/m68k/kernel/
H A Dints.c71 * @handler: called from auto vector interrupts
73 * setup the handler to be called from auto vector interrupts instead of the
77 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *))
79 if (handler)
80 *auto_irqhandler_fixup = (u32)handler;
108 * @handle: flow handler which handles specified irq
/linux-master/drivers/ata/
H A Dpata_isapnp.c54 irq_handler_t handler = NULL; local
61 handler = ata_sff_interrupt;
100 return ata_host_activate(host, irq, handler, 0,
/linux-master/drivers/acpi/x86/
H A Ds2idle.c546 struct acpi_s2idle_dev_ops *handler; local
582 list_for_each_entry(handler, &lps0_s2idle_devops_head, list_node) {
583 if (handler->prepare)
584 handler->prepare();
592 struct acpi_s2idle_dev_ops *handler; local
597 list_for_each_entry(handler, &lps0_s2idle_devops_head, list_node) {
598 if (handler->check)
599 handler->check();
605 struct acpi_s2idle_dev_ops *handler; local
610 list_for_each_entry(handler,
[all...]
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S71 | is present. The routine below should point to the operating system handler
83 bral trap | jump to trap handler
90 | is present. The routine below should point to the operating system handler
102 bral trap | jump to trap handler
108 | is present. The routine below should point to the operating system handler
121 bral trap | jump to trap handler
127 | is present. The routine below should point to the operating system handler
140 bral trap | jump to trap handler
146 | is present. The routine below should point to the operating system handler
159 bral trap | jump to trap handler
[all...]
/linux-master/include/acpi/
H A Dacpixf.h501 handler, void *context))
504 handler))
533 acpi_object_handler handler,
537 acpi_object_handler handler))
540 acpi_object_handler handler,
590 (acpi_init_handler handler, u32 function))
600 (acpi_gbl_event_handler handler,
606 handler,
612 handler))
638 handler,
[all...]
/linux-master/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_cm.h102 void *handle, arp_err_handler_t handler)
111 t4_set_arp_err_handler(skb, handle, handler);
116 void *handle, arp_err_handler_t handler)
126 t4_set_arp_err_handler(skb, handle, handler);
101 cxgb_mk_close_con_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, void *handle, arp_err_handler_t handler) argument
115 cxgb_mk_abort_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, void *handle, arp_err_handler_t handler) argument
/linux-master/include/linux/
H A Dadb.h58 void (*handler)(unsigned char *, int, int));
H A Dirqdesc.h24 * @handle_irq: highlevel irq-events handler
53 * @name: flow handler name for /proc/interrupts output
186 * irq_set_handler_locked - Set irq handler from a locked region
188 * @handler: Flow control handler function for this interrupt
190 * Sets the handler in the irq descriptor associated to @data.
196 irq_flow_handler_t handler)
200 desc->handle_irq = handler;
204 * irq_set_chip_handler_name_locked - Set chip, handler and name from a locked region
207 * @handler
195 irq_set_handler_locked(struct irq_data *data, irq_flow_handler_t handler) argument
216 irq_set_chip_handler_name_locked(struct irq_data *data, const struct irq_chip *chip, irq_flow_handler_t handler, const char *name) argument
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dps3stor.h51 irq_handler_t handler);
H A Dsyscalls_32.h34 compat_uptr_t handler; member in struct:sigcontext32
/linux-master/arch/alpha/kernel/
H A Dirq_alpha.c217 init_rtc_irq(irq_handler_t handler) argument
221 if (!handler)
222 handler = rtc_timer_interrupt;
223 if (request_irq(RTC_IRQ, handler, 0, "timer", NULL))
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf.c23 int handler(const void *ctx) function
H A Dtest_core_read_macros.c31 int handler(void *ctx) function
/linux-master/tools/arch/x86/include/asm/
H A Dasm.h127 # define _ASM_EXTABLE_HANDLE(from, to, handler) \
132 .long (handler) - . ; \
159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \
164 " .long (" _EXPAND_EXTABLE_HANDLE(handler) ") - .\n" \
/linux-master/arch/s390/include/asm/
H A Dcrw.h32 extern int crw_register_handler(int rsc, crw_handler_t handler);
/linux-master/include/linux/remoteproc/
H A Dmtk_scp.h56 int scp_ipi_register(struct mtk_scp *scp, u32 id, scp_ipi_handler_t handler,
/linux-master/arch/mips/kernel/
H A Dsysrq.c56 .handler = sysrq_handle_tlbdump,

Completed in 208 milliseconds

1234567891011>>