Home
last modified time | relevance | path

Searched refs:caller_ip (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_trace.h104 unsigned long caller_ip),
105 TP_ARGS(mp, agno, refcount, caller_ip),
110 __field(unsigned long, caller_ip)
116 __entry->caller_ip = caller_ip;
122 (char *)__entry->caller_ip)
128 unsigned long caller_ip), \
129 TP_ARGS(mp, agno, refcount, caller_ip))
217 struct xfs_bmbt_irec *r, int state, unsigned long caller_ip),
218 TP_ARGS(ip, idx, r, state, caller_ip),
228 __field(unsigned long, caller_ip)
[all …]
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h185 int whichfork, unsigned long caller_ip);
Dxfs_bmap.c499 unsigned long caller_ip) in xfs_bmap_trace_exlist() argument
511 trace_xfs_extlist(ip, idx, whichfork, caller_ip); in xfs_bmap_trace_exlist()
/linux-4.4.14/fs/ocfs2/
Ddlmglue.c348 int level, unsigned long caller_ip);
1384 unsigned long caller_ip) in __ocfs2_cluster_lock() argument
1571 caller_ip); in __ocfs2_cluster_lock()
1575 caller_ip); in __ocfs2_cluster_lock()
1595 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument
1605 rwsem_release(&lockres->l_lockdep_map, 1, caller_ip); in __ocfs2_cluster_unlock()