| /include/linux/ |
| A D | rwlock_api_smp.h | 186 rwlock_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_write_lock_irqsave() 195 rwlock_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_write_lock_irq() 202 rwlock_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_write_lock_bh() 224 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_write_unlock() 231 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_read_unlock() 239 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_read_unlock_irqrestore() 247 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_read_unlock_irq() 255 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_read_unlock_bh() 263 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_write_unlock_irqrestore() 271 rwlock_release(&lock->dep_map, _RET_IP_); in __raw_write_unlock_irq() [all …]
|
| A D | spinlock_api_smp.h | 90 spin_acquire(&lock->dep_map, 0, 1, _RET_IP_); in __raw_spin_trylock() 110 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_spin_lock_irqsave() 119 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_spin_lock_irq() 126 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_spin_lock_bh() 133 spin_acquire(&lock->dep_map, 0, 0, _RET_IP_); in __raw_spin_lock() 141 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock() 149 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irqrestore() 157 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_irq() 165 spin_release(&lock->dep_map, _RET_IP_); in __raw_spin_unlock_bh() 167 __local_bh_enable_ip(_RET_IP_, SOFTIRQ_LOCK_OFFSET); in __raw_spin_unlock_bh() [all …]
|
| A D | instruction_pointer.h | 7 #define _RET_IP_ (unsigned long)__builtin_return_address(0) macro
|
| A D | percpu-rwsem.h | 53 rwsem_acquire_read(&sem->dep_map, 0, 0, _RET_IP_); in percpu_down_read_internal() 105 rwsem_acquire_read(&sem->dep_map, 0, 1, _RET_IP_); in percpu_down_read_trylock() 112 rwsem_release(&sem->dep_map, _RET_IP_); in percpu_up_read()
|
| A D | kasan.h | 198 return __kasan_slab_pre_free(s, object, _RET_IP_); in kasan_slab_pre_free() 241 __kasan_kfree_large(ptr, _RET_IP_); in kasan_kfree_large() 306 return __kasan_mempool_poison_pages(page, order, _RET_IP_); in kasan_mempool_poison_pages() 328 __kasan_mempool_unpoison_pages(page, order, _RET_IP_); in kasan_mempool_unpoison_pages() 360 return __kasan_mempool_poison_object(ptr, _RET_IP_); in kasan_mempool_poison_object() 388 __kasan_mempool_unpoison_object(ptr, size, _RET_IP_); in kasan_mempool_unpoison_object() 399 return __kasan_check_byte(addr, _RET_IP_); in kasan_check_byte()
|
| A D | ww_mutex.h | 161 mutex_acquire(&ctx->dep_map, 0, 0, _RET_IP_); in ww_acquire_init() 162 mutex_acquire_nest(&ctx->first_lock_dep_map, 0, 0, &ctx->dep_map, _RET_IP_); in ww_acquire_init()
|
| A D | mmap_lock.h | 142 rwsem_release(&vma->vmlock_dep_map, _RET_IP_); in vma_refcount_put() 190 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read() 250 rwsem_acquire_read(&vma->vmlock_dep_map, 0, 1, _RET_IP_); in vma_start_read_locked_nested()
|
| A D | slab.h | 906 kmalloc_caches[kmalloc_type(flags, _RET_IP_)][index], in kmalloc_noprof() 917 …(__kmalloc_node_track_caller_noprof(PASS_BUCKET_PARAMS(_size, _b), _flags, NUMA_NO_NODE, _RET_IP_)) 929 kmalloc_caches[kmalloc_type(flags, _RET_IP_)][index], in kmalloc_node_noprof() 996 alloc_hooks(kmalloc_node_track_caller_noprof(__VA_ARGS__, _RET_IP_)) 1009 kmalloc_node_track_caller_noprof(__VA_ARGS__, NUMA_NO_NODE, _RET_IP_)
|
| A D | seqlock.h | 72 seqcount_acquire_read(&l->dep_map, 0, 0, _RET_IP_); in seqcount_lockdep_reader_access() 73 seqcount_release(&l->dep_map, _RET_IP_); in seqcount_lockdep_reader_access() 477 seqcount_acquire(&s->dep_map, subclass, 0, _RET_IP_); in do_write_seqcount_begin_nested() 523 seqcount_release(&s->dep_map, _RET_IP_); in do_write_seqcount_end()
|
| A D | cpuidle.h | 135 lockdep_hardirqs_on(_RET_IP_); in ct_cpuidle_enter() 143 lockdep_hardirqs_off(_RET_IP_); in ct_cpuidle_exit()
|
| A D | lockdep.h | 444 lock_contended(&(_lock)->dep_map, _RET_IP_); \ 447 lock_acquired(&(_lock)->dep_map, _RET_IP_); \ 454 lock_contended(&(_lock)->dep_map, _RET_IP_); \ 458 lock_acquired(&(_lock)->dep_map, _RET_IP_); \
|
| A D | smp.h | 140 trace_ipi_send_cpu(cpu, _RET_IP_, NULL); \
|
| A D | closure.h | 232 cl->ip = _RET_IP_; in closure_set_ret_ip()
|
| /include/asm-generic/ |
| A D | io.h | 192 log_read_mmio(8, addr, _THIS_IP_, _RET_IP_); in readb() 207 log_read_mmio(16, addr, _THIS_IP_, _RET_IP_); in readw() 222 log_read_mmio(32, addr, _THIS_IP_, _RET_IP_); in readl() 238 log_read_mmio(64, addr, _THIS_IP_, _RET_IP_); in readq() 252 log_write_mmio(value, 8, addr, _THIS_IP_, _RET_IP_); in writeb() 264 log_write_mmio(value, 16, addr, _THIS_IP_, _RET_IP_); in writew() 309 log_read_mmio(8, addr, _THIS_IP_, _RET_IP_); in readb_relaxed() 322 log_read_mmio(16, addr, _THIS_IP_, _RET_IP_); in readw_relaxed() 335 log_read_mmio(32, addr, _THIS_IP_, _RET_IP_); in readl_relaxed() 348 log_read_mmio(64, addr, _THIS_IP_, _RET_IP_); in readq_relaxed() [all …]
|
| /include/trace/events/ |
| A D | sock.h | 257 __entry->ip = _RET_IP_;
|
| /include/net/ |
| A D | sock.h | 1699 mutex_acquire(&sk->sk_lock.dep_map, 0, 0, _RET_IP_); in lock_sock_fast() 1707 mutex_acquire(&sk->sk_lock.dep_map, SINGLE_DEPTH_NESTING, 0, _RET_IP_); in lock_sock_fast_nested() 1727 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in unlock_sock_fast() 1782 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in sock_release_ownership()
|