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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c273 int should_wake = 0; local
277 should_wake = 1;
280 return should_wake;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-raid1.c448 int should_wake = 0; local
474 should_wake = 1;
478 if (should_wake)
1169 int should_wake = 0; local
1174 should_wake = !(bl->head);
1178 if (should_wake)

Completed in 90 milliseconds