Home
last modified time | relevance | path

Searched refs:_RET_IP_ (Results 26 – 50 of 113) sorted by relevance

12345

/openbmc/linux/fs/xfs/
H A Dxfs_trans.c71 trace_xfs_trans_free(tp, _RET_IP_); in xfs_trans_free()
93 trace_xfs_trans_dup(tp, _RET_IP_); in xfs_trans_dup()
304 trace_xfs_trans_alloc(tp, _RET_IP_); in xfs_trans_alloc()
685 trace_xfs_trans_add_item(tp, _RET_IP_); in xfs_trans_add_item()
709 trace_xfs_trans_free_items(tp, _RET_IP_); in xfs_trans_free_items()
956 trace_xfs_trans_commit(tp, _RET_IP_); in __xfs_trans_commit()
1083 trace_xfs_trans_cancel(tp, _RET_IP_); in xfs_trans_cancel()
1143 trace_xfs_trans_roll(trans, _RET_IP_); in xfs_trans_roll()
H A Dxfs_log.c579 trace_xlog_iclog_release(iclog, _RET_IP_); in xlog_state_release_iclog()
616 trace_xlog_iclog_syncing(iclog, _RET_IP_); in xlog_state_release_iclog()
887 trace_xlog_iclog_wait_on(iclog, _RET_IP_); in xlog_wait_on_iclog()
1878 trace_xlog_iclog_write(iclog, _RET_IP_); in xlog_write_iclog()
2044 trace_xlog_iclog_sync(iclog, _RET_IP_); in xlog_sync()
2557 trace_xlog_iclog_activate(iclog, _RET_IP_); in xlog_state_activate_iclog()
2710 trace_xlog_iclog_callback(iclog, _RET_IP_); in xlog_state_set_callback()
3087 trace_xlog_iclog_switch(iclog, _RET_IP_); in xlog_state_switch_iclogs()
3189 trace_xfs_log_force(mp, 0, _RET_IP_); in xfs_log_force()
3198 trace_xlog_iclog_force(iclog, _RET_IP_); in xfs_log_force()
[all …]
H A Dxfs_reflink.c704 trace_xfs_reflink_cancel_cow_range_error(ip, error, _RET_IP_); in xfs_reflink_cancel_cow_range()
910 trace_xfs_reflink_end_cow_error(ip, error, _RET_IP_); in xfs_reflink_end_cow()
1071 trace_xfs_reflink_set_inode_flag_error(dest, error, _RET_IP_); in xfs_reflink_set_inode_flag()
1118 trace_xfs_reflink_update_inode_size_error(dest, error, _RET_IP_); in xfs_reflink_update_dest()
1345 trace_xfs_reflink_remap_extent_error(ip, error, _RET_IP_); in xfs_reflink_remap_extent()
1419 trace_xfs_reflink_remap_blocks_error(dest, error, _RET_IP_); in xfs_reflink_remap_blocks()
1723 trace_xfs_reflink_unshare_error(ip, error, _RET_IP_); in xfs_reflink_unshare()
/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c100 _RET_IP_); in __ext4_journal_start_sb()
104 _RET_IP_); in __ext4_journal_start_sb()
154 jbd2_handle_buffer_credits(handle), _RET_IP_); in __ext4_journal_start_reserved()
/openbmc/linux/kernel/bpf/
H A Dmmap_unlock_work.h60 rwsem_release(&mm->mmap_lock.dep_map, _RET_IP_); in bpf_mmap_unlock_mm()
/openbmc/linux/kernel/
H A Dstop_machine.c142 struct cpu_stop_work work = { .fn = fn, .arg = arg, .done = &done, .caller = _RET_IP_ }; in stop_one_cpu()
351 .caller = _RET_IP_, in stop_two_cpus()
387 *work_buf = (struct cpu_stop_work){ .fn = fn, .arg = arg, .caller = _RET_IP_, }; in stop_one_cpu_nowait()
412 work->caller = _RET_IP_; in queue_stop_cpus_work()
H A Dsoftirq.c190 lockdep_softirqs_on(_RET_IP_); in __local_bh_enable()
256 __local_bh_disable_ip(_RET_IP_, SOFTIRQ_OFFSET); in ksoftirqd_run_begin()
342 lockdep_softirqs_on(_RET_IP_); in __local_bh_enable()
394 __local_bh_disable_ip(_RET_IP_, SOFTIRQ_OFFSET); in softirq_handle_begin()
H A Dsmp.c115 trace_ipi_send_cpu(cpu, _RET_IP_, in send_call_function_single_ipi()
124 trace_ipi_send_cpumask(mask, _RET_IP_, in send_call_function_ipi_mask()
366 trace_csd_queue_cpu(cpu, _RET_IP_, func, csd); in __smp_call_single_queue()
822 trace_csd_queue_cpu(cpu, _RET_IP_, func, csd); in smp_call_function_many_cond()
/openbmc/linux/include/linux/
H A Dseqlock.h102 seqcount_acquire_read(&l->dep_map, 0, 0, _RET_IP_); in seqcount_lockdep_reader_access()
103 seqcount_release(&l->dep_map, _RET_IP_); in seqcount_lockdep_reader_access()
515 seqcount_acquire(&s->dep_map, subclass, 0, _RET_IP_); in do_write_seqcount_begin_nested()
561 seqcount_release(&s->dep_map, _RET_IP_); in do_write_seqcount_end()
H A Dlockdep.h482 lock_contended(&(_lock)->dep_map, _RET_IP_); \
485 lock_acquired(&(_lock)->dep_map, _RET_IP_); \
492 lock_contended(&(_lock)->dep_map, _RET_IP_); \
496 lock_acquired(&(_lock)->dep_map, _RET_IP_); \
H A Dcpuidle.h135 lockdep_hardirqs_on(_RET_IP_); in ct_cpuidle_enter()
143 lockdep_hardirqs_off(_RET_IP_); in ct_cpuidle_exit()
H A Dsmp.h134 trace_ipi_send_cpu(cpu, _RET_IP_, NULL); \
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_defer.c303 trace_xfs_defer_trans_abort(tp, _RET_IP_); in xfs_defer_trans_abort()
394 trace_xfs_defer_trans_roll(*tpp, _RET_IP_); in xfs_defer_trans_roll()
554 trace_xfs_defer_finish(*tp, _RET_IP_); in xfs_defer_finish_noroll()
593 trace_xfs_defer_finish_done(*tp, _RET_IP_); in xfs_defer_finish_noroll()
639 trace_xfs_defer_cancel(tp, _RET_IP_); in xfs_defer_cancel()
H A Dxfs_ag.c51 trace_xfs_perag_get(pag, _RET_IP_); in xfs_perag_get()
78 trace_xfs_perag_get_tag(pag, _RET_IP_); in xfs_perag_get_tag()
92 trace_xfs_perag_hold(pag, _RET_IP_); in xfs_perag_hold()
101 trace_xfs_perag_put(pag, _RET_IP_); in xfs_perag_put()
122 trace_xfs_perag_grab(pag, _RET_IP_); in xfs_perag_grab()
149 trace_xfs_perag_grab_tag(pag, _RET_IP_); in xfs_perag_grab_tag()
160 trace_xfs_perag_rele(pag, _RET_IP_); in xfs_perag_rele()
H A Dxfs_ag_resv.c159 error, _RET_IP_); in __xfs_ag_resv_free()
222 error, _RET_IP_); in __xfs_ag_resv_init()
/openbmc/linux/mm/
H A Dmemblock.c712 &base, &end, nid, flags, (void *)_RET_IP_); in memblock_add_node()
733 &base, &end, (void *)_RET_IP_); in memblock_add()
834 &base, &end, (void *)_RET_IP_); in memblock_remove()
866 &base, &end, (void *)_RET_IP_); in memblock_phys_free()
877 &base, &end, (void *)_RET_IP_); in memblock_reserve()
888 &base, &end, (void *)_RET_IP_); in memblock_physmem_add()
1476 (void *)_RET_IP_); in memblock_phys_alloc_range()
1577 &max_addr, (void *)_RET_IP_); in memblock_alloc_exact_nid_raw()
1609 &max_addr, (void *)_RET_IP_); in memblock_alloc_try_nid_raw()
1641 &max_addr, (void *)_RET_IP_); in memblock_alloc_try_nid()
[all …]
/openbmc/linux/drivers/soc/ti/
H A Dsmartreflex.c346 __func__, (void *)_RET_IP_); in sr_configure_errgen()
413 __func__, (void *)_RET_IP_); in sr_disable_errgen()
468 __func__, (void *)_RET_IP_); in sr_configure_minmax()
553 __func__, (void *)_RET_IP_); in sr_enable()
609 __func__, (void *)_RET_IP_); in sr_disable()
/openbmc/linux/fs/gfs2/
H A Dglock.h196 __gfs2_holder_init(gl, state, flags, gh, _RET_IP_); in gfs2_holder_init()
250 __gfs2_holder_init(gl, state, flags, gh, _RET_IP_); in gfs2_glock_nq_init()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_utils.c57 taint, (void *)_RET_IP_); in add_taint_for_CI()
/openbmc/linux/kernel/module/
H A Dkmod.c166 trace_module_request(module_name, wait, _RET_IP_); in __request_module()
/openbmc/linux/fs/iomap/
H A Diter.c86 trace_iomap_iter(iter, ops, _RET_IP_); in iomap_iter()
/openbmc/linux/fs/kernfs/
H A Ddir.c443 rwsem_acquire_read(&kn->dep_map, 0, 1, _RET_IP_); in kernfs_get_active()
462 rwsem_release(&kn->dep_map, _RET_IP_); in kernfs_put_active()
500 rwsem_acquire(&kn->dep_map, 0, 0, _RET_IP_); in kernfs_drain()
502 lock_contended(&kn->dep_map, _RET_IP_); in kernfs_drain()
509 lock_acquired(&kn->dep_map, _RET_IP_); in kernfs_drain()
510 rwsem_release(&kn->dep_map, _RET_IP_); in kernfs_drain()
1583 rwsem_acquire(&kn->dep_map, 0, 1, _RET_IP_); in kernfs_unbreak_active_protection()
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_32.c147 THREAD_SIZE, (void *)_RET_IP_); in alloc_stack()
/openbmc/linux/tools/include/linux/
H A Dkernel.h19 #define _RET_IP_ ((unsigned long)__builtin_return_address(0)) macro
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shrinker.c457 mutex_acquire(&mutex->dep_map, 0, 0, _RET_IP_); in i915_gem_shrinker_taints_mutex()
458 mutex_release(&mutex->dep_map, _RET_IP_); in i915_gem_shrinker_taints_mutex()

12345