Searched defs:no_wait (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/gdb/gdb/
H A Dgnu-nat.c210 unsigned int no_wait:1; member in struct:inf
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_object.c619 int radeon_bo_wait(struct radeon_bo *bo, u32 *mem_type, bool no_wait) argument
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo.c1774 int ttm_bo_synccpu_write_grab(struct ttm_buffer_object *bo, bool no_wait) argument
202 ttm_bo_reserve_nolru(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, bool use_sequence, uint32_t sequence) argument
279 ttm_bo_reserve(struct ttm_buffer_object *bo, bool interruptible, bool no_wait, bool use_sequence, uint32_t sequence) argument
1720 ttm_bo_wait(struct ttm_buffer_object *bo, bool lazy, bool interruptible, bool no_wait) argument
H A Dttm_memory.c391 ttm_mem_global_alloc_zone(struct ttm_mem_global *glob, struct ttm_mem_zone *single_zone, uint64_t memory, bool no_wait, bool interruptible) argument
412 ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, bool no_wait, bool interruptible) argument
426 ttm_mem_global_alloc_page(struct ttm_mem_global *glob, struct vm_page *page, bool no_wait, bool interruptible) argument
/freebsd-11-stable/sys/dev/isp/
H A Dispmbox.h1778 no_wait : 1, member in struct:__anon4611::__anon4612::__anon4613

Completed in 134 milliseconds