Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_trace.h163 unsigned long caller_ip),
164 TP_ARGS(mp, agno, refcount, caller_ip),
169 __field(unsigned long, caller_ip)
175 __entry->caller_ip = caller_ip;
181 (char *)__entry->caller_ip)
187 unsigned long caller_ip), \
188 TP_ARGS(mp, agno, refcount, caller_ip))
212 TP_PROTO(struct xfs_mount *mp, void *caller_ip),
213 TP_ARGS(mp, caller_ip),
219 __field(void *, caller_ip)
[all …]
/linux-6.1.9/fs/ocfs2/
Ddlmglue.c341 int level, unsigned long caller_ip);
1474 unsigned long caller_ip) in __ocfs2_cluster_lock() argument
1661 caller_ip); in __ocfs2_cluster_lock()
1665 caller_ip); in __ocfs2_cluster_lock()
1685 unsigned long caller_ip) in __ocfs2_cluster_unlock() argument
1695 rwsem_release(&lockres->l_lockdep_map, caller_ip); in __ocfs2_cluster_unlock()