Searched refs:__return_address (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ |
D | xfs_error.h | 31 xfs_error_report(e, lvl, mp, __FILE__, __LINE__, __return_address) 34 __FILE__, __LINE__, __return_address)
|
D | xfs_error.c | 169 __return_address, bp->b_ops->name, bp->b_bn); in xfs_verifier_error()
|
D | xfs_linux.h | 149 #define __return_address __builtin_return_address(0) macro
|
D | xfs_fsops.c | 814 __func__, flags, lnnum, fname, __return_address); in xfs_do_force_shutdown()
|