Home
last modified time | relevance | path

Searched refs:_THIS_IP_ (Results 1 – 25 of 37) sorted by relevance

12

/linux/fs/btrfs/
H A Dlocking.h106 rwsem_acquire(&owner->lock##_map, 0, 0, _THIS_IP_); \
107 rwsem_release(&owner->lock##_map, _THIS_IP_); \
122 rwsem_acquire_read(&owner->lock##_map, 0, 0, _THIS_IP_)
129 rwsem_release(&owner->lock##_map, _THIS_IP_)
136 rwsem_acquire_read(&owner->vfs_inode.lock.dep_map, 0, 0, _THIS_IP_)
139 rwsem_release(&owner->vfs_inode.lock.dep_map, _THIS_IP_)
147 rwsem_acquire(&owner->btrfs_state_change_map[i], 0, 0, _THIS_IP_); \
148 rwsem_release(&owner->btrfs_state_change_map[i], _THIS_IP_); \
152 rwsem_acquire_read(&owner->btrfs_state_change_map[i], 0, 0, _THIS_IP_)
155 rwsem_release(&owner->btrfs_state_change_map[i], _THIS_IP_)
/linux/include/linux/
H A Dinstruction_pointer.h9 #ifndef _THIS_IP_
10 #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) macro
H A Dbottom_half.h20 __local_bh_disable_ip(_THIS_IP_, SOFTIRQ_DISABLE_OFFSET); in local_bh_disable()
33 __local_bh_enable_ip(_THIS_IP_, SOFTIRQ_DISABLE_OFFSET); in local_bh_enable()
H A Dspinlock_api_up.h37 do { __local_bh_disable_ip(_THIS_IP_, SOFTIRQ_LOCK_OFFSET); ___LOCK_##__VA_ARGS__(lock); } while (0)
55 do { __local_bh_enable_ip(_THIS_IP_, SOFTIRQ_LOCK_OFFSET); \
H A Dww_mutex.h205 mutex_release(&ctx->first_lock_dep_map, _THIS_IP_); in ww_acquire_fini()
206 mutex_release(&ctx->dep_map, _THIS_IP_); in ww_acquire_fini()
H A Dclosure.h225 cl->ip = _THIS_IP_; in closure_set_ip()
H A Ddevice.h1076 lock_set_class(&__d2->mutex.dep_map, name, key, 0, _THIS_IP_); \
1113 _THIS_IP_); \
H A Dsched.h170 current->task_state_change = _THIS_IP_; \
176 current->task_state_change = _THIS_IP_; \
182 current->task_state_change = _THIS_IP_; \
/linux/include/linux/fs/
H A Dsuper.h28 percpu_rwsem_acquire(&(sb)->s_writers.rw_sem[(lev) - 1], 1, _THIS_IP_)
30 percpu_rwsem_release(&(sb)->s_writers.rw_sem[(lev) - 1], _THIS_IP_)
/linux/samples/ftrace/
H A Dsample-trace-array.c55 trace_array_printk(tr, _THIS_IP_, "trace_array_printk: count=%d\n", in simple_thread_func()
/linux/arch/sh/include/asm/
H A Dkexec.h65 newregs->pc = _THIS_IP_; in crash_setup_regs()
/linux/arch/x86/include/asm/
H A Dlinkage.h16 #define _THIS_IP_ ({ unsigned long __here; asm ("lea 0(%%rip), %0" : "=r" (__here)); __here; }) macro
/linux/drivers/dma-buf/
H A Ddma-fence.c338 lock_release(&dma_fence_lockdep_map, _THIS_IP_); in __dma_fence_might_wait()
342 lock_acquire(&dma_fence_lockdep_map, 0, 1, 1, 1, NULL, _THIS_IP_); in __dma_fence_might_wait()
/linux/kernel/printk/
H A Dprintk.c1902 spin_acquire(&console_owner_dep_map, 0, 0, _THIS_IP_); in console_lock_spinning_enable()
1937 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1947 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1954 spin_release(&console_owner_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
1966 mutex_release(&console_lock_dep_map, _THIS_IP_); in console_lock_spinning_disable_and_check()
2026 spin_acquire(&console_owner_dep_map, 0, 0, _THIS_IP_); in console_trylock_spinning()
2030 spin_release(&console_owner_dep_map, _THIS_IP_); in console_trylock_spinning()
2039 mutex_acquire(&console_lock_dep_map, 0, 1, _THIS_IP_); in console_trylock_spinning()
/linux/drivers/base/power/
H A Druntime.c539 trace_rpm_return_int(dev, _THIS_IP_, 0); in rpm_idle()
561 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_idle()
744 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_suspend()
965 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_resume()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c376 _THIS_IP_); in hyp_panic()
/linux/arch/s390/include/asm/
H A Dprocessor.h399 psw.addr = _THIS_IP_; in disabled_wait()
/linux/mm/kasan/
H A Dquarantine.c163 ___cache_free(cache, object, _THIS_IP_); in qlink_free()
/linux/include/net/
H A Dinet_connection_sock.h236 sk, what, when, (void *)_THIS_IP_); in inet_csk_reset_xmit_timer()
/linux/arch/parisc/kernel/
H A Dunwind.c437 r.iaoq[0] = _THIS_IP_; in unwind_frame_init_task()
/linux/kernel/trace/
H A Dtrace_osnoise.c464 trace_array_printk_buf(buffer, _THIS_IP_, msg); \
1176 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_, in osnoise_stop_exception()
1349 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_, in osnoise_stop_tracing()
H A Dtrace_hwlat.c189 trace_array_printk_buf(tr->array_buffer.buffer, _THIS_IP_, msg); \
/linux/fs/
H A Dsuper.c1862 percpu_rwsem_release(sb->s_writers.rw_sem + level, _THIS_IP_); in lockdep_sb_freeze_release()
1873 percpu_rwsem_acquire(sb->s_writers.rw_sem + level, 0, _THIS_IP_); in lockdep_sb_freeze_acquire()
/linux/fs/jbd2/
H A Dtransaction.c444 rwsem_acquire_read(&journal->j_trans_commit_map, 0, 1, _THIS_IP_); in start_this_handle()
734 rwsem_release(&journal->j_trans_commit_map, _THIS_IP_); in stop_this_handle()
/linux/arch/sh/kernel/
H A Ddwarf.c599 pc = _THIS_IP_; in dwarf_unwind_stack()

12