Searched refs:_exits (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Ddm-bio-prison-v1.c451 static void (*_exits[])(void) = { variable
472 _exits[i]();
479 int i = ARRAY_SIZE(_exits);
482 _exits[i]();
H A Ddm.c257 static void (*_exits[])(void) = { variable
287 _exits[i]();
294 int i = ARRAY_SIZE(_exits);
297 _exits[i]();

Completed in 110 milliseconds