Searched refs:client_memory (Results 1 – 2 of 2) sorted by relevance
519 static long *client_memory = &dummy_memory; variable528 client_memory[i] = 0; in client_work_atom()631 client_memory = (long *) malloc(client_pages * PAGE_SIZE); in client()633 client_memory[i * PAGE_SIZE / sizeof(long)] = 0; in client()
605 static long *client_memory = &dummy_memory; variable614 client_memory[i] = 0; in client_work_atom()722 client_memory = (long *) malloc(client_pages * PAGE_SIZE); in client()724 client_memory[i * PAGE_SIZE / sizeof(long)] = 0; in client()