Searched refs:caller_ip (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/xfs/ |
| D | xfs_trace.h | 101 unsigned long caller_ip), 102 TP_ARGS(mp, agno, refcount, caller_ip), 107 __field(unsigned long, caller_ip) 113 __entry->caller_ip = caller_ip; 119 (char *)__entry->caller_ip) 125 unsigned long caller_ip), \ 126 TP_ARGS(mp, agno, refcount, caller_ip)) 216 unsigned long caller_ip), 217 TP_ARGS(ip, cur, state, caller_ip), 228 __field(unsigned long, caller_ip) [all …]
|
| D | xfs_icache.c | 1605 int error, unsigned long caller_ip), in __xfs_inode_set_blocks_tag() argument 1660 int error, unsigned long caller_ip), in __xfs_inode_clear_blocks_tag() argument
|
| /Linux-v5.4/fs/ocfs2/ |
| D | dlmglue.c | 342 int level, unsigned long caller_ip); 1469 unsigned long caller_ip) in __ocfs2_cluster_lock() argument 1656 caller_ip); in __ocfs2_cluster_lock() 1660 caller_ip); in __ocfs2_cluster_lock() 1680 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument 1690 rwsem_release(&lockres->l_lockdep_map, 1, caller_ip); in __ocfs2_cluster_unlock()
|