Home
last modified time | relevance | path

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

12345678910>>...17

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c148 struct mlx5_events *events = event_nb->ctx; in any_notifier() local
160 struct mlx5_events *events = event_nb->ctx; in temp_warn() local
222 struct mlx5_events *events = event_nb->ctx; in port_module() local
274 struct mlx5_events *events; in mlx5_pcie_event() local
374 struct mlx5_events *events = dev->priv.events; in mlx5_events_start() local
386 struct mlx5_events *events = dev->priv.events; in mlx5_events_stop() local
399 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_register() local
407 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_unregister() local
423 struct mlx5_events *events = dev->priv.events; in mlx5_blocking_notifier_register() local
431 struct mlx5_events *events = dev->priv.events; in mlx5_blocking_notifier_unregister() local
[all …]
/linux/drivers/media/pci/cx23885/
H 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/samples/cgroup/
H A Dmemcg_event_listener.c100 static int read_memcg_events(struct memcg_events *events, bool show_diff) in read_memcg_events()
204 static void process_memcg_events(struct memcg_events *events, in process_memcg_events()
227 static void monitor_events(struct memcg_events *events) in monitor_events()
263 static int initialize_memcg_events(struct memcg_events *events, in initialize_memcg_events()
305 static void cleanup_memcg_events(struct memcg_events *events) in cleanup_memcg_events()
313 struct memcg_events events; in main() local
/linux/tools/testing/selftests/powerpc/pmu/
H 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
H 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
/linux/drivers/mfd/
H 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
H 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/tools/testing/selftests/filesystems/epoll/
H 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/arch/um/os-Linux/
H 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/kvm/x86_64/
H A Dsync_regs_test.c93 struct kvm_vcpu_events *events = &run->s.regs.events; in race_events_inj_pen() local
116 struct kvm_vcpu_events *events = &run->s.regs.events; in race_events_exc() local
253 struct kvm_vcpu_events events; in KVM_ONE_VCPU_TEST() local
276 struct kvm_vcpu_events events; in KVM_ONE_VCPU_TEST() local
H A Dpmu_event_filter_test.c30 __u64 events[KVM_PMU_EVENT_FILTER_MAX_EVENTS]; member
582 uint64_t *events, int nevents) in append_test_events()
603 static void run_masked_events_tests(struct kvm_vcpu *vcpu, uint64_t *events, in run_masked_events_tests()
630 static void add_dummy_events(uint64_t *events, int nevents) in add_dummy_events()
650 uint64_t events[KVM_PMU_EVENT_FILTER_MAX_EVENTS]; in test_masked_events() local
H A Dnested_exceptions_test.c190 struct kvm_vcpu_events events; in queue_ss_exception() local
218 struct kvm_vcpu_events events; in main() local
/linux/tools/tracing/rtla/src/
H A Dtrace.c202 static void trace_events_free(struct trace_events *events) in trace_events_free()
388 struct trace_events *events) in trace_events_disable()
483 struct trace_events *events) in trace_events_enable()
516 struct trace_events *events) in trace_events_destroy()
/linux/include/linux/
H A Dflex_proportions.h30 struct percpu_counter events; member
46 struct percpu_counter events; member
/linux/tools/perf/tests/
H A Dparse-no-sample-id-all.c39 static int process_events(union perf_event **events, size_t count) in process_events()
96 union perf_event *events[] = { in test__parse_no_sample_id_all() local
H A Dpfm.c33 const char *events; in test__pfm_events() member
94 const char *events; in test__pfm_group() member
/linux/block/
H 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
274 unsigned int events; in disk_check_media_change() local
324 static ssize_t __disk_events_show(unsigned int events, char *buf) in __disk_events_show()
/linux/arch/m68k/mac/
H A Dvia.c387 unsigned char irq_bit, events; in via1_irq() local
423 unsigned char irq_bit, events; in via2_irq() local
449 unsigned char slot_bit, events; in via_nubus_irq() local
/linux/net/netfilter/
H A Dnf_conntrack_ecache.c128 const u32 events, in __nf_conntrack_eventmask_report()
165 int nf_conntrack_eventmask_report(unsigned int events, struct nf_conn *ct, in nf_conntrack_eventmask_report()
208 unsigned int events; in nf_ct_deliver_cached_events() local
/linux/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c25 static int do_count_loop(struct event *events, bool is_p9, s64 *miss_percent) in do_count_loop()
131 struct event events[4]; in spectre_v2_test() local
/linux/arch/arm64/kvm/
H A Dpmu.c98 static void kvm_vcpu_pmu_enable_el0(unsigned long events) in kvm_vcpu_pmu_enable_el0()
113 static void kvm_vcpu_pmu_disable_el0(unsigned long events) in kvm_vcpu_pmu_disable_el0()
/linux/drivers/pcmcia/
H A Dcs.c623 unsigned int events; in pccardd() local
699 void pcmcia_parse_events(struct pcmcia_socket *s, u_int events) in pcmcia_parse_events()
724 void pcmcia_parse_uevents(struct pcmcia_socket *s, u_int events) in pcmcia_parse_uevents()
/linux/fs/
H A Deventpoll.c1818 struct epoll_event __user *events, int maxevents) in ep_send_events()
1966 static int ep_poll(struct eventpoll *ep, struct epoll_event __user *events, in ep_poll()
2424 static int do_epoll_wait(int epfd, struct epoll_event __user *events, in do_epoll_wait()
2466 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() argument
2479 static int do_epoll_pwait(int epfd, struct epoll_event __user *events, in do_epoll_pwait()
2500 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
2511 SYSCALL_DEFINE6(epoll_pwait2, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() argument
2530 static int do_compat_epoll_pwait(int epfd, struct epoll_event __user *events, in do_compat_epoll_pwait()
2553 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() argument
2566 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() argument
/linux/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c43 __be64 events = 0; in opal_handle_events() local
124 __be64 events; in opal_interrupt() local
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dmulti_counter_test.c18 struct event events[6]; in multi_counter() local

12345678910>>...17