/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | events.c | 148 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 313 struct mlx5_events *events = event_nb->ctx; in pcie_core() local 336 struct mlx5_events *events = event_nb->ctx; in forward_event() local 347 struct mlx5_events *events = kzalloc(sizeof(*events), GFP_KERNEL); in mlx5_events_init() 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 [all …]
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-ir.c | 28 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()
|
/openbmc/sdeventplus/test/source/ |
H A D | io.cpp | 63 const uint32_t events = EPOLLIN | EPOLLET; in TEST_F() local 114 const uint32_t events = EPOLLIN | EPOLLET; in TEST_F() local 138 const int events = EPOLLOUT; in SetUp() local 234 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() local 251 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() local 259 const uint32_t events = EPOLLIN | EPOLLOUT; in TEST_F() local
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | count_instructions.c | 29 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 D | count_stcx_fail.c | 29 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
|
/openbmc/phosphor-fan-presence/control/ |
H A D | gen-fan-zone-defs.py | 263 def getGroups(zNum, zCond, edata, events): argument 328 def getParameters(member, groups, section, events): argument 365 def getInit(eGrps, eTrig, events): argument 395 def getSignal(eGrps, eTrig, events): argument 452 def getActions(zNum, zCond, edata, actions, events): argument
|
/openbmc/linux/include/linux/ |
H A D | flex_proportions.h | 30 struct percpu_counter events; member 46 unsigned long events; member 78 struct percpu_counter events; member
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | irq.c | 39 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()
|
/openbmc/linux/drivers/mfd/ |
H A D | da903x.c | 127 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
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | io.cpp | 14 IO::IO(const Event& event, int fd, uint32_t events, Callback&& callback) : in IO() 44 uint32_t events; in get_events() local 77 sd_event_source* IO::create_source(const Event& event, int fd, uint32_t events) in create_source()
|
/openbmc/linux/tools/testing/selftests/filesystems/epoll/ |
H A D | epoll_wakeup_test.c | 30 static inline int sys_epoll_pwait2(int fd, struct epoll_event *events, in sys_epoll_pwait2() 106 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 [all …]
|
/openbmc/linux/arch/arm/kernel/ |
H A D | perf_event_xscale.c | 209 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
|
H A D | perf_event_v6.c | 274 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
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | sync_regs_test.c | 92 struct kvm_vcpu_events *events = &run->s.regs.events; in race_events_inj_pen() local 115 struct kvm_vcpu_events *events = &run->s.regs.events; in race_events_exc() local 218 struct kvm_vcpu_events events; in main() local
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | trace.c | 202 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()
|
/openbmc/qemu/scripts/tracetool/backend/ |
H A D | simple.py | 30 def generate_h_begin(events, group): argument 49 def generate_c_begin(events, group): argument
|
H A D | __init__.py | 115 def generate_begin(self, events, group): argument 124 def generate_end(self, events, group): argument
|
/openbmc/linux/tools/perf/tests/ |
H A D | parse-no-sample-id-all.c | 39 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 D | pfm.c | 33 const char *events; in test__pfm_events() member 94 const char *events; in test__pfm_group() member
|
/openbmc/linux/arch/m68k/mac/ |
H A D | via.c | 385 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
|
/openbmc/linux/block/ |
H A D | disk-events.c | 171 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 disk_check_media_change() local 328 static ssize_t __disk_events_show(unsigned int events, char *buf) in __disk_events_show()
|
/openbmc/phosphor-dbus-monitor/src/ |
H A D | event_manager.cpp | 28 namespace events namespace 103 EventQueue events; in restore() local
|
/openbmc/linux/tools/testing/selftests/powerpc/security/ |
H A D | spectre_v2.c | 25 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
|
/openbmc/qemu/scripts/ |
H A D | simpletrace.py | 74 def read_trace_records(events, fobj, read_header): argument 272 def process(events, log, analyzer, read_header=True): argument 299 def _process(events, log_fobj, analyzer, read_header=True): argument
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_ecache.c | 128 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
|