Searched refs:lock_acquire (Results 1 – 6 of 6) sorted by relevance
| /linux/include/trace/events/ |
| H A D | lock.h | 24 TRACE_EVENT(lock_acquire,
|
| /linux/include/linux/ |
| H A D | rcupdate.h | 312 lock_acquire(map, 0, 0, 2, 0, NULL, _THIS_IP_); in init_rcu_head_on_stack() 317 lock_acquire(map, 0, 1, 2, 0, NULL, _THIS_IP_);
|
| /linux/drivers/dma-buf/ |
| H A D | dma-fence.c | 311 lock_acquire(&dma_fence_lockdep_map, 0, 1, 1, 1, NULL, _RET_IP_); in dma_fence_begin_signalling() 342 lock_acquire(&dma_fence_lockdep_map, 0, 1, 1, 1, NULL, _THIS_IP_); in __dma_fence_might_wait()
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 5825 void lock_acquire(struct lockdep_map *lock, unsigned int subclass, in lock_acquire() function 5873 EXPORT_SYMBOL_GPL(lock_acquire);
|
| /linux/Documentation/translations/it_IT/locking/ |
| H A D | lockdep-design.rst | 496 particolare il valore del parametro 'read' in lock_acquire()), un blocco può
|
| /linux/Documentation/locking/ |
| H A D | lockdep-design.rst | 489 the value of the 'read' parameter for lock_acquire()). In other words, a single
|