Home
last modified time | relevance | path

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

12345678910>>...16

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Devents.c145 struct mlx5_events *events = event_nb->ctx; in any_notifier() local
157 struct mlx5_events *events = event_nb->ctx; in temp_warn() local
219 struct mlx5_events *events = event_nb->ctx; in port_module() local
271 struct mlx5_events *events; in mlx5_pcie_event() local
371 struct mlx5_events *events = dev->priv.events; in mlx5_events_start() local
383 struct mlx5_events *events = dev->priv.events; in mlx5_events_stop() local
396 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_register() local
404 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_unregister() local
420 struct mlx5_events *events = dev->priv.events; in mlx5_blocking_notifier_register() local
427 struct mlx5_events *events = dev->priv.events; in mlx5_blocking_notifier_unregister() local
[all …]
/linux/drivers/media/pci/cx23885/
A 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/tools/testing/selftests/powerpc/pmu/
A 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
A Dcount_stcx_fail.c29 static int do_count_loop(struct event *events, u64 instructions, in do_count_loop()
79 static u64 determine_overhead(struct event *events) in determine_overhead()
104 struct event events[3]; in test_body() local
A Dper_event_excludes.c25 struct event *e, events[4]; in per_event_excludes() local
/linux/drivers/mfd/
A 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
A 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/include/linux/
A Dflex_proportions.h30 struct percpu_counter events; member
46 unsigned long events; member
78 struct percpu_counter events; member
/linux/arch/um/os-Linux/
A 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/tools/testing/selftests/filesystems/epoll/
A Depoll_wakeup_test.c106 struct epoll_event events[2]; in waiter_entry2a() local
118 struct epoll_event events[2]; in waiter_entry2ap() local
229 struct epoll_event events[2]; in TEST() local
267 struct epoll_event events[2]; in TEST() local
385 struct epoll_event events[2]; in TEST() local
431 struct epoll_event events[2]; in TEST() local
561 struct epoll_event events[2]; in TEST() local
610 struct epoll_event events[2]; in TEST() local
745 struct epoll_event events[2]; in TEST() local
794 struct epoll_event events[2]; in TEST() local
[all …]
/linux/block/
A Ddisk-events.c171 static void disk_event_uevent(struct gendisk *disk, unsigned int events) in disk_event_uevent()
189 unsigned int events; in disk_check_events() local
277 unsigned int events; in bdev_check_media_change() local
303 bool disk_force_media_change(struct gendisk *disk, unsigned int events) in disk_force_media_change()
339 static ssize_t __disk_events_show(unsigned int events, char *buf) in __disk_events_show()
/linux/arch/arm/kernel/
A 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
A 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
/linux/tools/perf/tests/
A Dparse-no-sample-id-all.c38 static int process_events(union perf_event **events, size_t count) in process_events()
95 union perf_event *events[] = { in test__parse_no_sample_id_all() local
A Dpfm.c33 const char *events; in test__pfm_events() member
94 const char *events; in test__pfm_group() member
/linux/arch/m68k/mac/
A Dvia.c385 unsigned char irq_bit, events; in via1_irq() local
421 unsigned char irq_bit, events; in via2_irq() local
447 unsigned char slot_bit, events; in via_nubus_irq() local
/linux/net/netfilter/
A Dnf_conntrack_ecache.c134 const unsigned int events, in __nf_conntrack_eventmask_report()
170 int nf_conntrack_eventmask_report(unsigned int events, struct nf_conn *ct, in nf_conntrack_eventmask_report()
214 unsigned long events; in nf_ct_deliver_cached_events() local
/linux/arch/arm64/kvm/
A Dpmu.c137 static void kvm_vcpu_pmu_enable_el0(unsigned long events) in kvm_vcpu_pmu_enable_el0()
152 static void kvm_vcpu_pmu_disable_el0(unsigned long events) in kvm_vcpu_pmu_disable_el0()
/linux/tools/testing/selftests/powerpc/security/
A Dspectre_v2.c25 static int do_count_loop(struct event *events, bool is_p9, s64 *miss_percent) in do_count_loop()
133 struct event events[4]; in spectre_v2_test() local
/linux/drivers/pcmcia/
A 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()
/linux/fs/
A Deventpoll.c1631 struct epoll_event __user *events, int maxevents) in ep_send_events()
1760 static int ep_poll(struct eventpoll *ep, struct epoll_event __user *events, in ep_poll()
2192 static int do_epoll_wait(int epfd, struct epoll_event __user *events, in do_epoll_wait()
2234 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() argument
2247 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait()
2268 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
2279 SYSCALL_DEFINE6(epoll_pwait2, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
2298 static int do_compat_epoll_pwait(int epfd, struct epoll_event __user *events, in do_compat_epoll_pwait()
2321 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() argument
2334 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() argument
/linux/tools/testing/selftests/powerpc/pmu/ebb/
A Dmulti_counter_test.c18 struct event events[6]; in multi_counter() local
/linux/arch/powerpc/platforms/powernv/
A Dopal-irqchip.c43 __be64 events = 0; in opal_handle_events() local
124 __be64 events; in opal_interrupt() local
/linux/drivers/misc/pvpanic/
A Dpvpanic.h14 unsigned int events; member
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_smi_events.c37 uint64_t events; member
124 uint64_t events; in kfd_smi_ev_write() local

Completed in 67 milliseconds

12345678910>>...16