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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fops.c66 static bool first_call = true; local
68 if (first_call) {
87 if (first_call) {
127 first_call = false;
/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_dma.c1611 static bool first_call = true; local
1617 if (first_call) {
1655 first_call = false;

Completed in 35 milliseconds