Home
last modified time | relevance | path

Searched refs:other_oct (Results 1 – 20 of 20) sorted by relevance

/dports/math/py-yt/yt-4.0.1/yt/geometry/
H A Doct_visitors.pyx375 cdef bint other_oct
389 other_oct = not local_oct
392 if other_oct:
414 self.other_oct = other_oct
415 if other_oct:
472 if not self.other_oct:
518 if not self.other_oct:
H A Doct_visitors.pxd157 cdef bint other_oct
H A Doct_visitors.c2031 int other_oct; member
16458 __pyx_v_self->other_oct = __pyx_v_other_oct; in __pyx_f_2yt_8geometry_12oct_visitors_20BaseNeighbourVisitor_set_neighbour_info()
16882 __pyx_t_1 = ((!(__pyx_v_self->__pyx_base.other_oct != 0)) != 0); in __pyx_f_2yt_8geometry_12oct_visitors_25NeighbourCellIndexVisitor_visit()
17296 __pyx_t_1 = ((!(__pyx_v_self->__pyx_base.other_oct != 0)) != 0); in __pyx_f_2yt_8geometry_12oct_visitors_20NeighbourCellVisitor_visit()
H A Dfake_octree.c2032 int other_oct; member
H A Dgrid_container.c1912 int other_oct; member
H A Dparticle_smooth.c1954 int other_oct; member
H A Dparticle_deposit.c1916 int other_oct; member
H A Doct_container.c1907 int other_oct; member
H A Dparticle_oct_container.cpp2418 int other_oct; member
H A Dselection_routines.c2175 int other_oct;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c710 struct octeon_device *other_oct; in get_other_octeon_device() local
712 other_oct = lio_get_device(oct->octeon_id + 1); in get_other_octeon_device()
714 if (other_oct && other_oct->pci_dev) { in get_other_octeon_device()
718 other_oct_busnum = other_oct->pci_dev->bus->number; in get_other_octeon_device()
724 other_oct_slot = PCI_SLOT(other_oct->pci_dev->devfn); in get_other_octeon_device()
727 return other_oct; in get_other_octeon_device()
761 struct octeon_device *other_oct; in liquidio_watchdog() local
782 other_oct = get_other_octeon_device(oct); in liquidio_watchdog()
783 if (other_oct) in liquidio_watchdog()
784 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c710 struct octeon_device *other_oct; in get_other_octeon_device() local
712 other_oct = lio_get_device(oct->octeon_id + 1); in get_other_octeon_device()
714 if (other_oct && other_oct->pci_dev) { in get_other_octeon_device()
718 other_oct_busnum = other_oct->pci_dev->bus->number; in get_other_octeon_device()
724 other_oct_slot = PCI_SLOT(other_oct->pci_dev->devfn); in get_other_octeon_device()
727 return other_oct; in get_other_octeon_device()
761 struct octeon_device *other_oct; in liquidio_watchdog() local
782 other_oct = get_other_octeon_device(oct); in liquidio_watchdog()
783 if (other_oct) in liquidio_watchdog()
784 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c710 struct octeon_device *other_oct; in get_other_octeon_device() local
712 other_oct = lio_get_device(oct->octeon_id + 1); in get_other_octeon_device()
714 if (other_oct && other_oct->pci_dev) { in get_other_octeon_device()
718 other_oct_busnum = other_oct->pci_dev->bus->number; in get_other_octeon_device()
724 other_oct_slot = PCI_SLOT(other_oct->pci_dev->devfn); in get_other_octeon_device()
727 return other_oct; in get_other_octeon_device()
761 struct octeon_device *other_oct; in liquidio_watchdog() local
782 other_oct = get_other_octeon_device(oct); in liquidio_watchdog()
783 if (other_oct) in liquidio_watchdog()
784 WRITE_ONCE(other_oct->cores_crashed, true); in liquidio_watchdog()
[all …]
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dparticle_kdtree_tools.cpp2033 int other_oct; member
H A Dcyoctree.c1940 int other_oct; member
H A Dcontour_finding.c2003 int other_oct; member
H A Dmisc_utilities.cpp1919 int other_oct; member
H A Dpixelization_routines.cpp2007 int other_oct; member
/dports/math/py-yt/yt-4.0.1/yt/frontends/ramses/
H A Dio_utils.c1974 int other_oct; member
/dports/math/py-yt/yt-4.0.1/yt/frontends/artio/
H A D_artio_caller.c1976 int other_oct; member