Searched refs:no_wait (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | eventfd.h | 38 ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, __u64 *cnt); 68 static inline ssize_t eventfd_ctx_read(struct eventfd_ctx *ctx, int no_wait, in eventfd_ctx_read() argument
|
/include/drm/ttm/ |
D | ttm_memory.h | 151 bool no_wait, bool interruptible); 156 bool no_wait, bool interruptible);
|
D | ttm_bo_api.h | 332 bool interruptible, bool no_wait); 433 ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait);
|
D | ttm_bo_driver.h | 745 extern int ttm_bo_wait_cpu(struct ttm_buffer_object *bo, bool no_wait); 850 bool no_wait, bool use_sequence, uint32_t sequence); 879 bool no_wait, bool use_sequence,
|