Home
last modified time | relevance | path

Searched refs:remove_all (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfs_ops.h279 uintmax_t remove_all(const path& __p); in _GLIBCXX_VISIBILITY()
280 uintmax_t remove_all(const path& __p, error_code& __ec); in _GLIBCXX_VISIBILITY()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo.c532 static bool ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete() argument
549 if (remove_all || bo->resv != &bo->ttm_resv) { in ttm_bo_delayed_delete()
554 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
557 ttm_bo_cleanup_refs(bo, false, !remove_all, true); in ttm_bo_delayed_delete()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_supplicant_i.h347 const char *type, int remove_all);
H A Dwpa_supplicant.c5337 const char *type, int remove_all) in radio_remove_works() argument
5348 if (!remove_all && work->wpa_s != wpa_s) in radio_remove_works()
/dragonfly/contrib/lvm2/dist/
H A DWHATS_NEW_DM250 dmsetup remove_all also performs mknodes.