| /linux-4.4.14/arch/m68k/mac/ |
| D | iop.c | 128 void (*handler)(struct iop_msg *); member
|
| /linux-4.4.14/include/net/iucv/ |
| D | iucv.h | 99 struct iucv_handler *handler; member
|
| /linux-4.4.14/drivers/lguest/ |
| D | interrupts_and_traps.c | 583 const unsigned long handler, in default_idt_entry()
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | dbdisply.c | 96 void *handler; member
|
| D | aclocal.h | 463 struct acpi_gpe_handler_info *handler; /* Installed GPE handler */ member 541 acpi_event_handler handler; /* Address of handler. */ member 659 acpi_notify_handler handler; member
|
| /linux-4.4.14/include/linux/ |
| D | uprobes.h | 49 int (*handler)(struct uprobe_consumer *self, struct pt_regs *regs); member
|
| D | sfi.h | 202 sfi_table_handler handler) in sfi_table_parse()
|
| D | msi.h | 239 irq_flow_handler_t handler; member
|
| D | input.h | 327 struct input_handler *handler; member
|
| D | irq.h | 766 irq_flow_handler_t handler; member
|
| D | acpi.h | 136 acpi_tbl_entry_handler handler; member
|
| D | ide.h | 758 ide_startstop_t (*handler)(ide_drive_t *); member
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | signal.c | 325 unsigned long handler = (unsigned long)ksig->ka.sa.sa_handler; in setup_return() local
|
| D | traps.c | 42 static const char *handler[]= { variable
|
| /linux-4.4.14/arch/um/os-Linux/ |
| D | sigio.c | 391 static void __init handler(int sig) in handler() function
|
| /linux-4.4.14/drivers/ipack/carriers/ |
| D | tpci200.h | 125 irqreturn_t (*handler)(void *); member
|
| /linux-4.4.14/drivers/s390/cio/ |
| D | qdio_setup.c | 169 qdio_handler_t *handler, int i) in setup_queues_misc()
|
| /linux-4.4.14/arch/arm64/kernel/ |
| D | traps.c | 45 static const char *handler[]= { variable
|
| D | signal32.c | 464 compat_ulong_t handler = ptr_to_compat(ka->sa.sa_handler); in compat_setup_return() local
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-ep93xx.c | 174 irq_flow_handler_t handler; in ep93xx_gpio_irq_type() local
|
| D | gpiolib-acpi.c | 175 irq_handler_t handler = NULL; in acpi_gpiochip_request_interrupt() local
|
| D | gpiolib.c | 675 irq_flow_handler_t handler, in _gpiochip_irqchip_add()
|
| /linux-4.4.14/drivers/target/sbp/ |
| D | sbp_target.h | 201 struct fw_address_handler handler; member 226 struct fw_address_handler handler; member
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | pmac_pfunc.h | 166 void (*handler)(void *data); member
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | e500.c | 525 unsigned long *handler = &kvmppc_booke_handler_addr[16]; in kvmppc_e500_init() local
|
| D | booke.c | 2110 unsigned long *handler = kvmppc_booke_handler_addr; in kvmppc_booke_init() local
|
| /linux-4.4.14/drivers/media/v4l2-core/ |
| D | videobuf2-vmalloc.c | 30 struct vb2_vmarea_handler handler; member
|
| D | videobuf2-dma-contig.c | 38 struct vb2_vmarea_handler handler; member
|
| D | videobuf2-dma-sg.c | 54 struct vb2_vmarea_handler handler; member
|
| /linux-4.4.14/drivers/media/platform/exynos4-is/ |
| D | fimc-isp.c | 694 struct v4l2_ctrl_handler *handler = &isp->ctrls.handler; in fimc_isp_subdev_create() local
|
| D | fimc-isp.h | 70 struct v4l2_ctrl_handler handler; member
|
| D | fimc-core.c | 601 struct v4l2_ctrl_handler *handler = &ctrls->handler; in fimc_ctrls_create() local
|
| D | fimc-lite.c | 1425 struct v4l2_ctrl_handler *handler = &fimc->ctrl_handler; in fimc_lite_create_capture_subdev() local
|
| D | fimc-core.h | 454 struct v4l2_ctrl_handler handler; member
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | eadm.h | 108 void (*handler) (struct scm_device *scmdev, void *data, int error); member
|
| /linux-4.4.14/drivers/uwb/ |
| D | lc-dev.c | 80 struct uwb_notifs_handler *handler; in uwb_notify() local
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | hpet.c | 1051 int hpet_register_irq_handler(rtc_irq_handler handler) in hpet_register_irq_handler() 1068 void hpet_unregister_irq_handler(rtc_irq_handler handler) in hpet_unregister_irq_handler()
|
| D | alternative.c | 772 void *text_poke_bp(void *addr, const void *opcode, size_t len, void *handler) in text_poke_bp()
|
| /linux-4.4.14/drivers/input/ |
| D | mousedev.c | 841 struct input_handler *handler, in mousedev_create() 977 static int mousedev_connect(struct input_handler *handler, in mousedev_connect()
|
| D | evdev.c | 1370 static int evdev_connect(struct input_handler *handler, struct input_dev *dev, in evdev_connect()
|
| /linux-4.4.14/kernel/irq/ |
| D | irqdomain.c | 1054 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info() 1360 void *chip_data, irq_flow_handler_t handler, in irq_domain_set_info()
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-trace.c | 226 static int perf_evsel__init_syscall_tp(struct perf_evsel *evsel, void *handler) in perf_evsel__init_syscall_tp() 244 static struct perf_evsel *perf_evsel__syscall_newtp(const char *direction, void *handler) in perf_evsel__syscall_newtp() 2301 tracepoint_handler handler = evsel->handler; in trace__process_sample() local 2465 tracepoint_handler handler = evsel->handler; in trace__handle_event() local 3008 static void evlist__set_evsel_handler(struct perf_evlist *evlist, void *handler) in evlist__set_evsel_handler()
|
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | fw_inc.c | 386 int (*handler)(struct wil6210_priv *wil, const void *data, size_t size); member
|
| D | wmi.c | 692 void (*handler)(struct wil6210_priv *wil, int eventid, member
|
| /linux-4.4.14/arch/unicore32/mm/ |
| D | alignment.c | 360 int (*handler) (unsigned long addr, unsigned long instr, in do_alignment() local
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
| D | fweh.c | 376 brcmf_fweh_handler_t handler) in brcmf_fweh_register()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | xattr.c | 543 const struct xattr_handler *handler = NULL; in ocfs2_xattr_prefix() local 7228 static size_t ocfs2_xattr_security_list(const struct xattr_handler *handler, in ocfs2_xattr_security_list() 7244 static int ocfs2_xattr_security_get(const struct xattr_handler *handler, in ocfs2_xattr_security_get() 7254 static int ocfs2_xattr_security_set(const struct xattr_handler *handler, in ocfs2_xattr_security_set() 7321 static size_t ocfs2_xattr_trusted_list(const struct xattr_handler *handler, in ocfs2_xattr_trusted_list() 7340 static int ocfs2_xattr_trusted_get(const struct xattr_handler *handler, in ocfs2_xattr_trusted_get() 7350 static int ocfs2_xattr_trusted_set(const struct xattr_handler *handler, in ocfs2_xattr_trusted_set() 7371 static size_t ocfs2_xattr_user_list(const struct xattr_handler *handler, in ocfs2_xattr_user_list() 7391 static int ocfs2_xattr_user_get(const struct xattr_handler *handler, in ocfs2_xattr_user_get() 7405 static int ocfs2_xattr_user_set(const struct xattr_handler *handler, in ocfs2_xattr_user_set()
|
| /linux-4.4.14/drivers/mfd/ |
| D | mc13xxx-core.c | 161 irq_handler_t handler, const char *name, void *dev) in mc13xxx_irq_request()
|
| D | menelaus.c | 777 void (*handler)(struct menelaus_chip *menelaus); in menelaus_work() local
|
| /linux-4.4.14/include/pcmcia/ |
| D | ds.h | 214 irq_handler_t handler) in pcmcia_request_exclusive_irq()
|
| /linux-4.4.14/drivers/net/ethernet/ti/ |
| D | davinci_cpdma.c | 121 cpdma_handler_fn handler; member 495 cpdma_handler_fn handler) in cpdma_chan_create()
|
| /linux-4.4.14/fs/ext4/ |
| D | xattr.c | 171 const struct xattr_handler *handler = NULL; in ext4_xattr_handler() local 404 const struct xattr_handler *handler = in ext4_xattr_list_entries() local
|
| /linux-4.4.14/usr/ |
| D | gen_init_cpio.c | 29 int (*handler)(const char *line); member
|
| /linux-4.4.14/drivers/staging/rtl8712/ |
| D | rtl871x_mp_ioctl.h | 298 unsigned int (*handler)(struct oid_par_priv *poid_par_priv); member
|
| /linux-4.4.14/drivers/power/ |
| D | intel_mid_battery.c | 115 struct work_struct handler; member
|
| D | da9150-charger.c | 465 irq_handler_t handler, in da9150_charger_register_irq()
|
| D | 88pm860x_charger.c | 647 irqreturn_t (*handler)(int irq, void *data); member
|
| D | qcom_smbb.c | 469 irqreturn_t (*handler)(int, void *); member
|
| D | pm2301_charger.h | 451 int (*handler[PM2XXX_NUM_INT_REG])(void *, int); member
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | mac_iop.h | 146 void (*handler)(struct iop_msg *); member
|
| /linux-4.4.14/fs/gfs2/ |
| D | xattr.c | 586 static int gfs2_xattr_get(const struct xattr_handler *handler, in gfs2_xattr_get() 1232 static int gfs2_xattr_set(const struct xattr_handler *handler, in gfs2_xattr_set()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | client.c | 3069 void ptlrpcd_destroy_work(void *handler) in ptlrpcd_destroy_work() 3078 int ptlrpcd_queue_work(void *handler) in ptlrpcd_queue_work()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | traps.c | 1877 unsigned long handler = (unsigned long) addr; in set_except_vector() local 1922 unsigned long handler; in set_vi_srs_handler() local
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | device.c | 619 struct ib_event_handler *handler; in ib_dispatch_event() local
|
| D | uverbs_main.c | 572 void ib_uverbs_event_handler(struct ib_event_handler *handler, in ib_uverbs_event_handler()
|
| D | multicast.c | 777 static void mcast_event_handler(struct ib_event_handler *handler, in mcast_event_handler()
|
| D | cache.c | 989 static void ib_cache_event(struct ib_event_handler *handler, in ib_cache_event()
|
| D | sa_query.c | 899 static void ib_sa_event(struct ib_event_handler *handler, struct ib_event *event) in ib_sa_event()
|
| /linux-4.4.14/include/linux/mfd/pcf50633/ |
| D | core.h | 53 void (*handler) (int, void *); member
|
| /linux-4.4.14/drivers/misc/mic/host/ |
| D | mic_boot.c | 247 irq_handler_t handler, irq_handler_t thread_fn, in _mic_request_threaded_irq()
|
| /linux-4.4.14/drivers/vme/bridges/ |
| D | vme_tsi148.c | 1189 struct vme_error_handler *handler = NULL; in tsi148_master_read() local 1279 struct vme_error_handler *handler = NULL; in tsi148_master_write() local
|
| /linux-4.4.14/drivers/acpi/ |
| D | osl.c | 828 acpi_os_install_interrupt_handler(u32 gsi, acpi_osd_handler handler, in acpi_os_install_interrupt_handler() 863 acpi_status acpi_os_remove_interrupt_handler(u32 gsi, acpi_osd_handler handler) in acpi_os_remove_interrupt_handler()
|
| /linux-4.4.14/drivers/isdn/gigaset/ |
| D | capi.c | 2208 capi_send_handler_t handler; member 2274 capi_send_handler_t handler; in gigaset_send_message() local
|
| /linux-4.4.14/fs/ |
| D | buffer.c | 54 void init_buffer(struct buffer_head *bh, bh_end_io_t *handler, void *private) in init_buffer() 418 bh_end_io_t *handler) in mark_buffer_async_write_endio() 1703 bh_end_io_t *handler) in __block_write_full_page()
|
| /linux-4.4.14/drivers/crypto/ |
| D | n2_core.c | 1593 irq_handler_t handler) in spu_map_ino() 1767 irq_handler_t handler, struct spu_queue **table) in handle_exec_unit() 1799 irq_handler_t handler, struct spu_queue **table) in spu_mdesc_scan()
|
| /linux-4.4.14/arch/mips/alchemy/common/ |
| D | irq.c | 430 irq_flow_handler_t handler = NULL; in au1x_ic_settype() local
|
| /linux-4.4.14/drivers/block/ |
| D | hd.c | 678 void (*handler)(void) = do_hd; in hd_interrupt() local
|
| D | mg_disk.c | 292 void (*handler)(struct mg_host *) = host->mg_do_intr; in mg_irq() local
|
| D | ataflop.c | 587 void (*handler)( int ); in floppy_irq() local
|
| D | floppy.c | 1676 void (*handler)(void) = do_floppy; in floppy_interrupt() local
|
| D | skd_main.c | 3884 irq_handler_t handler; member
|
| /linux-4.4.14/tools/perf/util/ |
| D | evsel.h | 101 void *handler; member
|
| D | evlist.c | 316 const char *sys, const char *name, void *handler) in perf_evlist__add_newtp()
|
| /linux-4.4.14/fs/jfs/ |
| D | jfs_metapage.c | 182 #define dec_io(page, handler) handler(page) argument
|
| /linux-4.4.14/drivers/remoteproc/ |
| D | remoteproc_core.c | 714 rproc_handle_resource_t handler; in rproc_handle_resources() local
|
| /linux-4.4.14/drivers/perf/ |
| D | arm_pmu.c | 631 static int cpu_pmu_request_irq(struct arm_pmu *cpu_pmu, irq_handler_t handler) in cpu_pmu_request_irq()
|
| /linux-4.4.14/drivers/pcmcia/ |
| D | vrc4173_cardu.h | 237 void (*handler)(void *, unsigned int); member
|
| /linux-4.4.14/net/ipv4/ |
| D | icmp.c | 194 bool (*handler)(struct sk_buff *skb); member
|
| /linux-4.4.14/drivers/scsi/isci/ |
| D | host.c | 152 sci_state_transition_t handler; in sci_init_sm() local 167 sci_state_transition_t handler; in sci_change_state() local
|
| /linux-4.4.14/include/media/ |
| D | v4l2-ctrls.h | 178 struct v4l2_ctrl_handler *handler; member
|
| /linux-4.4.14/include/linux/mfd/ |
| D | mc13xxx.h | 44 irq_handler_t handler, in mc13xxx_irq_request_nounmask()
|
| D | 88pm80x.h | 329 irq_handler_t handler, unsigned long flags, in pm80x_request_irq()
|
| /linux-4.4.14/drivers/tty/vt/ |
| D | keyboard.c | 1484 static bool kbd_match(struct input_handler *handler, struct input_dev *dev) in kbd_match() 1509 static int kbd_connect(struct input_handler *handler, struct input_dev *dev, in kbd_connect()
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | ibmebus.c | 224 int ibmebus_request_irq(u32 ist, irq_handler_t handler, in ibmebus_request_irq()
|
| /linux-4.4.14/net/bluetooth/ |
| D | hci_sock.c | 1050 const struct hci_mgmt_handler *handler; in hci_mgmt_cmd() local
|
| /linux-4.4.14/drivers/infiniband/ulp/iser/ |
| D | iser_verbs.c | 64 static void iser_event_handler(struct ib_event_handler *handler, in iser_event_handler()
|
| /linux-4.4.14/arch/arm/mm/ |
| D | alignment.c | 775 int (*handler)(unsigned long addr, unsigned long instr, struct pt_regs *regs); in do_alignment() local
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_conntrack_sip.c | 1391 const struct sip_handler *handler; in process_sip_response() local 1432 const struct sip_handler *handler; in process_sip_request() local
|
| /linux-4.4.14/include/net/ |
| D | xfrm.h | 1361 int (*handler)(struct sk_buff *skb); member 1372 int (*handler)(struct sk_buff *skb); member 1383 int (*handler)(struct sk_buff *skb); member 1391 int (*handler)(struct sk_buff *skb); member
|
| /linux-4.4.14/drivers/tty/ |
| D | sysrq.c | 880 static int sysrq_connect(struct input_handler *handler, in sysrq_connect()
|
| /linux-4.4.14/scripts/kconfig/ |
| D | nconf.c | 302 function_key_handler_t handler; member
|
| /linux-4.4.14/drivers/dma/ |
| D | iop-adma.c | 1374 irq_handler_t handler[] = { iop_adma_eot_handler, in iop_adma_probe() local
|
| /linux-4.4.14/drivers/firewire/ |
| D | core-cdev.c | 112 struct fw_address_handler handler; member 683 struct address_handler_resource *handler = callback_data; in handle_request() local
|
| D | net.c | 159 struct fw_address_handler handler; member
|
| /linux-4.4.14/drivers/net/ethernet/micrel/ |
| D | ks8695net.c | 731 irq_handler_t handler, struct net_device *ndev) in ks8695_setup_irq()
|
| /linux-4.4.14/drivers/media/i2c/ |
| D | s5k4ecgx.c | 187 struct v4l2_ctrl_handler handler; member
|
| D | s5k6aa.c | 208 struct v4l2_ctrl_handler handler; member
|
| D | ov9650.c | 202 struct v4l2_ctrl_handler handler; member
|
| D | s5k5baf.c | 258 struct v4l2_ctrl_handler handler; member
|
| /linux-4.4.14/drivers/s390/scsi/ |
| D | zfcp_def.h | 314 void (*handler)(struct zfcp_fsf_req *); member
|
| D | zfcp_fsf.h | 443 void (*handler)(void *); member
|
| /linux-4.4.14/drivers/staging/wilc1000/ |
| D | host_interface.c | 277 static int add_handler_in_list(struct host_if_drv *handler) in add_handler_in_list() 291 static int remove_handler_in_list(struct host_if_drv *handler) in remove_handler_in_list() 305 static int get_id_from_handler(struct host_if_drv *handler) in get_id_from_handler()
|
| D | host_interface.h | 243 u32 handler; member
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | adapter.h | 192 rspq_handler_t handler; /* the handler for this response Q */ member
|
| /linux-4.4.14/drivers/media/platform/s3c-camif/ |
| D | camif-capture.c | 1561 struct v4l2_ctrl_handler *handler = &camif->ctrl_handler; in s3c_camif_create_subdev() local
|
| /linux-4.4.14/drivers/scsi/bfa/ |
| D | bfa.h | 178 bfa_msix_handler_t handler[BFA_MSIX_MAX_VECTORS]; member
|
| /linux-4.4.14/drivers/video/fbdev/omap/ |
| D | hwa742.c | 93 int (*handler)(struct hwa742_request *req); member
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs4proc.c | 6251 static int nfs4_xattr_set_nfs4_acl(const struct xattr_handler *handler, in nfs4_xattr_set_nfs4_acl() 6262 static int nfs4_xattr_get_nfs4_acl(const struct xattr_handler *handler, in nfs4_xattr_get_nfs4_acl() 6272 static size_t nfs4_xattr_list_nfs4_acl(const struct xattr_handler *handler, in nfs4_xattr_list_nfs4_acl() 6293 static int nfs4_xattr_set_nfs4_label(const struct xattr_handler *handler, in nfs4_xattr_set_nfs4_label() 6304 static int nfs4_xattr_get_nfs4_label(const struct xattr_handler *handler, in nfs4_xattr_get_nfs4_label() 6313 static size_t nfs4_xattr_list_nfs4_label(const struct xattr_handler *handler, in nfs4_xattr_list_nfs4_label()
|
| /linux-4.4.14/drivers/staging/rdma/hfi1/ |
| D | chip.c | 1040 void (*handler)(struct hfi1_devdata *dd, u32 source, u64 reg); member 1052 #define EE(reg, handler, desc) \ argument 1055 #define DC_EE1(reg, handler, desc) \ argument 1057 #define DC_EE2(reg, handler, desc) \ argument 8943 irq_handler_t handler; in request_msix_irqs() local
|
| /linux-4.4.14/include/scsi/ |
| D | scsi_device.h | 199 struct scsi_device_handler *handler; member
|
| /linux-4.4.14/drivers/iommu/ |
| D | iommu.c | 1052 iommu_fault_handler_t handler, in iommu_set_fault_handler()
|
| D | dmar.c | 1801 dmar_res_handler_t handler, void *arg) in dmar_walk_dsm_resource()
|
| /linux-4.4.14/drivers/usb/renesas_usbhs/ |
| D | mod_gadget.c | 411 struct usbhsg_recip_handle *handler, in usbhsg_recip_run_handle()
|
| /linux-4.4.14/arch/ia64/include/asm/sn/ |
| D | sn_sal.h | 696 sn_register_pmi_handler(u64 handler, u64 global_pointer) in sn_register_pmi_handler()
|
| /linux-4.4.14/drivers/media/i2c/s5c73m3/ |
| D | s5c73m3.h | 328 struct v4l2_ctrl_handler handler; member
|
| /linux-4.4.14/arch/mips/mm/ |
| D | tlbex.c | 260 static inline void dump_handler(const char *symbol, const u32 *handler, int count) in dump_handler()
|
| /linux-4.4.14/drivers/spi/ |
| D | spi-rspi.c | 1156 irq_handler_t handler, const char *suffix, in rspi_request_irq()
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_isr.c | 2947 irq_handler_t handler; member
|
| /linux-4.4.14/drivers/char/ipmi/ |
| D | ipmi_msghandler.c | 105 struct ipmi_user_hndl *handler; member 920 struct ipmi_user_hndl *handler, in ipmi_create_user()
|
| D | ipmi_ssif.c | 515 ssif_i2c_done handler, in ssif_i2c_send()
|
| /linux-4.4.14/drivers/pinctrl/intel/ |
| D | pinctrl-cherryview.c | 1308 irq_flow_handler_t handler; in chv_gpio_irq_startup() local
|
| /linux-4.4.14/include/linux/mfd/wm8350/ |
| D | core.h | 664 irq_handler_t handler, in wm8350_register_irq()
|
| /linux-4.4.14/sound/pci/emu10k1/ |
| D | emufx.c | 436 snd_fx8010_irq_handler_t *handler, in snd_emu10k1_fx8010_register_irq_handler()
|
| /linux-4.4.14/drivers/scsi/mvsas/ |
| D | mv_sas.h | 430 int handler; member
|
| D | mv_sas.c | 1933 static int mvs_handle_event(struct mvs_info *mvi, void *data, int handler) in mvs_handle_event()
|
| /linux-4.4.14/include/acpi/ |
| D | acpi_bus.h | 369 struct acpi_scan_handler *handler; member
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | sgiarcs.h | 355 void (*handler)(void); /* Breakpoint routine. */ member
|
| /linux-4.4.14/drivers/scsi/ |
| D | scsi_transport_sas.c | 175 int (*handler)(struct Scsi_Host *, struct sas_rphy *, struct request *); in sas_smp_request() local
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | sh-sci.c | 1608 irq_handler_t handler; member
|
| /linux-4.4.14/tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 687 TEST_F(TRAP, handler) in TEST_F() argument
|
| /linux-4.4.14/tools/lib/traceevent/ |
| D | event-parse.h | 332 pevent_event_handler_func handler; member
|
| D | event-parse.c | 6496 static int handle_matches(struct event_handler *handler, int id, in handle_matches()
|
| /linux-4.4.14/scripts/mod/ |
| D | modpost.c | 977 void (*handler)(const char *modname, struct elf_info *elf, member
|
| /linux-4.4.14/arch/mips/cavium-octeon/ |
| D | octeon-irq.c | 61 irq_flow_handler_t handler) in octeon_irq_set_ciu_mapping()
|
| /linux-4.4.14/drivers/net/ethernet/ |
| D | jme.c | 1653 irq_handler_t handler = jme_intr; in jme_request_irq() local
|
| /linux-4.4.14/drivers/bus/ |
| D | arm-cci.c | 694 static int pmu_request_irq(struct cci_pmu *cci_pmu, irq_handler_t handler) in pmu_request_irq()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
| D | netxen_nic_main.c | 1060 irq_handler_t handler; in netxen_nic_request_irq() local
|
| /linux-4.4.14/drivers/infiniband/ulp/srpt/ |
| D | ib_srpt.c | 172 static void srpt_event_handler(struct ib_event_handler *handler, in srpt_event_handler()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_minidump.c | 381 u32 (*handler)(struct qlcnic_adapter *, struct qlcnic_dump_entry *, member
|
| D | qlcnic_main.c | 1720 irq_handler_t handler; in qlcnic_request_irq() local
|
| D | qlcnic_83xx_hw.c | 591 irq_handler_t handler; in qlcnic_83xx_setup_mbx_intr() local
|
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
| D | osc_request.c | 3107 void *handler; in osc_setup() local
|
| /linux-4.4.14/net/core/ |
| D | neighbour.c | 3109 proc_handler *handler) in neigh_sysctl_register()
|
| /linux-4.4.14/sound/soc/sh/ |
| D | fsi.c | 228 struct fsi_stream_handler *handler; member
|
| /linux-4.4.14/drivers/scsi/pm8001/ |
| D | pm8001_hwi.c | 1692 int handler) in pm8001_handle_event()
|
| D | pm8001_sas.h | 542 int handler; member
|
| /linux-4.4.14/drivers/scsi/qla4xxx/ |
| D | ql4_nx.c | 4185 irq_handler_t handler; member
|
| /linux-4.4.14/drivers/net/ethernet/smsc/ |
| D | smc911x.h | 220 #define SMC_DMA_REQUEST(dev, handler) \ argument
|
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
| D | e1000_main.c | 285 irq_handler_t handler = e1000_intr; in e1000_request_irq() local
|
| /linux-4.4.14/drivers/infiniband/hw/qib/ |
| D | qib_iba7322.c | 662 irq_handler_t handler; member 3472 irq_handler_t handler; in qib_setup_7322_interrupt() local
|
| /linux-4.4.14/drivers/nvme/host/ |
| D | pci.c | 254 nvme_completion_fn handler) in nvme_set_info()
|
| /linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
| D | dispc.c | 3936 int dispc_request_irq(irq_handler_t handler, void *dev_id) in dispc_request_irq()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4.h | 531 rspq_handler_t handler; member
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.h | 625 irq_handler_t handler; member
|
| /linux-4.4.14/include/sound/ |
| D | emu10k1.h | 1591 snd_fx8010_irq_handler_t *handler; member
|
| /linux-4.4.14/drivers/net/ethernet/nvidia/ |
| D | forcedeth.c | 3935 irqreturn_t (*handler)(int foo, void *data); in nv_request_irq() local
|
| /linux-4.4.14/include/rdma/ |
| D | ib_verbs.h | 494 void (*handler)(struct ib_event_handler *, struct ib_event *); member
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
| D | qlge.h | 1990 irq_handler_t handler; member
|
| /linux-4.4.14/drivers/net/ethernet/broadcom/ |
| D | bnx2.h | 6722 irq_handler_t handler; member
|