Home
last modified time | relevance | path

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

12345678910>>...15

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c141 struct mlx5_events *events = event_nb->ctx; in any_notifier() local
153 struct mlx5_events *events = event_nb->ctx; in temp_warn() local
215 struct mlx5_events *events = event_nb->ctx; in port_module() local
267 struct mlx5_events *events; in mlx5_pcie_event() local
306 struct mlx5_events *events = event_nb->ctx; in pcie_core() local
329 struct mlx5_events *events = event_nb->ctx; in forward_event() local
340 struct mlx5_events *events = kzalloc(sizeof(*events), GFP_KERNEL); in mlx5_events_init() local
364 struct mlx5_events *events = dev->priv.events; in mlx5_events_start() local
376 struct mlx5_events *events = dev->priv.events; in mlx5_events_stop() local
386 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_register() local
[all …]
/Linux-v5.4/drivers/media/pci/cx23885/
Dcx23885-ir.c28 u32 events = 0; in cx23885_ir_rx_work_handler() local
51 u32 events = 0; in cx23885_ir_tx_work_handler() local
63 void cx23885_ir_rx_v4l2_dev_notify(struct v4l2_subdev *sd, u32 events) in cx23885_ir_rx_v4l2_dev_notify()
88 void cx23885_ir_tx_v4l2_dev_notify(struct v4l2_subdev *sd, u32 events) in cx23885_ir_tx_v4l2_dev_notify()
/Linux-v5.4/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop()
74 static u64 determine_overhead(struct event *events) in determine_overhead()
96 struct event events[2]; in test_body() local
Dper_event_excludes.c25 struct event *e, events[4]; in per_event_excludes() local
/Linux-v5.4/include/linux/
Dflex_proportions.h30 struct percpu_counter events; member
46 unsigned long events; member
78 struct percpu_counter events; member
/Linux-v5.4/drivers/mfd/
Dda903x.c127 unsigned int events) in da903x_register_notifier()
137 unsigned int events) in da903x_unregister_notifier()
263 static int da9030_unmask_events(struct da903x_chip *chip, unsigned int events) in da9030_unmask_events()
276 static int da9030_mask_events(struct da903x_chip *chip, unsigned int events) in da9030_mask_events()
289 static int da9030_read_events(struct da903x_chip *chip, unsigned int *events) in da9030_read_events()
340 static int da9034_unmask_events(struct da903x_chip *chip, unsigned int events) in da9034_unmask_events()
354 static int da9034_mask_events(struct da903x_chip *chip, unsigned int events) in da9034_mask_events()
368 static int da9034_read_events(struct da903x_chip *chip, unsigned int *events) in da9034_read_events()
398 unsigned int events = 0; in da903x_irq_work() local
Dadp5520.c144 unsigned int events) in adp5520_register_notifier()
162 unsigned int events) in adp5520_unregister_notifier()
177 unsigned int events; in adp5520_irq_thread() local
/Linux-v5.4/arch/um/os-Linux/
Dirq.c39 int os_epoll_triggered(int index, int events) in os_epoll_triggered()
92 int os_add_epoll_fd(int events, int fd, void *data) in os_add_epoll_fd()
110 int os_mod_epoll_fd(int events, int fd, void *data) in os_mod_epoll_fd()
/Linux-v5.4/arch/arm/kernel/
Dperf_event_xscale.c209 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_enable_event() local
245 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_disable_event() local
304 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_start() local
316 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale1pmu_stop() local
555 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_enable_event() local
601 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_disable_event() local
667 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in xscale2pmu_start() local
679 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
366 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_start() local
378 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_stop() local
425 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv6pmu_disable_event() local
460 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
1013 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_start() local
1024 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in armv7pmu_stop() local
1499 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in krait_pmu_disable_event() local
1525 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in krait_pmu_enable_event() local
1832 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in scorpion_pmu_disable_event() local
1858 struct pmu_hw_events *events = this_cpu_ptr(cpu_pmu->hw_events); in scorpion_pmu_enable_event() local
/Linux-v5.4/tools/perf/tests/
Dparse-no-sample-id-all.c38 static int process_events(union perf_event **events, size_t count) in process_events()
94 union perf_event *events[] = { in test__parse_no_sample_id_all() local
Dattr.py200 def load_events(self, path, events): argument
289 def resolve_groups(self, events): argument
/Linux-v5.4/arch/m68k/mac/
Dvia.c400 unsigned char irq_bit, events; in via1_irq() local
436 unsigned char irq_bit, events; in via2_irq() local
462 unsigned char slot_bit, events; in via_nubus_irq() local
Dbaboon.c46 short events, irq_bit; in baboon_irq() local
/Linux-v5.4/arch/arm64/kvm/
Dpmu.c134 static void kvm_vcpu_pmu_enable_el0(unsigned long events) in kvm_vcpu_pmu_enable_el0()
149 static void kvm_vcpu_pmu_disable_el0(unsigned long events) in kvm_vcpu_pmu_disable_el0()
/Linux-v5.4/drivers/pcmcia/
Dcs.c622 unsigned int events; in pccardd() local
700 void pcmcia_parse_events(struct pcmcia_socket *s, u_int events) in pcmcia_parse_events()
725 void pcmcia_parse_uevents(struct pcmcia_socket *s, u_int events) in pcmcia_parse_uevents()
Dvrc4173_cardu.c403 uint16_t events; in cardu_bh() local
416 uint16_t events = 0; in get_events() local
446 uint16_t events; in cardu_interrupt() local
/Linux-v5.4/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c18 struct event events[6]; in multi_counter() local
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-irqchip.c43 __be64 events = 0; in opal_handle_events() local
127 __be64 events; in opal_interrupt() local
/Linux-v5.4/drivers/gpu/drm/amd/display/modules/stats/
Dstats.c88 struct stats_event_cache *events; member
201 struct stats_event_cache *events = NULL; in mod_stats_dump() local
301 struct stats_event_cache *events = NULL; in mod_stats_update_event() local
/Linux-v5.4/drivers/spi/
Dspi-fsl-cpm.h34 static inline void fsl_spi_cpm_irq(struct mpc8xxx_spi *mspi, u32 events) { } in fsl_spi_cpm_irq()
/Linux-v5.4/drivers/md/
Ddm-uevent.h34 static inline void dm_send_uevents(struct list_head *events, in dm_send_uevents()
/Linux-v5.4/arch/nds32/kernel/
Dperf_event_cpu.c418 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in nds32_pmu_enable_event() local
469 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in nds32_pmu_disable_event() local
599 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in nds32_pmu_start() local
616 struct pmu_hw_events *events = cpu_pmu->get_hw_events(); in nds32_pmu_stop() local
1109 struct pmu_hw_events *events = &per_cpu(cpu_hw_events, cpu); in cpu_pmu_init() local
/Linux-v5.4/include/uapi/linux/
Dthermal.h13 enum events { enum

12345678910>>...15