Home
last modified time | relevance | path

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

12345

/freebsd/contrib/netbsd-tests/lib/libobjc/
H A Dt_threads.m56 -free; method in init
84 {
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h73 __attribute__((noinline, weak)) __device__ void free(void *__ptr) { in free() function
81 __attribute__((weak)) inline __device__ void free(void *__ptr) { in free() function
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture_malloc_overrides.h14 #define free unity_free macro
/freebsd/sys/contrib/ck/include/
H A Dck_malloc.h36 void (*free)(void *, size_t, bool); member
/freebsd/sys/contrib/zstd/lib/freebsd/
H A Dstdlib.h40 #define free(x) (free)((x), M_ZSTD) macro
/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dstdlib.h52 #define free(ptr) macro
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dspace_info.h27 uintmax_t free; member
/freebsd/sys/geom/uzip/
H A Dg_uzip_dapi.h36 g_uzip_dapi_free_t free; member
/freebsd/sys/x86/x86/
H A Ducode.c334 map_ucode(uintptr_t free, size_t len) in map_ucode()
348 unmap_ucode(uintptr_t free, size_t len) in unmap_ucode()
370 ucode_load_bsp(uintptr_t free) in ucode_load_bsp()
/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h90 void (*free)(struct ub_event_base*); member
136 void (*free)(struct ub_event*); member
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp110 void DeadBlock::free() { in free() function in DeadBlock
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMD5.cpp191 unsigned long used, free; in update() local
235 unsigned long used, free; in final() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp49 INTERCEPTOR(void, free, void *ptr) { in INTERCEPTOR() argument
168 void (*free)(void *mem); member
177 void (*free)(void *mem); member
/freebsd/crypto/heimdal/lib/krb5/
H A Dstore-int.h43 void (*free)(struct krb5_storage_data*); member
/freebsd/contrib/mandoc/
H A Dcompat_ohash.h31 void (*free)(void *, void *); member
/freebsd/lib/libopenbsd/
H A Dohash.h33 void (*free)(void *, void *); member
/freebsd/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/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iovar.h73 bhnd_nvram_iop_free *free; /**< free() implementation */ member
/freebsd/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/contrib/ofed/libmlx5/
H A Ddbrec.c46 unsigned long free[0]; member
/freebsd/sys/riscv/riscv/
H A Dpmap.c1308 struct spglist *free) in pmap_unuse_pt()
1914 int avail, free; in reserve_pv_entries() local
2197 pd_entry_t l1e, struct spglist *free, struct rwlock **lockp) in pmap_remove_l2()
2302 struct spglist free; in pmap_remove() local
2422 struct spglist free; in pmap_remove_all() local
2671 struct spglist free; in pmap_demote_l2_locked() local
3215 struct spglist free; in pmap_enter_l2() local
3426 struct spglist free; in pmap_enter_quick_locked() local
3913 struct spglist *free, bool superpage) in pmap_remove_pages_pv()
3971 struct spglist free; in pmap_remove_pages() local
[all …]
/freebsd/sys/arm/arm/
H A Dpmap-v6.c2676 struct spglist *free) in pmap_unwire_pt2_all()
2814 struct spglist free; in pmap_pv_reclaim() local
3590 struct spglist *free) in pmap_remove_pte1()
3672 struct spglist free; in pmap_demote_pte1() local
4085 struct spglist *free) in pmap_remove_pte2()
4144 struct spglist free; in pmap_remove() local
4259 struct spglist free; in pmap_remove_all() local
4398 struct spglist free; in pmap_remove_pages() local
4512 struct spglist free; in pmap_enter_quick_locked() local
4686 struct spglist free; in pmap_enter_pte1() local
[all …]
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c1189 int avail, free; in reserve_pv_entries() local
1385 struct spglist free; in reclaim_pv_chunk() local
2520 struct spglist free; in mmu_radix_copy() local
3184 struct spglist free; in pmap_enter_l3e() local
3362 struct spglist free; in mmu_radix_enter_quick_locked() local
3627 struct spglist free; in radix_pgd_release() local
3890 struct spglist free; in mmu_radix_ts_referenced() local
4920 struct spglist free; in pmap_demote_l3e_locked() local
5209 struct spglist free; in mmu_radix_remove() local
5328 struct spglist free; in mmu_radix_remove_all() local
[all …]
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h112 void (*free)(void *lock, unsigned locktype); member
/freebsd/contrib/libevent/include/event2/
H A Dthread.h112 void (*free)(void *lock, unsigned locktype); member

12345