Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trace.h288 TP_PROTO(const struct xfs_perag *pag, unsigned long caller_ip),
289 TP_ARGS(pag, caller_ip),
295 __field(unsigned long, caller_ip)
303 __entry->caller_ip = caller_ip;
310 (char *)__entry->caller_ip)
315 TP_PROTO(const struct xfs_perag *pag, unsigned long caller_ip), \
316 TP_ARGS(pag, caller_ip))
325 TP_PROTO(struct xfs_group *xg, unsigned long caller_ip),
326 TP_ARGS(xg, caller_ip),
333 __field(unsigned long, caller_ip)
[all …]
/linux/fs/ocfs2/
H A Ddlmglue.c342 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()