MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / bitmask

Class bitmask

deps/memkind/src/src/hbwmalloc.c:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 char *aligned_beg = (char *)((uintptr_t)addr & page_mask);
203 nodemask_t nodemask;
204 struct bitmask expected_nodemask = {NUMA_NUM_NODES, nodemask.n};
205
206 memkind_hbw_all_get_mbind_nodemask(NULL, expected_nodemask.maskp,
207 expected_nodemask.size);

Callers 2

sweeplistFunction · 0.50
luaC_freeallFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected