OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_backend
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_hash.c
98
const struct cds_lfht_mm_type *
memory_backend
;
variable in typeref:struct:cds_lfht_mm_type
427
memory_backend
= &cds_lfht_mm_order;
429
memory_backend
= &cds_lfht_mm_chunk;
431
memory_backend
= &cds_lfht_mm_mmap;
562
if (
memory_backend
) {
566
CDS_LFHT_ACCOUNTING,
memory_backend
,
test_urcu_hash.h
127
extern const struct cds_lfht_mm_type *
memory_backend
;
Completed in 55 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026