Home
last modified time | relevance | path

Searched refs:intr (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dfence.h172 signed long (*wait)(struct fence *fence, bool intr, signed long timeout);
225 signed long fence_default_wait(struct fence *fence, bool intr, signed long timeout);
309 signed long fence_wait_timeout(struct fence *, bool intr, signed long timeout);
325 static inline signed long fence_wait(struct fence *fence, bool intr) in fence_wait() argument
333 ret = fence_wait_timeout(fence, intr, MAX_SCHEDULE_TIMEOUT); in fence_wait()
Dioc3.h66 int (*intr) (struct ioc3_submodule *, struct ioc3_driver_data *, unsigned int); member
Dreservation.h136 bool wait_all, bool intr,
Dkey.h270 extern int wait_for_key_construction(struct key *key, bool intr);
/include/drm/ttm/
Dttm_execbuf_util.h93 struct list_head *list, bool intr);
/include/media/
Dvideobuf-core.h178 int non_blocking, int intr);
/include/linux/mlx5/
Ddevice.h721 u8 intr; member