Home
last modified time | relevance | path

Searched defs:freelist (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/sys/dev/hpt27xx/
H A Dldm.h71 struct freelist { struct
77 struct freelist *next; argument
88 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd-13.1/sys/dev/hptnr/
H A Dldm.h71 struct freelist { struct
77 struct freelist *next; argument
88 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd-13.1/sys/dev/hptrr/
H A Dldm.h70 struct freelist { struct
76 struct freelist *next; argument
87 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-malloc.h149 void *freelist; member
/freebsd-13.1/sys/vm/
H A Dvm_phys.c493 int dom, flind, freelist, oind, pind, segind; in vm_phys_init() local
731 int avail, end, flind, freelist, i, need, oind, pind; in vm_phys_alloc_npages() local
804 int freelist; in vm_phys_alloc_pages() local
822 vm_phys_alloc_freelist_pages(int domain, int freelist, int pool, int order) in vm_phys_alloc_freelist_pages()
H A Dvm_page.c2339 _vm_page_alloc_noobj_domain(int domain, const int freelist, int req) in _vm_page_alloc_noobj_domain()
2407 vm_page_alloc_freelist(int freelist, int req) in vm_page_alloc_freelist()
2424 vm_page_alloc_freelist_domain(int domain, int freelist, int req) in vm_page_alloc_freelist_domain()
/freebsd-13.1/contrib/subversion/subversion/libsvn_diff/
H A Dlcs.c85 svn_diff__lcs_t **freelist, in svn_diff__snake()
/freebsd-13.1/contrib/apr-util/buckets/
H A Dapr_buckets_alloc.c41 node_header_t *freelist; member
/freebsd-13.1/contrib/less/
H A Dlinenum.c63 static struct linenum_info *freelist; /* Anchor of the unused entries */ variable
/freebsd-13.1/contrib/ntp/libntp/
H A Drecvbuff.c312 recvbuf_t *freelist = NULL; in purge_recv_buffers_for_fd() local
/freebsd-13.1/sys/kern/
H A Dkern_cpuset.c482 _domainset_create(struct domainset *domain, struct domainlist *freelist) in _domainset_create()
612 const struct domainset *domain, struct domainlist *freelist) in domainset_shadow()
1059 struct setlist *freelist, struct domainlist *domainlist) in cpuset_setproc_maskthread()
1118 struct cpuset **nsetp, struct setlist *freelist, in cpuset_setproc_setthread()
1207 struct setlist freelist; in cpuset_setproc() local
/freebsd-13.1/contrib/serf/buckets/
H A Dallocator.c98 node_header_t *freelist; /* free STANDARD_NODE_SIZE blocks */ member
/freebsd-13.1/sbin/restore/
H A Dsymtab.c216 static struct entry *freelist = NULL; variable
/freebsd-13.1/crypto/openssl/crypto/
H A Dmem_sec.c286 char **freelist; member
/freebsd-13.1/contrib/gdtoa/
H A Dmisc.c34 static Bigint *freelist[Kmax+1]; variable
/freebsd-13.1/sys/dev/liquidio/base/
H A Dlio_device.c536 struct lio_stailq_head freelist; in lio_delete_dispatch_list() local
/freebsd-13.1/sys/netpfil/ipfw/test/
H A Dmain.c49 struct mbuf *freelist; member
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c479 #define freelist 0 macro
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1440 struct acl_rel_struct *freelist = NULL; in zpl_posix_acl_free() local
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h154 tdList_t freelist; member
/freebsd-13.1/contrib/lua/src/
H A Dlauxlib.c643 #define freelist 0 macro
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp168 bfhead_t freelist[MAX_BGET_BINS]; member
/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_utils.c2552 ocs_list_t freelist; member
/freebsd-13.1/contrib/apr/memory/unix/
H A Dapr_pools.c437 apr_memnode_t *next, *freelist = NULL; in allocator_free() local
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3534 boolean_t freelist = B_FALSE, memory_err = B_TRUE; in zpool_vdev_split() local

12