/openbmc/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
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-stm.c | 109 unsigned long *guaranteed; member 384 set_bit(channel, drvdata->chs.guaranteed); in stm_generic_set_options() 388 clear_bit(channel, drvdata->chs.guaranteed); in stm_generic_set_options() 421 stm_flags |= test_bit(channel, drvdata->chs.guaranteed) ? in stm_generic_packet() 783 bitmap_clear(drvdata->chs.guaranteed, 0, drvdata->numsp); in stm_init_default_data() 857 drvdata->chs.guaranteed = devm_bitmap_zalloc(dev, drvdata->numsp, in stm_probe() 859 if (!drvdata->chs.guaranteed) in stm_probe()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | TODO | 4 It is at the moment not guaranteed to work properly with a userspace
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Borceux | 18 Of course no support is guaranteed, but the author will attempt to assist with problems. Current e…
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek-bluetooth.txt | 75 guaranteed. 78 design should be guaranteed.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libalgorithm/ |
H A D | libalgorithm-diff-perl_1.15.bb | 6 program. It is guaranteed to find the *smallest possible* set of \
|
/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/ |
H A D | enable_test_data_dir_set.patch | 7 TESTDATADIR, since the default is guaranteed to be wrong for target builds.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxdamage_1.1.6.bb | 6 rectangular areas within the drawable. The rectangles are guaranteed to \
|
/openbmc/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 …]
|
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/ |
H A D | 0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch | 7 This is not guaranteed for ptests under qemu, and in the absence
|
/openbmc/qemu/qapi/ |
H A D | machine-target.json | 44 # @full: Expand all properties. The produced model is not guaranteed 70 # guaranteed to run where model B runs and the other way around. 73 # guaranteed to run where model B runs and the other way around. 76 # guaranteed to run where model A runs. There are no guarantees 79 # @subset: If model A is a subset of model B, model A is guaranteed to 195 # the created CPU model is guaranteed to run where the given CPU
|
H A D | introspect.json | 30 # is not guaranteed to have the same stability. For example, one 41 # names are guaranteed to be unique (no name will be duplicated 88 # guaranteed unique regardless of @meta-type.
|
/openbmc/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
|
/openbmc/openbmc/poky/meta/recipes-support/aspell/aspell/ |
H A D | 0001-modules-speller-default-vector_hash-t.hpp-fix-gcc-15.patch | 7 guaranteed to fail in
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
H A D | 0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch | 6 uintptr_t is guaranteed to be wide enough that
|
/openbmc/u-boot/doc/ |
H A D | README.link-local | 7 This is especially useful if a DHCP server cannot be guaranteed
|
/openbmc/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
|
/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/ |
H A D | check.S | 12 nop # guaranteed to be illegal in reverse-endian
|
/openbmc/linux/Documentation/hwmon/ |
H A D | adc128d818.rst | 27 Measurements are guaranteed between -55 and +125 degrees. The temperature
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack.dts | 20 * BeagleBone Blacks have PG 2.0 silicon which is guaranteed
|
/openbmc/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:
|
/openbmc/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
|
/openbmc/linux/drivers/mtd/nand/onenand/ |
H A D | Kconfig | 55 OTP block is fully-guaranteed to be a valid block.
|