Searched defs:event_idx (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/perf/ |
H A D | cxl_pmu.c | 89 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 D | riscv_pmu_sbi.c | 118 uint32_t event_idx; member
|
/linux/arch/riscv/include/asm/ |
H A D | kvm_vcpu_pmu.h | 39 unsigned long event_idx; member
|
/linux/include/uapi/linux/ |
H A D | virtio_ring.h | 222 static inline int vring_need_event(__u16 event_idx, __u16 new_idx, __u16 old) in vring_need_event()
|
/linux/include/net/ |
H A D | amt.h | 369 u8 event_idx; member
|
H A D | cfg80211.h | 7967 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 D | pci.c | 372 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 D | virtio_ring.c | 1606 u16 new, old, off_wrap, flags, wrap_counter, event_idx; in virtqueue_kick_prepare_packed() local
|
/linux/include/linux/ |
H A D | perf_event.h | 508 int (*event_idx) (struct perf_event *event); /*optional */ member
|