Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-snap.c1770 struct dm_snap_pending_exception *pe2; in copy_callback() local
1773 pe2 = rb_entry(*p, struct dm_snap_pending_exception, out_of_order_node); in copy_callback()
1776 BUG_ON(pe->exception_sequence == pe2->exception_sequence); in copy_callback()
1777 if (pe->exception_sequence < pe2->exception_sequence) in copy_callback()
1894 struct dm_snap_pending_exception *pe2; in __find_pending_exception() local
1896 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception()
1897 if (pe2) { in __find_pending_exception()
1899 return pe2; in __find_pending_exception()
2438 struct dm_snap_pending_exception *pe, *pe2; in __origin_write() local
2486 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
[all …]
/Linux-v6.6/net/smc/
Dsmc_pnet.c774 struct smc_pnetids_ndev_entry *pe, *pe2; in smc_pnet_remove_pnetid() local
777 list_for_each_entry_safe(pe, pe2, &sn->pnetids_ndev.list, list) { in smc_pnet_remove_pnetid()
/Linux-v6.6/drivers/pinctrl/tegra/
Dpinctrl-tegra234.c1306 TEGRA_PIN_FUNCTION(pe2),
Dpinctrl-tegra194.c1247 TEGRA_PIN_FUNCTION(pe2),