Searched defs:memory_block (Results 1 – 2 of 2) sorted by relevance
77 struct memory_block { struct79 enum memory_block_state state; /* serialized by the dev->lock */ argument99 unsigned long memory_block_size_bytes(void); argument
12 static struct test_memory memory_block; variable