Home
last modified time | relevance | path

Searched refs:pe2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
H A Ddm-snap.c1767 struct dm_snap_pending_exception *pe2; in copy_callback() local
1770 pe2 = rb_entry(*p, struct dm_snap_pending_exception, out_of_order_node); in copy_callback()
1773 BUG_ON(pe->exception_sequence == pe2->exception_sequence); in copy_callback()
1774 if (pe->exception_sequence < pe2->exception_sequence) in copy_callback()
1891 struct dm_snap_pending_exception *pe2; in __find_pending_exception() local
1893 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception()
1894 if (pe2) { in __find_pending_exception()
1896 return pe2; in __find_pending_exception()
2435 struct dm_snap_pending_exception *pe, *pe2; in __origin_write() local
2483 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
[all …]
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1306 TEGRA_PIN_FUNCTION(pe2),
H A Dpinctrl-tegra194.c1247 TEGRA_PIN_FUNCTION(pe2),