Home
last modified time | relevance | path

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

12345

/openbsd/sys/uvm/
H A Duvm_pdaemon.c208 int free; in uvm_pageout() local
318 int s, free; in uvm_aiodone_daemon() local
423 int free, result; in uvmpd_scan_inactive() local
858 int free, inactive_shortage, swap_shortage, pages_freed; in uvmpd_scan() local
H A Duvm_km.h68 int free; member
H A Duvm_map.c568 struct uvm_addr_state *free; in uvm_map_isavail() local
1270 struct uvm_addr_state *free; in uvm_mapent_merge() local
1417 struct uvm_addr_state *free; in uvm_map_mkentry() local
1845 struct uvm_addr_state *free; in uvm_mapent_mkfree() local
2584 struct uvm_addr_state *free, *free_before; in uvm_map_splitentry() local
2693 struct uvm_addr_state *free; in uvm_tree_sanity() local
2872 struct uvm_addr_state *free; in uvm_map_printit() local
4659 struct uvm_addr_state *free; in uvm_map_clip_start() local
4918 struct uvm_addr_state *free; in uvm_map_freelist_update_clear() local
5018 struct uvm_addr_state *free, *entfree; in uvm_map_fix_space() local
/openbsd/usr.sbin/unbound/libunbound/
H A Dunbound-event.h90 void (*free)(struct ub_event_base*); member
136 void (*free)(struct ub_event*); member
/openbsd/sbin/unwind/libunbound/libunbound/
H A Dunbound-event.h90 void (*free)(struct ub_event_base*); member
136 void (*free)(struct ub_event*); member
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp49 INTERCEPTOR(void, free, void *ptr) { in INTERCEPTOR() argument
171 void (*free)(void *mem); member
180 void (*free)(void *mem); member
/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Dspace_info.h29 uintmax_t free; member
/openbsd/gnu/gcc/gcc/config/i386/
H A Dnetware-libgcc.c56 free (void *ptr) in free() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DMD5.cpp191 unsigned long used, free; in update() local
235 unsigned long used, free; in final() local
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpBlock.cpp79 void DeadBlock::free() { in free() function in DeadBlock
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dalloc.c174 free(void *ptr, unsigned size) in free() function
/openbsd/gnu/llvm/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
/openbsd/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_stack_int.h77 } free; member
88 cma___t_index free; /* First free chunk index */ member
/openbsd/sys/arch/macppc/stand/
H A Dalloc.c174 free(void *ptr, unsigned size) in free() function
/openbsd/regress/lib/libcrypto/evp/
H A Devp_pkey_cleanup.c28 void (*free)(void); member
/openbsd/sys/lib/libsa/
H A Dalloc.c214 free(void *ptr, unsigned int size) in free() function
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A Ddba.c76 int free; in pagestat() local
/openbsd/lib/libutil/
H A Dohash.h31 void (*free)(void *, void *); member
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dbadalloc1.C49 extern "C" void free (void *) in free() function
/openbsd/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h86 __attribute__((weak)) inline __device__ void free(void *__ptr) { in free() function
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h28 struct intel_gt_buffer_pool_node *free; member
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlreapi.pod347 =head2 free section
/openbsd/gnu/llvm/libcxx/src/support/win32/
H A Dsupport.cpp43 free(p); in __libcpp_vasprintf() local
/openbsd/gnu/usr.bin/cvs/vms/
H A Dndir.c71 #define free xfree macro
/openbsd/usr.sbin/unbound/testcode/
H A Dmemstats.c62 uint64_t free; member

12345