Searched refs:DECLARE_RWSEM (Results 1 – 25 of 74) sorted by relevance
123
100 #define DECLARE_RWSEM(name) \ macro141 #define DECLARE_RWSEM(lockname) \ macro
19 DECLARE_RWSEM(__i2c_board_lock);
83 static DECLARE_RWSEM(rwsem_A);84 static DECLARE_RWSEM(rwsem_B);85 static DECLARE_RWSEM(rwsem_C);86 static DECLARE_RWSEM(rwsem_D);124 static DECLARE_RWSEM(rwsem_X1);125 static DECLARE_RWSEM(rwsem_X2);126 static DECLARE_RWSEM(rwsem_Y1);127 static DECLARE_RWSEM(rwsem_Y2);128 static DECLARE_RWSEM(rwsem_Z1);129 static DECLARE_RWSEM(rwsem_Z2);
60 static DECLARE_RWSEM(prepare_for_test_rwsem);
27 static DECLARE_RWSEM(_ps_lock);
17 static DECLARE_RWSEM(_lock);
48 static DECLARE_RWSEM(rds_trans_sem);
66 DECLARE_RWSEM(rds_ib_devices_lock);
21 static DECLARE_RWSEM(modules_rwsem);
31 static DECLARE_RWSEM(minor_rwsem);
31 static DECLARE_RWSEM(companions_rwsem);
22 static DECLARE_RWSEM(shares_table_lock);
23 static DECLARE_RWSEM(sessions_table_lock);
17 DECLARE_RWSEM(pci_bus_sem);
27 static DECLARE_RWSEM(bus_type_sem);
11 static DECLARE_RWSEM(cxl_memdev_rwsem);
14 DECLARE_RWSEM(fscache_addremove_sem);
40 static DECLARE_RWSEM(umhelper_sem);
22 DECLARE_RWSEM(leds_list_lock);
25 static DECLARE_RWSEM(triggers_list_lock);
130 static DECLARE_RWSEM(user_list_lock);
50 static DECLARE_RWSEM(cmtp_session_sem);
15 static DECLARE_RWSEM(adfs_dir_rwsem);
33 static DECLARE_RWSEM(asymmetric_key_parsers_sem);
43 static DECLARE_RWSEM(list_rwsem);
Completed in 40 milliseconds