Home
last modified time | relevance | path

Searched refs:kunit (Results 201 – 225 of 229) sorted by relevance

12345678910

/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/kasan/
H A Dreport.c324 static void kasan_update_kunit_status(struct kunit *cur_test) in kasan_update_kunit_status()
/dports/science/berkeleygw/BGW-2.0.0/MeanField/ESPRESSO/version-4.3.2/
H A Dpw2bgw.f902515 USE mp_global, ONLY : kunit, my_pool_id, npool
2528 nkbl = nkstot / kunit
2530 nkl = kunit * ( nkbl / npool )
2532 nkr = ( nkstot - nkl * npool ) / kunit
2534 IF ( my_pool_id .LT. nkr ) nkl = nkl + kunit
2537 IF ( my_pool_id .GE. nkr ) iks = iks + nkr * kunit
/dports/science/quantum-espresso/q-e-qe-6.7.0/LR_Modules/
H A Ddfpt_tetra_mod.f90207 INTEGER :: nktot, kunit local
224 kunit = 1
226 kunit = 2
230 k1, k2, k3, nk1, nk2, nk3, nktot, xk_col, kunit)
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A DKconfig.kasan189 to the KUnit documentation in Documentation/dev-tools/kunit.
H A DMakefile130 obj-$(CONFIG_KUNIT) += kunit/
H A DKconfig.debug1806 source "lib/kunit/Kconfig"
2352 to the KUnit documentation in Documentation/dev-tools/kunit/.
2363 to the KUnit documentation in Documentation/dev-tools/kunit/.
2375 to the KUnit documentation in Documentation/dev-tools/kunit/.
2394 to the KUnit documentation in Documentation/dev-tools/kunit/.
2406 to the KUnit documentation in Documentation/dev-tools/kunit/.
2417 to the KUnit documentation in Documentation/dev-tools/kunit/.
2428 to the KUnit documentation in Documentation/dev-tools/kunit/.
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A DKconfig.kasan189 to the KUnit documentation in Documentation/dev-tools/kunit.
H A DMakefile130 obj-$(CONFIG_KUNIT) += kunit/
H A DKconfig.debug1806 source "lib/kunit/Kconfig"
2352 to the KUnit documentation in Documentation/dev-tools/kunit/.
2363 to the KUnit documentation in Documentation/dev-tools/kunit/.
2375 to the KUnit documentation in Documentation/dev-tools/kunit/.
2394 to the KUnit documentation in Documentation/dev-tools/kunit/.
2406 to the KUnit documentation in Documentation/dev-tools/kunit/.
2417 to the KUnit documentation in Documentation/dev-tools/kunit/.
2428 to the KUnit documentation in Documentation/dev-tools/kunit/.
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A DKconfig.kasan189 to the KUnit documentation in Documentation/dev-tools/kunit.
H A DMakefile130 obj-$(CONFIG_KUNIT) += kunit/
H A DKconfig.debug1806 source "lib/kunit/Kconfig"
2352 to the KUnit documentation in Documentation/dev-tools/kunit/.
2363 to the KUnit documentation in Documentation/dev-tools/kunit/.
2375 to the KUnit documentation in Documentation/dev-tools/kunit/.
2394 to the KUnit documentation in Documentation/dev-tools/kunit/.
2406 to the KUnit documentation in Documentation/dev-tools/kunit/.
2417 to the KUnit documentation in Documentation/dev-tools/kunit/.
2428 to the KUnit documentation in Documentation/dev-tools/kunit/.
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/dev-tools/
H A Dkasan.rst481 See `KUnit documentation <https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html>`_
484 .. _KUnit: https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/dev-tools/
H A Dkasan.rst481 See `KUnit documentation <https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html>`_
484 .. _KUnit: https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/dev-tools/
H A Dkasan.rst481 See `KUnit documentation <https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html>`_
484 .. _KUnit: https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/quantum_espresso/
H A Dadd_pw2qmcpack_to_qe-6.4.1.diff211 + USE mp_global, ONLY: inter_pool_comm, intra_pool_comm, nproc_pool, kunit
300 + rest = ( nkstot - kunit * ( nkstot / kunit / npool ) * npool ) / kunit
302 + IF ( ( my_pool_id + 1 ) > rest ) nbase = nbase + rest * kunit
H A Dadd_pw2qmcpack_to_qe-6.4.diff1222 + USE mp_global, ONLY: inter_pool_comm, intra_pool_comm, nproc_pool, kunit
1311 + rest = ( nkstot - kunit * ( nkstot / kunit / npool ) * npool ) / kunit
1313 + IF ( ( my_pool_id + 1 ) > rest ) nbase = nbase + rest * kunit
H A Dadd_pw2qmcpack_to_qe-6.3.diff1226 + USE mp_global, ONLY: inter_pool_comm, intra_pool_comm, nproc_pool, kunit
1315 + rest = ( nkstot - kunit * ( nkstot / kunit / npool ) * npool ) / kunit
1317 + IF ( ( my_pool_id + 1 ) > rest ) nbase = nbase + rest * kunit
H A Dadd_pw2qmcpack_to_qe-6.7.0.diff314 + USE mp_global, ONLY: inter_pool_comm, intra_pool_comm, nproc_pool, kunit
409 + rest = ( nkstot - kunit * ( nkstot / kunit / npool ) * npool ) / kunit
411 + IF ( ( my_pool_id + 1 ) > rest ) nbase = nbase + rest * kunit
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dsched.h1260 struct kunit *kunit_test;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dsched.h1260 struct kunit *kunit_test;
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dsched.h1260 struct kunit *kunit_test;
/dports/science/wannier90/wannier90-3.1.0/pwscf/v3.2.3/
H A Dpw2wannier90.f9016 USE mp_global, ONLY : mpime, kunit
/dports/science/wannier90/wannier90-3.1.0/pwscf/v4.0/
H A Dpw2wannier90.f9016 USE mp_global, ONLY : mpime, kunit
/dports/science/wannier90/wannier90-3.1.0/pwscf/v4.1/
H A Dpw2wannier90.f9016 USE mp_global, ONLY : mpime, kunit

12345678910