Home
last modified time | relevance | path

Searched defs:free (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd-13.1/contrib/netbsd-tests/lib/libobjc/
H A Dt_threads.m56 -free; method in init
84 {
/freebsd-13.1/contrib/ntp/sntp/unity/
H A Dunity_fixture_malloc_overrides.h14 #define free unity_free macro
/freebsd-13.1/sys/x86/x86/
H A Ducode.c281 map_ucode(uintptr_t free, size_t len) in map_ucode()
295 unmap_ucode(uintptr_t free, size_t len) in unmap_ucode()
317 ucode_load_bsp(uintptr_t free) in ucode_load_bsp()
/freebsd-13.1/sys/contrib/ck/include/
H A Dck_malloc.h36 void (*free)(void *, size_t, bool); member
/freebsd-13.1/sys/contrib/openzfs/module/zstd/include/
H A Dstdlib.h52 #define free(ptr) macro
/freebsd-13.1/sys/contrib/zstd/lib/freebsd/
H A Dstdlib.h40 #define free(x) (free)((x), M_ZSTD) macro
/freebsd-13.1/sys/geom/uzip/
H A Dg_uzip_dapi.h38 g_uzip_dapi_free_t free; member
/freebsd-13.1/contrib/unbound/libunbound/
H A Dunbound-event.h90 void (*free)(struct ub_event_base*); member
136 void (*free)(struct ub_event*); member
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp79 void DeadBlock::free() { in free() function in DeadBlock
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DMD5.cpp192 unsigned long used, free; in update() local
236 unsigned long used, free; in final() local
/freebsd-13.1/crypto/heimdal/lib/krb5/
H A Dstore-int.h43 void (*free)(struct krb5_storage_data*); member
/freebsd-13.1/lib/libopenbsd/
H A Dohash.h35 void (*free)(void *, void *); member
/freebsd-13.1/contrib/mandoc/
H A Dcompat_ohash.h31 void (*free)(void *, void *); member
/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h83 __attribute__((weak)) inline __device__ void *free(void *__ptr) { in free() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp161 ulong_t used, free; in MD5_Update() local
193 ulong_t used, free; in MD5_Final() local
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp106 INTERCEPTOR(void, free, void *ptr) { in INTERCEPTOR() argument
236 void (*free)(void *mem); member
245 void (*free)(void *mem); member
/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h74 bhnd_nvram_iop_free *free; /**< free() implementation */ member
/freebsd-13.1/sys/arm64/iommu/
H A Diommu.c281 iommu_domain_free_entry(struct iommu_map_entry *entry, bool free) in iommu_domain_free_entry()
382 iommu_domain_unload_entry(struct iommu_map_entry *entry, bool free) in iommu_domain_unload_entry()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_malloc.cpp23 INTERCEPTOR_ATTRIBUTE void free(void *ptr) { in free() function
/freebsd-13.1/sys/riscv/riscv/
H A Dpmap.c1087 pmap_add_delayed_free_list(vm_page_t m, struct spglist *free, in pmap_add_delayed_free_list()
1191 struct spglist *free) in pmap_unuse_pt()
1738 int avail, free; in reserve_pv_entries() local
2126 struct spglist free; in pmap_remove() local
2234 struct spglist free; in pmap_remove_all() local
2469 struct spglist free; in pmap_demote_l2_locked() local
2967 struct spglist free; in pmap_enter_l2() local
3138 struct spglist free; in pmap_enter_quick_locked() local
3596 struct spglist *free, bool superpage) in pmap_remove_pages_pv()
3654 struct spglist free; in pmap_remove_pages() local
[all …]
/freebsd-13.1/sys/arm/arm/
H A Dpmap-v6.c2680 struct spglist *free) in pmap_unwire_pt2_all()
2836 struct spglist free; in pmap_pv_reclaim() local
3612 struct spglist *free) in pmap_remove_pte1()
3694 struct spglist free; in pmap_demote_pte1() local
4108 struct spglist *free) in pmap_remove_pte2()
4167 struct spglist free; in pmap_remove() local
4282 struct spglist free; in pmap_remove_all() local
4421 struct spglist free; in pmap_remove_pages() local
4535 struct spglist free; in pmap_enter_quick_locked() local
4709 struct spglist free; in pmap_enter_pte1() local
[all …]
/freebsd-13.1/contrib/netbsd-tests/kernel/
H A Dt_extent.c313 ATF_TC_HEAD(free, tc) in ATF_TC_HEAD() argument
317 ATF_TC_BODY(free, tc) in ATF_TC_BODY() argument
/freebsd-13.1/sys/powerpc/aim/
H A Dmmu_radix.c1180 int avail, free; in reserve_pv_entries() local
1376 struct spglist free; in reclaim_pv_chunk() local
2483 struct spglist free; in mmu_radix_copy() local
3144 struct spglist free; in pmap_enter_l3e() local
3291 struct spglist free; in mmu_radix_enter_quick_locked() local
3558 struct spglist free; in radix_pgd_release() local
3821 struct spglist free; in mmu_radix_ts_referenced() local
4852 struct spglist free; in pmap_demote_l3e_locked() local
5141 struct spglist free; in mmu_radix_remove() local
5260 struct spglist free; in mmu_radix_remove_all() local
[all …]
/freebsd-13.1/contrib/ofed/libmlx5/
H A Ddbrec.c46 unsigned long free[0]; member
/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h112 void (*free)(void *lock, unsigned locktype); member

12345