Searched defs:interruptible (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo.c | 134 ttm_bo_wait_unreserved_locked(struct ttm_buffer_object *bo, bool interruptible) in ttm_bo_wait_unreserved_locked() 201 bool interruptible, in ttm_bo_reserve_nolru() 278 bool interruptible, in ttm_bo_reserve() 299 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath_nolru() 333 bool interruptible, uint32_t sequence) in ttm_bo_reserve_slowpath() 412 bool evict, bool interruptible, in ttm_bo_handle_move_mem() 607 bool interruptible, in ttm_bo_cleanup_refs_and_unlock() 803 static int ttm_bo_evict(struct ttm_buffer_object *bo, bool interruptible, in ttm_bo_evict() 860 bool interruptible, in ttm_mem_evict_first() 921 bool interruptible, in ttm_bo_mem_force_space() [all …]
|
H A D | ttm_lock.c | 92 ttm_read_lock(struct ttm_lock *lock, bool interruptible) in ttm_read_lock() 137 int ttm_read_trylock(struct ttm_lock *lock, bool interruptible) in ttm_read_trylock() 192 ttm_write_lock(struct ttm_lock *lock, bool interruptible) in ttm_write_lock() 270 bool interruptible, in ttm_vt_lock()
|
H A D | ttm_memory.c | 392 bool no_wait, bool interruptible) in ttm_mem_global_alloc_zone() 411 bool no_wait, bool interruptible) in ttm_mem_global_alloc() 426 bool no_wait, bool interruptible) in ttm_mem_global_alloc_page()
|
H A D | ttm_bo_util.c | 74 int ttm_mem_io_lock(struct ttm_mem_type_manager *man, bool interruptible) in ttm_mem_io_lock()
|
/freebsd/contrib/ofed/opensm/complib/ |
H A D | cl_event.c | 114 IN const boolean_t interruptible) in cl_event_wait_on()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | vgaarb.h | 107 static inline int vga_get(struct pci_dev *pdev, unsigned int rsrc, int interruptible) { return 0; } in vga_get()
|
/freebsd/sys/dev/usb/ |
H A D | usb_process.c | 366 bool interruptible) in usb_proc_mwait_impl()
|
/freebsd/sys/dev/random/ |
H A D | randomdev.c | 126 randomdev_wait_until_seeded(bool interruptible) in randomdev_wait_until_seeded()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_sm.h | 649 IN boolean_t interruptible) in osm_sm_wait_for_subnet_up()
|
H A D | osm_opensm.h | 572 IN boolean_t interruptible) in osm_opensm_wait_for_subnet_up()
|