Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-snap.c1772 struct dm_snap_pending_exception *pe2; in copy_callback() local
1778 BUG_ON(pe->exception_sequence == pe2->exception_sequence); in copy_callback()
1779 if (pe->exception_sequence < pe2->exception_sequence) in copy_callback()
1896 struct dm_snap_pending_exception *pe2; in __find_pending_exception() local
1898 pe2 = __lookup_pending_exception(s, chunk); in __find_pending_exception()
1899 if (pe2) { in __find_pending_exception()
1901 return pe2; in __find_pending_exception()
2440 struct dm_snap_pending_exception *pe, *pe2; in __origin_write() local
2488 pe2 = __lookup_pending_exception(snap, chunk); in __origin_write()
2490 if (!pe2) { in __origin_write()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra234-pinmux-common.yaml37 eth1, dp, eth3, i2c4, i2c7, i2c9, eqos, pe2, pe1, pe0, pe3,
H A Dnvidia,tegra194-pinmux.yaml38 nv, pe0, pe1, pe2, pe3, pe4, pe5, qspi, qspi0, qspi1, rsvd0,
/openbmc/linux/net/smc/
H A 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()
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra234.c1306 TEGRA_PIN_FUNCTION(pe2),
H A Dpinctrl-tegra194.c1247 TEGRA_PIN_FUNCTION(pe2),