Searched refs:caller_ip (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_trace.h | 108 unsigned long caller_ip), 109 TP_ARGS(mp, agno, refcount, caller_ip), 114 __field(unsigned long, caller_ip) 120 __entry->caller_ip = caller_ip; 126 (char *)__entry->caller_ip) 132 unsigned long caller_ip), \ 133 TP_ARGS(mp, agno, refcount, caller_ip)) 223 unsigned long caller_ip), 224 TP_ARGS(ip, cur, state, caller_ip), 235 __field(unsigned long, caller_ip) [all …]
|
D | xfs_icache.c | 1472 int error, unsigned long caller_ip), in __xfs_inode_set_blocks_tag() argument 1527 int error, unsigned long caller_ip), in __xfs_inode_clear_blocks_tag() argument
|
/kernel/linux/linux-5.10/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, caller_ip); in __ocfs2_cluster_unlock()
|