Home
last modified time | relevance | path

Searched defs:memory_block (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmemory.h77 struct memory_block { struct
79 enum memory_block_state state; /* serialized by the dev->lock */ argument
99 unsigned long memory_block_size_bytes(void); argument
/linux/tools/testing/memblock/tests/
H A Dcommon.c12 static struct test_memory memory_block; variable