Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlockdep.h511 #define lock_map_acquire(l) lock_acquire_exclusive(l, 0, 0, NULL, _THIS_IP_)
512 #define lock_map_acquire_read(l) lock_acquire_shared_recursive(l, 0, 0, NULL, _THIS_IP_)
513 #define lock_map_acquire_tryread(l) lock_acquire_shared_recursive(l, 0, 1, NULL, _THIS_IP_)
514 #define lock_map_release(l) lock_release(l, 1, _THIS_IP_)
520 lock_acquire(&(lock)->dep_map, 0, 0, 0, 1, NULL, _THIS_IP_); \
521 lock_release(&(lock)->dep_map, 0, _THIS_IP_); \
526 lock_acquire(&(lock)->dep_map, 0, 0, 1, 1, NULL, _THIS_IP_); \
527 lock_release(&(lock)->dep_map, 0, _THIS_IP_); \
Dbottom_half.h19 __local_bh_disable_ip(_THIS_IP_, SOFTIRQ_DISABLE_OFFSET); in local_bh_disable()
32 __local_bh_enable_ip(_THIS_IP_, SOFTIRQ_DISABLE_OFFSET); in local_bh_enable()
Dkernel.h133 #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) macro
616 __trace_bprintk(_THIS_IP_, trace_printk_fmt, ##args); \
618 __trace_printk(_THIS_IP_, fmt, ##args); \
658 __trace_bputs(_THIS_IP_, trace_printk_fmt); \
660 __trace_puts(_THIS_IP_, str, strlen(str)); \
679 __ftrace_vbprintk(_THIS_IP_, trace_printk_fmt, vargs); \
681 __ftrace_vprintk(_THIS_IP_, fmt, vargs); \
Dspinlock_api_up.h34 do { __local_bh_disable_ip(_THIS_IP_, SOFTIRQ_LOCK_OFFSET); ___LOCK(lock); } while (0)
49 do { __local_bh_enable_ip(_THIS_IP_, SOFTIRQ_LOCK_OFFSET); \
Drcupdate.h451 lock_acquire(map, 0, 0, 2, 0, NULL, _THIS_IP_); in rcu_lock_acquire()
456 lock_release(map, 1, _THIS_IP_); in rcu_lock_release()
Dww_mutex.h173 mutex_release(&ctx->dep_map, 0, _THIS_IP_); in ww_acquire_fini()
Dsched.h249 (tsk)->task_state_change = _THIS_IP_; \
254 (tsk)->task_state_change = _THIS_IP_; \
271 current->task_state_change = _THIS_IP_; \
276 current->task_state_change = _THIS_IP_; \
/linux-4.1.27/tools/lib/lockdep/include/liblockdep/
Dcommon.h17 #ifndef _THIS_IP_
18 #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) macro
/linux-4.1.27/tools/lib/lockdep/uinclude/linux/
Dkernel.h43 #ifndef _THIS_IP_
44 #define _THIS_IP_ ({ __label__ __here; __here: (unsigned long)&&__here; }) macro
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.c968 _THIS_IP_); in xfs_bmap_local_to_extents()
1823 trace_xfs_bmap_pre_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1827 trace_xfs_bmap_post_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1866 trace_xfs_bmap_pre_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1869 trace_xfs_bmap_post_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1896 trace_xfs_bmap_pre_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1900 trace_xfs_bmap_post_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1928 trace_xfs_bmap_pre_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1930 trace_xfs_bmap_post_update(bma->ip, bma->idx, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
1956 trace_xfs_bmap_pre_update(bma->ip, bma->idx - 1, state, _THIS_IP_); in xfs_bmap_add_extent_delay_real()
[all …]
Dxfs_bmap.h178 xfs_bmap_trace_exlist(ip,c,w, _THIS_IP_)
/linux-4.1.27/lib/
Dlocking-selftest.c1304 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_normal()
1317 mutex_acquire(&o2.base.dep_map, 0, 1, _THIS_IP_); in ww_test_edeadlk_normal()
1329 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_normal_slow()
1343 mutex_acquire(&o2.base.dep_map, 0, 1, _THIS_IP_); in ww_test_edeadlk_normal_slow()
1356 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_no_unlock()
1369 mutex_acquire(&o2.base.dep_map, 0, 1, _THIS_IP_); in ww_test_edeadlk_no_unlock()
1380 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_no_unlock_slow()
1394 mutex_acquire(&o2.base.dep_map, 0, 1, _THIS_IP_); in ww_test_edeadlk_no_unlock_slow()
1405 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_acquire_more()
1426 mutex_release(&o2.base.dep_map, 1, _THIS_IP_); in ww_test_edeadlk_acquire_more_slow()
[all …]
/linux-4.1.27/fs/xfs/
Dxfs_inode.h435 trace_xfs_ihold(ip, _THIS_IP_); \
440 trace_xfs_irele(ip, _THIS_IP_); \
Dxfs_aops.c123 1, _THIS_IP_); in xfs_setfilesize_trans_alloc()
175 0, 1, _THIS_IP_); in xfs_setfilesize_ioend()
/linux-4.1.27/drivers/md/bcache/
Dclosure.h197 cl->ip = _THIS_IP_; in closure_set_ip()
Dbtree.c934 lock_set_subclass(&b->lock.dep_map, level + 1, _THIS_IP_); in mca_alloc()
/linux-4.1.27/drivers/base/power/
Druntime.c339 trace_rpm_return_int(dev, _THIS_IP_, 0); in rpm_idle()
354 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_idle()
550 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_suspend()
761 trace_rpm_return_int(dev, _THIS_IP_, retval); in rpm_resume()
/linux-4.1.27/fs/
Dsuper.c1236 rwsem_acquire(&sb->s_writers.lock_map[level-1], 0, 0, _THIS_IP_); in sb_wait_write()
1237 rwsem_release(&sb->s_writers.lock_map[level-1], 1, _THIS_IP_); in sb_wait_write()
/linux-4.1.27/kernel/
Dfork.c1389 p->hardirq_disable_ip = _THIS_IP_; in copy_process()
1392 p->softirq_enable_ip = _THIS_IP_; in copy_process()
/linux-4.1.27/kernel/trace/
Dtrace.h1286 #define internal_trace_puts(str) __trace_puts(_THIS_IP_, str, strlen(str))
Dtrace.c1119 trace_array_printk_buf(tr->max_buffer.buffer, _THIS_IP_, in update_max_tr_single()
5137 entry->ip = _THIS_IP_; in tracing_mark_write()
/linux-4.1.27/fs/btrfs/
Dtransaction.c1625 0, 1, _THIS_IP_); in do_async_commit()
1666 1, _THIS_IP_); in btrfs_commit_transaction_async()
/linux-4.1.27/kernel/sched/
Dsched.h1085 spin_acquire(&rq->lock.dep_map, 0, 0, _THIS_IP_); in finish_lock_switch()
Dcore.c2333 spin_release(&rq->lock.dep_map, 1, _THIS_IP_); in context_switch()
4224 spin_release(&rq->lock.dep_map, 1, _THIS_IP_); in SYSCALL_DEFINE0()