/freebsd/sys/dev/hpt27xx/ |
H A D | ldm.h | 69 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 D | ldm.h | 69 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 D | ldm.h | 68 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 D | vm_phys.c | 542 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 D | recvbuff.c | 313 recvbuf_t *freelist = NULL; purge_recv_buffers_for_fd() local
|
/freebsd/contrib/less/ |
H A D | linenum.c | 61 static struct linenum_info *freelist; /* Anchor of the unused entries */ variable
|
/freebsd/sys/kern/ |
H A D | kern_cpuset.c | 491 _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 D | symtab.c | 208 static struct entry *freelist = NULL; variable
|
/freebsd/contrib/gdtoa/ |
H A D | misc.c | 34 static Bigint *freelist[Kmax+1]; variable
|
/freebsd/crypto/openssl/crypto/ |
H A D | mem_sec.c | 314 char **freelist; member
|
/freebsd/sys/dev/liquidio/base/ |
H A D | lio_device.c | 535 struct lio_stailq_head freelist; in lio_delete_dispatch_list() local
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | main.c | 48 struct mbuf *freelist; member
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lauxlib.c | 479 #define freelist 0 macro
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdsatypes.h | 153 tdList_t freelist; member
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_xattr.c | 1479 struct acl_rel_struct *freelist = NULL; in zpl_posix_acl_free() local
|
/freebsd/contrib/lua/src/ |
H A D | lauxlib.c | 654 #define freelist (LUA_RIDX_LAST + 1) macro
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 168 bfhead_t freelist[MAX_BGET_BINS]; member
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_utils.c | 2550 ocs_list_t freelist; member
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 3883 boolean_t freelist = B_FALSE, memory_err = B_TRUE; in zpool_vdev_split() local
|
/freebsd/sys/dev/drm2/ |
H A D | drmP.h | 386 struct drm_freelist freelist; member
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 2682 struct pf_ksrc_node_list freelist; in pf_purge_expired_src_nodes() local
|
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 3020 struct spglist freelist; in pmap_release() local
|