Searched refs:caller_ip (Results 1 – 3 of 3) sorted by relevance
/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 | 1620 int error, unsigned long caller_ip), in __xfs_inode_set_blocks_tag() argument 1675 int error, unsigned long caller_ip), in __xfs_inode_clear_blocks_tag() argument
|
/fs/ocfs2/ |
D | dlmglue.c | 342 int level, unsigned long caller_ip); 1475 unsigned long caller_ip) in __ocfs2_cluster_lock() argument 1662 caller_ip); in __ocfs2_cluster_lock() 1666 caller_ip); in __ocfs2_cluster_lock() 1686 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument 1696 rwsem_release(&lockres->l_lockdep_map, 1, caller_ip); in __ocfs2_cluster_unlock()
|