Home
last modified time | relevance | path

Searched refs:prealloc_only (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/tests/
H A Dinode-tests.c212 static unsigned long prealloc_only = 0; variable
480 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
482 prealloc_only, em->flags); in test_btrfs_get_extent()
509 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
511 prealloc_only, em->flags); in test_btrfs_get_extent()
572 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
574 prealloc_only, em->flags); in test_btrfs_get_extent()
1109 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/tests/
H A Dinode-tests.c212 static unsigned long prealloc_only = 0; variable
480 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
482 prealloc_only, em->flags); in test_btrfs_get_extent()
509 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
511 prealloc_only, em->flags); in test_btrfs_get_extent()
572 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
574 prealloc_only, em->flags); in test_btrfs_get_extent()
1109 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/tests/
H A Dinode-tests.c212 static unsigned long prealloc_only = 0; variable
480 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
482 prealloc_only, em->flags); in test_btrfs_get_extent()
509 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
511 prealloc_only, em->flags); in test_btrfs_get_extent()
572 if (em->flags != prealloc_only) { in test_btrfs_get_extent()
574 prealloc_only, em->flags); in test_btrfs_get_extent()
1109 set_bit(EXTENT_FLAG_PREALLOC, &prealloc_only); in btrfs_test_inodes()
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Ddmdaimpl.h73 PetscBool prealloc_only; member
H A Ddmimpl.h193 …PetscBool prealloc_only; /* Flag indicating the DMCreateMatrix() should only preallo… member
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/da/
H A Dfdda.c889 flg = dm->prealloc_only; in DMCreateMatrix_DA_IS()
911 dm->prealloc_only = flg; in DMCreateMatrix_DA_IS()
981 if (!da->prealloc_only) { in DMCreateMatrix_DA_2d_MPISELL()
1090 if (!da->prealloc_only) { in DMCreateMatrix_DA_3d_MPISELL()
1214 if (!da->prealloc_only) { in DMCreateMatrix_DA_2d_MPIAIJ()
1341 if (!da->prealloc_only) { in DMCreateMatrix_DA_2d_MPIAIJ_Fill()
1477 if (!da->prealloc_only) { in DMCreateMatrix_DA_3d_MPIAIJ()
1602 if (!da->prealloc_only) { in DMCreateMatrix_DA_1d_MPIAIJ_Fill()
1739 if (!da->prealloc_only) { in DMCreateMatrix_DA_1d_MPIAIJ()
1806 if (!da->prealloc_only) { in DMCreateMatrix_DA_1d_SeqAIJ_NoPreallocation()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/composite/
H A Dpackm.c131 if (dm->prealloc_only) PetscFunctionReturn(0); in DMCreateMatrix_Composite_AIJ()
/dports/science/PETSc/petsc-3.14.1/src/dm/interface/
H A Ddm.c834 …do not set column indices","DMSetMatrixPreallocateOnly",dm->prealloc_only,&dm->prealloc_only,NULL)… in DMSetFromOptions()
1403 dm->prealloc_only = only; in DMSetMatrixPreallocateOnly()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplex.c1447 PetscBool fillMatrix = (PetscBool)(!dm->prealloc_only && !isMatIS); in DMCreateMatrix_Plex()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS9917 PetscBool prealloc_only;193,9633
13566 PetscBool prealloc_only;73,4117
H A DCTAGS75849 prealloc_only include/petsc/private/dmdaimpl.h /^ PetscBool prealloc_only;$/;" m langu…
75850 prealloc_only include/petsc/private/dmimpl.h /^ PetscBool prealloc_only; \/* Flag in…