Home
last modified time | relevance | path

Searched refs:collide (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/net/ceph/crush/
Dmapper.c475 int collide, reject; in crush_choose_firstn() local
495 collide = 0; in crush_choose_firstn()
548 collide = 1; in crush_choose_firstn()
554 if (!collide && recurse_to_leaf) { in crush_choose_firstn()
585 if (!reject && !collide) { in crush_choose_firstn()
594 if (reject || collide) { in crush_choose_firstn()
598 if (collide && flocal <= local_retries) in crush_choose_firstn()
613 reject, collide, ftotal, in crush_choose_firstn()
664 int collide; in crush_choose_indep() local
763 collide = 0; in crush_choose_indep()
[all …]
/Linux-v5.10/tools/testing/selftests/futex/
DREADME55 problem as we intend to write multiple tests which collide in this namespace.
/Linux-v5.10/Documentation/arm/
Dmemory.rst86 Please note that mappings which collide with the above areas may result
/Linux-v5.10/Documentation/filesystems/ext4/
Dattributes.rst142 xattr\_header/xattr\_entry table. When the two collide, the overflow is
/Linux-v5.10/Documentation/admin-guide/
Diostats.rst136 introduced when changes collide, so (for instance) adding up all the
Dcgroup-v2.rst566 directory and it is possible to create children cgroups which collide
/Linux-v5.10/Documentation/usb/
Dusb-serial.rst173 - device ID isn't right, might collide with other Keyspan products
/Linux-v5.10/Documentation/process/
Dcoding-style.rst824 to collide with an existing variable.
/Linux-v5.10/Documentation/x86/
Dboot.rst990 without \0 at the end of the string, which does not collide with
/Linux-v5.10/Documentation/driver-api/
Dpinctl.rst728 0 and 1, uses one pin in common so they would collide.