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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_deadlock.c24 #define SET_MAP(M, B) ((M)[(B) / 32] |= (1 << ((B) % 32))) macro
585 SET_MAP(tmpmap, dd);
979 SET_MAP(tmap, j);

Completed in 113 milliseconds