Home
last modified time | relevance | path

Searched defs:event_idx (Results 1 – 9 of 9) 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
H A Driscv_pmu_sbi.c118 uint32_t event_idx; member
/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h39 unsigned long event_idx; member
/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/include/net/
H A Damt.h369 u8 event_idx; member
H A Dcfg80211.h7967 cfg80211_vendor_event_alloc(struct wiphy * wiphy,struct wireless_dev * wdev,int approxlen,int event_idx,gfp_t gfp) cfg80211_vendor_event_alloc() argument
8002 cfg80211_vendor_event_alloc_ucast(struct wiphy * wiphy,struct wireless_dev * wdev,unsigned int portid,int approxlen,int event_idx,gfp_t gfp) cfg80211_vendor_event_alloc_ucast() argument
/linux/drivers/nvme/host/
H A Dpci.c372 static inline int nvme_dbbuf_need_event(u16 event_idx, u16 new_idx, u16 old) in nvme_dbbuf_need_event()
382 u16 old_value, event_idx; in nvme_dbbuf_update_and_check_event() local
/linux/drivers/virtio/
H A Dvirtio_ring.c1606 u16 new, old, off_wrap, flags, wrap_counter, event_idx; in virtqueue_kick_prepare_packed() local
/linux/include/linux/
H A Dperf_event.h508 int (*event_idx) (struct perf_event *event); /*optional */ member