Home
last modified time | relevance | path

Searched defs:event_idx (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/perf/
H A Dcxl_pmu.c89 int event_idx; /* configurable counters */ member
518 int *event_idx) in cxl_pmu_get_event_idx()
735 int event_idx = 0; in cxl_pmu_event_add() local
/linux/include/uapi/linux/
H A Dvirtio_ring.h222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
/linux/arch/powerpc/perf/
H A Dhv-24x7.c690 size_t event_idx, in catalog_event_len_validate()
761 event_data_bytes, junk_events, event_idx, event_attr_ct, i, in create_events_from_catalog() local
/linux/include/net/
H A Damt.h369 u8 event_idx; member
H A Dcfg80211.h8322 int approxlen, int event_idx, gfp_t gfp) in cfg80211_vendor_event_alloc()
8357 int event_idx, gfp_t gfp) in cfg80211_vendor_event_alloc_ucast()
/linux/drivers/nvme/host/
H A Dpci.c408 static inline int nvme_dbbuf_need_event(u16 event_idx, u16 new_idx, u16 old) in nvme_dbbuf_need_event()
418 u16 old_value, event_idx; in nvme_dbbuf_update_and_check_event() local
/linux/drivers/virtio/
H A Dvirtio_ring.c1605 u16 new, old, off_wrap, flags, wrap_counter, event_idx; in virtqueue_kick_prepare_packed() local