Home
last modified time | relevance | path

Searched refs:_RET_IP_ (Results 76 – 100 of 113) sorted by relevance

12345

/openbmc/linux/fs/xfs/
H A Dxfs_inode_item.c657 trace_xfs_inode_pin(ip, _RET_IP_); in xfs_inode_item_pin()
681 trace_xfs_inode_unpin(ip, _RET_IP_); in xfs_inode_item_unpin()
H A Dxfs_buf_item.c1060 trace_xfs_buf_item_relse(bp, _RET_IP_); in xfs_buf_item_relse()
H A Dxfs_file.c1222 trace_xfs_reflink_remap_range_error(dest, ret, _RET_IP_); in xfs_file_remap_range()
H A Dxfs_qm.c845 trace_xfs_reset_dqcounts(bp, _RET_IP_); in xfs_qm_reset_dqcounts()
/openbmc/linux/arch/x86/mm/
H A Dkasan_init_64.c33 (void *)_RET_IP_, nid, __pa(MAX_DMA_ADDRESS)); in early_alloc()
/openbmc/linux/mm/
H A Dslub.c3493 void *ret = slab_alloc(s, lru, gfpflags, _RET_IP_, s->object_size); in __kmem_cache_alloc_lru()
3495 trace_kmem_cache_alloc(_RET_IP_, ret, s, gfpflags, NUMA_NO_NODE); in __kmem_cache_alloc_lru()
3523 void *ret = slab_alloc_node(s, NULL, gfpflags, node, _RET_IP_, s->object_size); in kmem_cache_alloc_node()
3525 trace_kmem_cache_alloc(_RET_IP_, ret, s, gfpflags, node); in kmem_cache_alloc_node()
3830 trace_kmem_cache_free(_RET_IP_, x, s); in kmem_cache_free()
3831 slab_free(s, virt_to_slab(x), x, NULL, &x, 1, _RET_IP_); in kmem_cache_free()
3928 _RET_IP_); in kmem_cache_free_bulk()
3975 _RET_IP_, c, s->object_size); in __kmem_cache_alloc_bulk()
4018 _RET_IP_, s->object_size); in __kmem_cache_alloc_bulk()
H A Dutil.c507 (void *)_RET_IP_, (inc) ? '+' : '-', pages << PAGE_SHIFT, in __account_locked_vm()
/openbmc/linux/include/net/
H A Dsock.h1755 mutex_acquire(&sk->sk_lock.dep_map, 0, 0, _RET_IP_); in lock_sock_fast()
1763 mutex_acquire(&sk->sk_lock.dep_map, SINGLE_DEPTH_NESTING, 0, _RET_IP_); in lock_sock_fast_nested()
1783 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in unlock_sock_fast()
1838 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in sock_release_ownership()
/openbmc/linux/drivers/char/
H A Drandom.c169 __func__, (void *)_RET_IP_, crng_init)
1097 (regs ? instruction_pointer(regs) : _RET_IP_) ^ swab(irq)); in add_interrupt_randomness()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c574 trace_xfs_write_extent(ip, &icur, state, _RET_IP_); in xfs_iextents_copy()
H A Dxfs_alloc.c2462 trace_xfs_agfl_reset(mp, agf, 0, _RET_IP_); in xfs_agfl_reset()
2914 trace_xfs_agf(tp->t_mountp, bp->b_addr, fields, _RET_IP_); in xfs_alloc_log_agf()
/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.c154 trace_alloc_extent_state(state, mask, _RET_IP_); in alloc_extent_state()
173 trace_free_extent_state(state, _RET_IP_); in free_extent_state()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c1051 (void *)_RET_IP_); in scmi_wait_for_reply()
1094 (void *)_RET_IP_); in scmi_wait_for_reply()
1291 (void *)_RET_IP_); in do_xfer_with_response()
/openbmc/linux/mm/kfence/
H A Dkfence_test.c287 enum kmalloc_cache_type type = kmalloc_type(GFP_KERNEL, _RET_IP_); in test_alloc()
/openbmc/linux/fs/gfs2/
H A Dglops.c129 ret = __gfs2_trans_begin(&tr, sdp, 0, revokes, _RET_IP_); in gfs2_ail_empty_gl()
H A Dglock.c962 __gfs2_holder_init(gl, LM_ST_SHARED, flags, &gh, _RET_IP_); in gfs2_glock_poke()
1312 gh->gh_ip = _RET_IP_; in gfs2_holder_reinit()
/openbmc/linux/kernel/module/
H A Dmain.c824 trace_module_get(module, _RET_IP_); in __module_get()
837 trace_module_get(module, _RET_IP_); in try_module_get()
852 trace_module_put(module, _RET_IP_); in module_put()
/openbmc/linux/kernel/printk/
H A Dprintk.c315 mutex_acquire(&console_lock_dep_map, 0, 0, _RET_IP_);\
337 #define down_trylock_console_sem() __down_trylock_console_sem(_RET_IP_)
349 #define up_console_sem() __up_console_sem(_RET_IP_)
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_connector.c788 lock_acquire_shared_recursive(&connector_list_iter_dep_map, 0, 1, NULL, _RET_IP_); in drm_connector_list_iter_begin()
869 lock_release(&connector_list_iter_dep_map, _RET_IP_); in drm_connector_list_iter_end()
/openbmc/linux/net/mptcp/
H A Dsubflow.c1837 mutex_release(&listener_sk->sk_lock.dep_map, _RET_IP_); in mptcp_subflow_queue_clean()
1839 mutex_acquire(&listener_sk->sk_lock.dep_map, 0, 0, _RET_IP_); in mptcp_subflow_queue_clean()
/openbmc/linux/net/core/
H A Dsock.c571 mutex_acquire(&sk->sk_lock.dep_map, 0, 1, _RET_IP_); in __sk_receive_skb()
575 mutex_release(&sk->sk_lock.dep_map, _RET_IP_); in __sk_receive_skb()
3515 mutex_acquire(&sk->sk_lock.dep_map, subclass, 0, _RET_IP_); in lock_sock_nested()
/openbmc/linux/fs/ocfs2/
H A Ddlmglue.c346 __ocfs2_cluster_unlock(osb, lockres, level, _RET_IP_); in ocfs2_cluster_unlock()
1678 0, _RET_IP_); in ocfs2_cluster_lock()
2465 arg_flags, subclass, _RET_IP_); in ocfs2_inode_lock_full_nested()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_actlog.c188 (void*)_RET_IP_ ); in drbd_md_sync_page_io()
/openbmc/linux/fs/
H A Ddcache.c1404 spin_release(&dentry->d_lock.dep_map, _RET_IP_); in d_walk()
1406 spin_acquire(&this_parent->d_lock.dep_map, 0, 1, _RET_IP_); in d_walk()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1023 drm_printf(&p, "called from %pS\n", (void *)_RET_IP_); in intel_gt_set_wedged()

12345