Searched refs:rcu (Results 1 – 7 of 7) sorted by relevance
/external/kernel-headers/original/linux/ |
D | file.h | 40 struct rcu_head rcu; member
|
D | filter.h | 156 struct rcu_head rcu; member
|
D | if_vlan.h | 91 struct rcu_head rcu; member
|
D | dmaengine.h | 106 struct rcu_head rcu; member
|
D | sched.h | 990 struct rcu_head rcu; member
|
/external/sqlite/dist/ |
D | sqlite3.c | 23355 APIRET rcu = NO_ERROR; /* return code for unlocking */ 23360 rcu = DosSetFileLocks( pFile->h, &UnlockArea, &LockArea, LOCK_TIMEOUT, 0L ); 23361 OSTRACE(( "TEST WR-LOCK %d unlock reserved byte r=%d\n", pFile->h, rcu ));
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 23355 APIRET rcu = NO_ERROR; /* return code for unlocking */ 23360 rcu = DosSetFileLocks( pFile->h, &UnlockArea, &LockArea, LOCK_TIMEOUT, 0L ); 23361 OSTRACE(( "TEST WR-LOCK %d unlock reserved byte r=%d\n", pFile->h, rcu ));
|