Home
last modified time | relevance | path

Searched refs:rtl_cache_bufctl_type (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sal/rtl/source/
H A Dalloc_cache.c130 rtl_cache_bufctl_type ** new_table; in rtl_cache_hash_rescale()
138 rtl_cache_bufctl_type ** old_table; in rtl_cache_hash_rescale()
168 rtl_cache_bufctl_type ** head; in rtl_cache_hash_rescale()
194 rtl_cache_bufctl_type * bufctl in rtl_cache_hash_insert()
197 rtl_cache_bufctl_type ** ppHead; in rtl_cache_hash_insert()
214 static rtl_cache_bufctl_type *
220 rtl_cache_bufctl_type ** ppHead; in rtl_cache_hash_remove()
221 rtl_cache_bufctl_type * bufctl; in rtl_cache_hash_remove()
453 rtl_cache_bufctl_type * bufctl; in rtl_cache_slab_alloc()
534 rtl_cache_bufctl_type * bufctl; in rtl_cache_slab_free()
[all …]
H A Dalloc_cache.h52 typedef struct rtl_cache_bufctl_st rtl_cache_bufctl_type; typedef
55 rtl_cache_bufctl_type * m_next; /* linkage */
75 rtl_cache_bufctl_type * m_sp; /* free buffer linkage 'stack pointer' */
153 rtl_cache_bufctl_type ** m_hash_table;
154 rtl_cache_bufctl_type * m_hash_table_0[RTL_CACHE_HASH_SIZE];

Completed in 29 milliseconds