Searched refs:remove_all (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | filesystem | 201 uintmax_t remove_all(const path& p); 202 uintmax_t remove_all(const path& p, error_code& ec);
|
| /freebsd-13.1/sys/powerpc/include/ |
| H A D | mmuvar.h | 155 pmap_remove_all_t remove_all; member
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | pmap_dispatch.c | 156 DEFINE_PMAP_IFUNC(void, remove_all, (vm_page_t));
|
| /freebsd-13.1/sys/dev/drm2/ttm/ |
| H A D | ttm_bo.c | 693 static int ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) in ttm_bo_delayed_delete() argument 717 if (remove_all && ret) { in ttm_bo_delayed_delete() 724 !remove_all); in ttm_bo_delayed_delete()
|
| /freebsd-13.1/sys/contrib/openzfs/scripts/ |
| H A D | zfs-tests.sh | 168 sudo "${DMSETUP}" remove_all
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | filesystem | 201 uintmax_t remove_all(const path& p); 202 uintmax_t remove_all(const path& p, error_code& ec); 2238 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p) { 2242 inline _LIBCPP_INLINE_VISIBILITY uintmax_t remove_all(const path& __p,
|
| /freebsd-13.1/contrib/wpa/wpa_supplicant/ |
| H A D | wpa_supplicant_i.h | 374 const char *type, int remove_all);
|
| H A D | wpa_supplicant.c | 6257 const char *type, int remove_all) in radio_remove_works() argument 6268 if (!remove_all && work->wpa_s != wpa_s) in radio_remove_works()
|
| /freebsd-13.1/sys/powerpc/booke/ |
| H A D | pmap.c | 388 .remove_all = mmu_booke_remove_all,
|
| /freebsd-13.1/sys/powerpc/aim/ |
| H A D | mmu_oea.c | 361 .remove_all = moea_remove_all,
|
| H A D | mmu_oea64.c | 475 .remove_all = moea64_remove_all,
|
| H A D | mmu_radix.c | 536 .remove_all = mmu_radix_remove_all,
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | pmap.c | 3221 __CONCAT(PMTYPE, remove_all)(vm_page_t m) in __CONCAT() argument 6383 PMM(remove_all)
|