Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/idxd/
Ddebugfs.c18 struct idxd_evl *evl = idxd->evl; in dump_event_entry() local
60 struct idxd_evl *evl = idxd->evl; in debugfs_evl_show() local
Dirq.c228 struct idxd_evl *evl = idxd->evl; in idxd_evl_fault_work() local
315 struct idxd_evl *evl = idxd->evl; in process_evl_entry() local
358 struct idxd_evl *evl = idxd->evl; in process_evl_entries() local
Ddevice.c753 struct idxd_evl *evl = idxd->evl; in idxd_device_evl_setup() local
816 struct idxd_evl *evl = idxd->evl; in idxd_device_evl_free() local
Dinit.c356 struct idxd_evl *evl; in idxd_init_evl() local
Dcdev.c336 struct idxd_evl *evl = idxd->evl; in idxd_cdev_evl_drain_pasid() local
Didxd.h370 struct idxd_evl *evl; member
/linux-6.12.1/tools/perf/arch/x86/util/
Diostat.c298 static int iostat_event_group(struct evlist *evl, in iostat_event_group()