Home
last modified time | relevance | path

Searched refs:idxd_device_release_int_handle (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/dma/idxd/
Dinit.c165 idxd_device_release_int_handle(idxd, in idxd_setup_interrupts()
195 idxd_device_release_int_handle(idxd, idxd->int_handles[i], in idxd_cleanup_interrupts()
756 rc = idxd_device_release_int_handle(idxd, idxd->int_handles[i], in idxd_release_int_handles()
Didxd.h554 int idxd_device_release_int_handle(struct idxd_device *idxd, int handle,
Ddevice.c631 int idxd_device_release_int_handle(struct idxd_device *idxd, int handle, in idxd_device_release_int_handle() function