Home
last modified time | relevance | path

Searched defs:event_type (Results 76 – 100 of 142) sorted by relevance

123456

/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h282 struct perf_trace_event_type event_type; member
496 struct perf_record_header_event_type event_type; member
/openbmc/linux/net/ipv6/
H A Dip6mr.c680 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers()
691 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers()
/openbmc/linux/include/uapi/drm/
H A Dexynos_drm.h130 __u64 event_type; member
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c234 enum ib_event_type event_type) in mthca_cq_event()
H A Dmthca_qp.c239 enum ib_event_type event_type) in mthca_qp_event()
/openbmc/linux/drivers/acpi/
H A Dsysfs.c637 static void acpi_global_event_handler(u32 event_type, acpi_handle device, in acpi_global_event_handler()
/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h1018 __be16 event_type; /* see enum fc_fpin_li_event_types */ member
1064 __be16 event_type; /* see enum fc_fpin_congn_event_types */ member
1086 __be16 event_type; /* see enum fc_fpin_congn_event_types */ member
/openbmc/linux/net/ipv4/
H A Dnexthop.c224 enum nexthop_event_type event_type, in call_nexthop_notifiers()
425 enum nexthop_event_type event_type, in call_nexthop_notifier()
3598 enum nexthop_event_type event_type, in nexthops_dump()
H A Dipmr.c624 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers()
635 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers()
H A Dfib_trie.c76 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifier()
93 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifiers()
H A Dfib_semantics.c1902 enum fib_event_type event_type) in call_fib_nh_notifiers()
/openbmc/linux/drivers/nvme/target/
H A Dcore.c197 void nvmet_add_async_event(struct nvmet_ctrl *ctrl, u8 event_type, in nvmet_add_async_event()
/openbmc/linux/kernel/events/
H A Dcore.c1511 enum event_type_t event_type; in get_event_type() local
2659 enum event_type_t event_type) in task_ctx_sched_out()
2705 enum event_type_t event_type) in ctx_resched()
3239 enum event_type_t event_type) in __pmu_ctx_sched_out()
3280 ctx_sched_out(struct perf_event_context *ctx, enum event_type_t event_type) in ctx_sched_out()
3894 ctx_sched_in(struct perf_event_context *ctx, enum event_type_t event_type) in ctx_sched_in()
4366 enum event_type_t event_type = 0; in perf_event_enable_on_exec() local
10206 void perf_tp_event(u16 event_type, u64 count, void *record, int entry_size, in perf_tp_event()
/openbmc/linux/include/sound/sof/ipc4/
H A Dheader.h506 uint32_t event_type; member
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c96 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type) in hns_roce_qp_event()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c426 u8 event_type = (compl->flags >> ASYNC_EVENT_TYPE_SHIFT) & in be_async_grp5_evt_process() local
451 u8 event_type = 0; in be_async_dbg_evt_process() local
473 u8 event_type = (cmp->flags >> ASYNC_EVENT_TYPE_SHIFT) & in be_async_sliport_evt_process() local
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c912 u8 event_type = (u8)type; in mlx5vf_event_notifier() local
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h380 uint8_t event_type; /* event/reading type code */ member
472 uint8_t event_type; /* event/reading type code */ member
/openbmc/linux/drivers/dma/
H A Dste_dma40.c1181 enum d40_events event_type, u32 event, in __d40_config_set_event()
1264 enum d40_events event_type) in d40_config_set_event()
/openbmc/linux/sound/pci/asihpi/
H A Dhpi.h1133 u16 event_type; /**< type of event. \sa async_event */ member
/openbmc/linux/arch/ia64/include/asm/
H A Dsal.h549 u64 event_type : 1, member
555 u8 event_type; member
/openbmc/linux/sound/soc/
H A Dsoc-topology.c564 int num_events, u16 event_type) in snd_soc_tplg_widget_bind_event()
/openbmc/linux/sound/soc/sof/
H A Dipc3-topology.c1952 struct snd_sof_widget *swidget, u16 event_type) in sof_ipc3_widget_bind_event()
/openbmc/linux/drivers/input/misc/
H A Diqs7222.c2144 unsigned int *event_type, in iqs7222_parse_event()
/openbmc/qemu/hw/nvme/
H A Dctrl.c469 static inline int log_event(NvmeRuHandle *ruh, uint8_t event_type) in log_event()
1596 static void nvme_enqueue_event(NvmeCtrl *n, uint8_t event_type, in nvme_enqueue_event()
1650 static void nvme_clear_events(NvmeCtrl *n, uint8_t event_type) in nvme_clear_events()
5848 for (uint8_t event_type = 0; event_type < FDP_EVT_MAX; event_type++) { in nvme_get_feature_fdp_events() local

123456