| /linux/tools/memory-model/litmus-tests/ |
| H A D | MP+porevlocks.litmus | 9 * given lock), a CPU is not only guaranteed to see the accesses that other 10 * CPUs made while previously holding that lock, it is also guaranteed to
|
| H A D | MP+polocks.litmus | 9 * given lock), a CPU is not only guaranteed to see the accesses that other 10 * CPUs made while previously holding that lock, it is also guaranteed
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| H A D | mediatek,bluetooth.txt | 39 guaranteed. 42 design should be guaranteed.
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 4 It is at the moment not guaranteed to work properly with a userspace
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 315 int allocated, free, reserved, guaranteed, from_free; in mlx4_grant_resource() local 330 guaranteed = res_alloc->guaranteed[slave]; in mlx4_grant_resource() 339 if (allocated + count <= guaranteed) { in mlx4_grant_resource() 344 if (guaranteed - allocated > 0) in mlx4_grant_resource() 345 from_free = count - (guaranteed - allocated); in mlx4_grant_resource() 385 int allocated, guaranteed, from_rsvd; in mlx4_release_resource() local 396 guaranteed = res_alloc->guaranteed[slave]; in mlx4_release_resource() 398 if (allocated - count >= guaranteed) { in mlx4_release_resource() 402 if (allocated - guaranteed > 0) in mlx4_release_resource() 403 from_rsvd = count - (allocated - guaranteed); in mlx4_release_resource() [all …]
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool.rst | 58 Note that format of the output of all tools is not guaranteed to be stable and
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 43 changed to "opened". Thus the "opened" notification is not guaranteed. But 44 it is guaranteed that the AML tables always notify "closed" when the lid
|
| /linux/tools/testing/selftests/powerpc/switch_endian/ |
| H A D | check.S | 12 nop # guaranteed to be illegal in reverse-endian
|
| /linux/Documentation/hwmon/ |
| H A D | adc128d818.rst | 27 Measurements are guaranteed between -55 and +125 degrees. The temperature
|
| H A D | thmc50.rst | 52 degrees Celsius, and are guaranteed within a range of -55 to +125 degrees.
|
| H A D | lm80.rst | 48 is unclear about this). Measurements are guaranteed between -55 and
|
| /linux/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 19 This is not guaranteed to provide any ordering because some types of CPUs 32 (usually) guaranteed for load-store control dependencies, as in the 104 guaranteed only when the stores differ, for example:
|
| H A D | ordering.txt | 87 as cmpxchg() are only guaranteed to provide ordering when they succeed. 307 Note that release ordering is guaranteed only against the 310 as cmpxchg_release() are only guaranteed to provide ordering 344 Note that acquire ordering is guaranteed only against the 347 such as atomic_cmpxchg_acquire() are only guaranteed to provide
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-get-lineevent-ioctl.rst | 44 The state of a line is guaranteed to remain as requested until the returned
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-boneblack.dts | 20 * BeagleBone Blacks have PG 2.0 silicon which is guaranteed
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | client.rst | 83 lifetime be guaranteed via |ssam_controller_get| and |ssam_controller_put|. 109 guaranteed by linking the driver providing the SSAM device to the controller 149 guaranteed to be valid for at least as long as the client driver is bound, 154 is guaranteed when the controller is accessed from inside the bound client
|
| /linux/drivers/staging/media/av7110/ |
| H A D | Kconfig | 46 on the video output. This is kind of nonstandard and not guaranteed to
|
| /linux/drivers/mtd/nand/onenand/ |
| H A D | Kconfig | 55 OTP block is fully-guaranteed to be a valid block.
|
| /linux/Documentation/driver-api/cxl/platform/acpi/ |
| H A D | srat.rst | 24 mapping is not guaranteed. There are scenarios where "Proximity Domain 4" may
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | extended-controls.rst | 147 control class. It is guaranteed that these last 16 bits are always 156 supported, then it is guaranteed to enumerate over all controls,
|
| /linux/Documentation/admin-guide/ |
| H A D | jfs.rst | 29 guaranteed if the system abnormally abends.
|
| H A D | filesystem-monitoring.rst | 44 The order of records is not guaranteed, and new records might be added
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-device-info.rst | 98 used instead. The ``bus_info`` field is guaranteed to be unique, but can
|
| /linux/Documentation/virt/kvm/arm/ |
| H A D | pvtime.rst | 46 domain. A total of 16 bytes from the IPA returned are guaranteed to be
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | cpuid.rst | 10 cpuid. This is not always guaranteed to work, since userspace can
|