Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dldm.h69 struct freelist { struct
75 struct freelist *next; argument
86 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd/sys/dev/hptnr/
H A Dldm.h69 struct freelist { struct
75 struct freelist *next; argument
86 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd/sys/dev/hptrr/
H A Dldm.h68 struct freelist { struct
74 struct freelist *next; argument
85 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count); argument
/freebsd/sys/vm/
H A Dvm_phys.c542 int dom, flind, freelist, oind, pind, segind; in vm_phys_init() local
873 int avail, end, flind, freelist, i, oind, pind; in vm_phys_alloc_npages() local
943 vm_phys_alloc_freelist_pages(int domain, int freelist, int pool, int order) in vm_phys_alloc_freelist_pages()
1009 int freelist; in vm_phys_alloc_pages() local
1300 for (int freelist = 0; freelist < VM_NFREELIST; freelist++) { in vm_phys_lazy_init_domain() local
/freebsd/contrib/ntp/libntp/
H A Drecvbuff.c313 recvbuf_t *freelist = NULL; purge_recv_buffers_for_fd() local
/freebsd/contrib/less/
H A Dlinenum.c61 static struct linenum_info *freelist; /* Anchor of the unused entries */ variable
/freebsd/sys/kern/
H A Dkern_cpuset.c491 _domainset_create(struct domainset *domain, struct domainlist *freelist) in _domainset_create()
621 const struct domainset *domain, struct domainlist *freelist) in domainset_shadow()
1098 struct setlist *freelist, struct domainlist *domainlist) in cpuset_setproc_maskthread()
1157 struct cpuset **nsetp, struct setlist *freelist, in cpuset_setproc_setthread()
1246 struct setlist freelist; in cpuset_setproc() local
/freebsd/sbin/restore/
H A Dsymtab.c208 static struct entry *freelist = NULL; variable
/freebsd/contrib/gdtoa/
H A Dmisc.c34 static Bigint *freelist[Kmax+1]; variable
/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c314 char **freelist; member
/freebsd/sys/dev/liquidio/base/
H A Dlio_device.c535 struct lio_stailq_head freelist; in lio_delete_dispatch_list() local
/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c48 struct mbuf *freelist; member
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c479 #define freelist 0 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h153 tdList_t freelist; member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1479 struct acl_rel_struct *freelist = NULL; in zpl_posix_acl_free() local
/freebsd/contrib/lua/src/
H A Dlauxlib.c654 #define freelist (LUA_RIDX_LAST + 1) macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp168 bfhead_t freelist[MAX_BGET_BINS]; member
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c2550 ocs_list_t freelist; member
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3883 boolean_t freelist = B_FALSE, memory_err = B_TRUE; in zpool_vdev_split() local
/freebsd/sys/dev/drm2/
H A DdrmP.h386 struct drm_freelist freelist; member
/freebsd/sys/netpfil/pf/
H A Dpf.c2682 struct pf_ksrc_node_list freelist; in pf_purge_expired_src_nodes() local
/freebsd/sys/arm64/arm64/
H A Dpmap.c3020 struct spglist freelist; in pmap_release() local