Home
last modified time | relevance | path

Searched refs:wip (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/trace/rv/
H A Dmonitor_wip.rst1 Monitor wip
4 - Name: wip - wakeup in preemptive
11 The wakeup in preemptive (wip) monitor is a sample per-cpu monitor
55 Grapviz Dot file in tools/verification/models/wip.dot
/linux/Documentation/tools/rv/
H A Drv-mon-wip.rst4 rv-mon-wip
15 **rv mon wip** [*OPTIONS*]
20 The wakeup in preemptive (**wip**) monitor is a sample per-cpu monitor that
H A Drv-mon-wwnr.rst15 **rv mon wip** [*OPTIONS*]
/linux/kernel/trace/rv/monitors/wip/
H A DKconfig7 bool "wip monitor"
9 Enable wip (wakeup in preemptive) sample monitor that illustrates
/linux/fs/xfs/
H A Dxfs_inode.c2014 struct xfs_inode *wip, /* in: whiteout inode */ in xfs_sort_for_rename() argument
2036 if (wip) in xfs_sort_for_rename()
2037 i_tab[i++] = wip; in xfs_sort_for_rename()
2077 struct xfs_inode **wip) in xfs_rename_alloc_whiteout() argument
2111 *wip = tmpfile; in xfs_rename_alloc_whiteout()