HomeSort by: relevance | last modified time | path
    Searched refs:cds_lfht_alloc_bucket_table (Results 1 - 4 of 4) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/src/
rculfhash-mm-order.c 14 void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order) function
74 .alloc_bucket_table = cds_lfht_alloc_bucket_table,
rculfhash-mm-chunk.c 14 void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order) function
81 .alloc_bucket_table = cds_lfht_alloc_bucket_table,
rculfhash-mm-mmap.c 116 void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order) function
198 .alloc_bucket_table = cds_lfht_alloc_bucket_table,
rculfhash.c 928 void cds_lfht_alloc_bucket_table(struct cds_lfht *ht, unsigned long order) function
1421 cds_lfht_alloc_bucket_table(ht, i);
1570 cds_lfht_alloc_bucket_table(ht, 0);
1582 cds_lfht_alloc_bucket_table(ht, order);

Completed in 19 milliseconds