Searched defs:alloc (Results 1 - 25 of 114) sorted by relevance

12345

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Did_table.c49 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) argument
76 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) argument
88 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) argument
114 c4iw_id_table_free(struct c4iw_id_table *alloc) argument
[all...]
/freebsd-10-stable/sys/sys/
H A D_unrhdr.h43 u_int alloc; /* Count of memory allocations */ member in struct:unrhdr
/freebsd-10-stable/usr.bin/m4/lib/
H A Dohash.h34 void *(*alloc)(size_t, void *); member in struct:ohash_info
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DASTDumper.cpp103 char *alloc = (char*)malloc(len); local
/freebsd-10-stable/contrib/gcc/
H A Dvec.c40 unsigned alloc; member in struct:vec_prefix
50 unsigned alloc = 0; local
101 unsigned alloc = alloc = calculate_allocation (pfx, reserve, exact); local
173 unsigned alloc = calculate_allocation (pfx, reserve, exact); local
[all...]
/freebsd-10-stable/crypto/heimdal/kuser/
H A Dgenerate-requests.c39 unsigned n, alloc; local
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
H A Duwx_env.c43 int uwx_register_alloc_cb(alloc_cb alloc, free_cb free) argument
/freebsd-10-stable/sys/dev/drm/
H A Dsis_ds.h50 int alloc; member in struct:__anon8426
H A Di915_mem.c278 drm_i915_mem_alloc_t *alloc = data; local
H A Dradeon_mem.c226 drm_radeon_mem_alloc_t *alloc = data; local
H A Dsis_ds.c81 int alloc = set->alloc; local
[all...]
/freebsd-10-stable/sys/netipsec/
H A Dipsec_mbuf.c76 int todo, len, done, alloc; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h109 void *(*alloc)(unsigned locktype); member in struct:evthread_lock_callbacks
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.h116 struct alloc_cache alloc; member in struct:worker
/freebsd-10-stable/crypto/openssh/
H A Dsshbuf.h46 size_t alloc; /* Total bytes allocated to buf->d */ member in struct:sshbuf
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_buckets_alloc.c26 apr_bucket_alloc_t *alloc; member in struct:node_header_t
/freebsd-10-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c53 size_t alloc = buf->alloced; local
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c110 __mf_find_threadinfo (int alloc) argument
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dmap_debug_base.hpp154 __gnu_cxx::throw_allocator<char> alloc; local
313 __gnu_cxx::throw_allocator<char> alloc; local
334 __gnu_cxx::throw_allocator<char> alloc; local
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dadd-random-users.c45 unsigned n, alloc; local
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswd-generator.c41 unsigned n, alloc; local
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c39 u32 mthca_alloc(struct mthca_alloc *alloc) argument
63 mthca_free(struct mthca_alloc *alloc, u32 obj) argument
78 mthca_alloc_init(struct mthca_alloc *alloc, u32 num, u32 mask, u32 reserved) argument
104 mthca_alloc_cleanup(struct mthca_alloc *alloc) argument
[all...]
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_mem.c225 drm_radeon_mem_alloc_t *alloc = data; local
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dcontext.c194 context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc, argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_deleted_rev.c92 create_getdrev_body(serf_bucket_t **body_bkt, void *baton, serf_bucket_alloc_t *alloc, apr_pool_t *pool , apr_pool_t *scratch_pool) argument

Completed in 142 milliseconds

12345