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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/keys/
H A Drequest_key.c155 up_write(&key_construction_sem);
181 down_write(&key_construction_sem);
183 up_write(&key_construction_sem);
206 down_write(&key_construction_sem);
219 up_write(&key_construction_sem);
250 up_write(&key_construction_sem);
277 down_write(&key_construction_sem);
301 up_write(&key_construction_sem);
H A Dinternal.h59 extern struct rw_semaphore key_construction_sem;
H A Dkey.c37 DECLARE_RWSEM(key_construction_sem); variable
421 down_write(&key_construction_sem);
446 up_write(&key_construction_sem);
503 down_write(&key_construction_sem);
528 up_write(&key_construction_sem);

Completed in 48 milliseconds