Home
last modified time | relevance | path

Searched defs:events (Results 1 – 25 of 40) sorted by relevance

12

/arch/m68k/mac/
Doss.c69 int events = oss->irq_pending & in oss_irq() local
96 int events, irq_bit, i; in oss_nubus_irq() local
Dvia.c406 unsigned char irq_bit, events; in via1_irq() local
442 unsigned char irq_bit, events; in via2_irq() local
468 unsigned char slot_bit, events; in via_nubus_irq() local
Dbaboon.c50 unsigned char events; in baboon_irq() local
Dpsc.c123 unsigned char irq_bit, events; in psc_irq() local
/arch/powerpc/platforms/powernv/
Dopal-irqchip.c51 void opal_handle_events(uint64_t events) in opal_handle_events()
81 __be64 events; in opal_event_unmask() local
136 __be64 events; in opal_interrupt() local
/arch/arm/kernel/
Dperf_event_xscale.c210 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_enable_event() local
246 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_disable_event() local
299 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_start() local
311 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_stop() local
551 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_enable_event() local
597 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_disable_event() local
663 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_start() local
675 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_stop() local
Dperf_event_v6.c274 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_enable_event() local
368 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_start() local
380 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_stop() local
421 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_disable_event() local
456 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6mpcore_pmu_disable_event() local
Dperf_event_v7.c876 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_enable_event() local
922 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_disable_event() local
1014 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_start() local
1025 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_stop() local
1494 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in krait_pmu_disable_event() local
1520 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in krait_pmu_enable_event() local
1826 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in scorpion_pmu_disable_event() local
1852 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in scorpion_pmu_enable_event() local
Dsys_oabi-compat.c250 __u32 events; member
276 struct oabi_epoll_event __user *events, in sys_oabi_epoll_wait()
/arch/um/include/shared/
Dirq_user.h17 int events; member
/arch/metag/kernel/perf/
Dperf_event.c600 struct cpu_hw_events *events = this_cpu_ptr(&cpu_hw_events); in metag_pmu_enable_counter() local
676 struct cpu_hw_events *events = this_cpu_ptr(&cpu_hw_events); in metag_pmu_disable_counter() local
724 struct cpu_hw_events *events = this_cpu_ptr(&cpu_hw_events); in metag_pmu_write_counter() local
Dperf_event.h51 struct perf_event *events[MAX_HWEVENTS]; member
/arch/um/os-Linux/
Dirq.c52 int os_create_pollfd(int fd, int events, void *tmp_pfd, int size_tmpfds) in os_create_pollfd()
Daio.c47 struct io_event *events, struct timespec *timeout) in io_getevents()
/arch/powerpc/include/asm/
Dimc-pmu.h74 struct imc_events **events; member
/arch/arm64/kernel/
Dperf_event.c621 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_enable_event() local
658 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_disable_event() local
744 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_start() local
755 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv8pmu_stop() local
/arch/sparc/kernel/
Dperf_event.c98 unsigned long events[MAX_HWEVENTS]; member
1243 unsigned long *events, int n_ev) in sparc_check_constraints()
1346 struct perf_event *evts[], unsigned long *events, in collect_events()
1420 unsigned long events[MAX_HWEVENTS]; in sparc_pmu_event_init() local
/arch/sh/kernel/
Dperf_event.c32 struct perf_event *events[MAX_HWEVENTS]; member
/arch/blackfin/kernel/
Dperf_event.c231 struct perf_event *events[MAX_HWEVENTS]; member
/arch/powerpc/platforms/cell/spufs/
Dbacking_ops.c90 unsigned int events) in spu_backing_mbox_stat_poll()
Dhw_ops.c60 unsigned int events) in spu_hw_mbox_stat_poll()
/arch/um/kernel/
Dirq.c65 int events, err, n; in activate_fd() local
/arch/powerpc/perf/
Dcore-fsl-emb.c489 struct perf_event *events[MAX_HWEVENTS]; in fsl_emb_pmu_event_init() local
/arch/arm/mach-omap2/
Dprm3xxx.c156 static void omap3xxx_prm_read_pending_irqs(unsigned long *events) in omap3xxx_prm_read_pending_irqs()
/arch/c6x/platforms/
Dmegamod-pic.c101 u32 events; in megamod_irq_cascade() local

12