Searched refs:caller_ip (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_trace.h | 96 unsigned long caller_ip), 97 TP_ARGS(mp, agno, refcount, caller_ip), 102 __field(unsigned long, caller_ip) 108 __entry->caller_ip = caller_ip; 114 (char *)__entry->caller_ip) 120 unsigned long caller_ip), \ 121 TP_ARGS(mp, agno, refcount, caller_ip)) 211 unsigned long caller_ip), 212 TP_ARGS(ip, cur, state, caller_ip), 223 __field(unsigned long, caller_ip) [all …]
|
D | xfs_icache.c | 1600 int error, unsigned long caller_ip), in __xfs_inode_set_blocks_tag() argument 1655 int error, unsigned long caller_ip), in __xfs_inode_clear_blocks_tag() argument
|
/Linux-v4.19/fs/ocfs2/ |
D | dlmglue.c | 356 int level, unsigned long caller_ip); 1454 unsigned long caller_ip) in __ocfs2_cluster_lock() argument 1641 caller_ip); in __ocfs2_cluster_lock() 1645 caller_ip); in __ocfs2_cluster_lock() 1665 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument 1675 rwsem_release(&lockres->l_lockdep_map, 1, caller_ip); in __ocfs2_cluster_unlock()
|