Searched refs:__return_address (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_icache.c | 1474 trace_xfs_blockgc_stop(mp, __return_address); in xfs_blockgc_stop() 1487 trace_xfs_blockgc_start(mp, __return_address); in xfs_blockgc_start() 1567 trace_xfs_blockgc_worker(mp, __return_address); in xfs_blockgc_worker() 1606 trace_xfs_blockgc_flush_all(mp, __return_address); in xfs_blockgc_flush_all() 2010 trace_xfs_inodegc_push(mp, __return_address); in xfs_inodegc_push() 2023 trace_xfs_inodegc_flush(mp, __return_address); in xfs_inodegc_flush() 2057 trace_xfs_inodegc_stop(mp, __return_address); in xfs_inodegc_stop() 2072 trace_xfs_inodegc_start(mp, __return_address); in xfs_inodegc_start() 2218 trace_xfs_inodegc_queue(mp, __return_address); in xfs_inodegc_queue() 2224 trace_xfs_inodegc_throttle(mp, __return_address); in xfs_inodegc_queue() [all …]
|
| H A D | xfs_platform.h | 137 #define __return_address __builtin_return_address(0) macro
|
| H A D | xfs_fsops.c | 528 why, flags, __return_address, fname, lnnum); in xfs_do_force_shutdown()
|
| H A D | xfs_super.c | 816 trace_xfs_fs_sync_fs(mp, __return_address); in xfs_fs_sync_fs()
|
| /linux/fs/xfs/scrub/ |
| H A D | btree.c | 71 XFS_SCRUB_OFLAG_CORRUPT, __return_address); in xchk_btree_process_error() 82 XFS_SCRUB_OFLAG_XFAIL, __return_address); in xchk_btree_xref_process_error() 111 __return_address); in xchk_btree_set_corrupt() 121 __return_address); in xchk_btree_xref_set_corrupt() 131 __return_address); in xchk_btree_set_preen()
|
| H A D | dabtree.c | 58 *error, __return_address); in xchk_da_process_error() 80 __return_address); in xchk_da_set_corrupt() 95 __return_address); in xchk_da_set_preen()
|