Searched refs:intr (Results 1 – 8 of 8) sorted by relevance
| /include/linux/ |
| A D | dma-fence.h | 223 bool intr, signed long timeout); 373 bool intr, signed long timeout); 611 bool intr, signed long timeout); 614 bool intr, signed long timeout, 632 static inline signed long dma_fence_wait(struct dma_fence *fence, bool intr) in dma_fence_wait() argument 640 ret = dma_fence_wait_timeout(fence, intr, MAX_SCHEDULE_TIMEOUT); in dma_fence_wait()
|
| A D | dma-resv.h | 481 bool intr, unsigned long timeout);
|
| A D | key.h | 386 extern int wait_for_key_construction(struct key *key, bool intr);
|
| /include/drm/ttm/ |
| A D | ttm_execbuf_util.h | 100 struct list_head *list, bool intr,
|
| A D | ttm_backup.h | 59 pgoff_t handle, bool intr);
|
| /include/drm/ |
| A D | drm_suballoc.h | 58 gfp_t gfp, bool intr, size_t align);
|
| /include/xen/interface/io/ |
| A D | usbif.h | 354 } intr; member
|
| /include/linux/mlx5/ |
| A D | mlx5_ifc.h | 4602 u8 intr[0xc]; member
|
Completed in 99 milliseconds