Searched refs:_RET_IP_ (Results 101 - 123 of 123) sorted by relevance

12345

/linux-master/fs/
H A Ddcache.c1272 spin_release(&dentry->d_lock.dep_map, _RET_IP_);
1274 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_);
/linux-master/fs/gfs2/
H A Dglock.c983 __gfs2_holder_init(gl, LM_ST_SHARED, flags, &gh, _RET_IP_);
1333 gh->gh_ip = _RET_IP_;
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c188 (void*)_RET_IP_ );
/linux-master/fs/xfs/
H A Dxfs_bmap_util.c1323 trace_xfs_swap_extent_rmap_error(ip, error, _RET_IP_);
H A Dxfs_qm.c857 trace_xfs_reset_dqcounts(bp, _RET_IP_);
H A Dxfs_ioctl.c1560 trace_xfs_ioc_free_eofblocks(mp, &icw, _RET_IP_);
/linux-master/fs/bcachefs/
H A Dmove.c238 ctxt->fn = (void *) _RET_IP_;
H A Dec.c642 prt_printf(&err, " for %ps at %u of\n ", (void *) _RET_IP_, i);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1032 drm_printf(&p, "called from %pS\n", (void *)_RET_IP_);
/linux-master/fs/ocfs2/
H A Ddlmglue.c346 __ocfs2_cluster_unlock(osb, lockres, level, _RET_IP_);
1678 0, _RET_IP_);
2465 arg_flags, subclass, _RET_IP_);
/linux-master/net/core/
H A Dsock.c567 mutex_acquire(&sk->sk_lock.dep_map, 0, 1, _RET_IP_);
571 mutex_release(&sk->sk_lock.dep_map, _RET_IP_);
3534 mutex_acquire(&sk->sk_lock.dep_map, subclass, 0, _RET_IP_);
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.c2523 trace_xfs_agfl_reset(mp, agf, 0, _RET_IP_);
3072 trace_xfs_agf(tp->t_mountp, bp->b_addr, fields, _RET_IP_);
H A Dxfs_btree.c305 trace_xfs_btree_corrupt(bp, _RET_IP_);
H A Dxfs_bmap.c5417 trace_xfs_bunmap(ip, start, len, flags, _RET_IP_);
/linux-master/mm/
H A Dpage_alloc.c3797 __fs_reclaim_acquire(_RET_IP_);
3814 __fs_reclaim_release(_RET_IP_);
H A Dpercpu.c1904 trace_percpu_alloc_percpu(_RET_IP_, reserved, is_atomic, size, align,
H A Dmemcontrol.c2076 mutex_acquire(&memcg_oom_lock_dep_map, 0, 1, _RET_IP_);
2088 mutex_release(&memcg_oom_lock_dep_map, _RET_IP_);
/linux-master/drivers/firmware/
H A Dti_sci.c424 (void *)_RET_IP_);
/linux-master/kernel/sched/
H A Dsched.h2768 lock_set_subclass(&__rq_lockp(this_rq)->dep_map, 0, _RET_IP_);
/linux-master/kernel/locking/
H A Dlockdep.c5977 print_lock_contention_bug(curr, lock, _RET_IP_);
/linux-master/kernel/trace/
H A Dring_buffer.c3096 do_ftrace_record_recursion(_THIS_IP_, _RET_IP_)
/linux-master/fs/ext4/
H A Dinode.c5897 trace_ext4_mark_inode_dirty(inode, _RET_IP_);
H A Dextents.c566 trace_ext4_ext_load_extent(inode, pblk, _RET_IP_);

Completed in 679 milliseconds

12345