Home
last modified time | relevance | path

Searched defs:remove_all (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo.c554 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
/linux-4.1.27/drivers/md/
Ddm-ioctl.c468 static int remove_all(struct dm_ioctl *param, size_t param_size) in remove_all() function