/openbmc/linux/include/uapi/linux/ |
H A D | coresight-stm.h | 12 * The CoreSight STM supports guaranteed and invariant timing 13 * transactions. Guaranteed transactions are guaranteed to be 16 * timing transactions are not guaranteed to be traced, they
|
/openbmc/linux/lib/ |
H A D | iomap_copy.c | 16 * time. Order of access is not guaranteed, nor is a memory barrier 39 * time. Order of access is not guaranteed, nor is a memory barrier 60 * time. Order of access is not guaranteed, nor is a memory barrier
|
/openbmc/linux/mm/ |
H A D | mempool.c | 6 * for guaranteed, deadlock-free memory allocations during 202 * First pre-allocate the guaranteed number of buffers. in mempool_init_node() 222 * @min_nr: the minimum number of elements guaranteed to be 244 * @min_nr: the minimum number of elements guaranteed to be 250 * this function creates and allocates a guaranteed size, preallocated 290 * @new_min_nr: the new minimum number of elements guaranteed to be 294 * it cannot be guaranteed that the pool will be grown to the new 481 * For correctness, we need a test which is guaranteed to trigger in mempool_free() 488 * min_nr is guaranteed to see curr_nr < min_nr unless curr_nr gets in mempool_free()
|
/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/include/linux/ |
H A D | mbcache.h | 24 * guaranteed to be hashed while e_refcnt > 0. 29 * While refcount > 0, the entry is guaranteed to stay in the hash and
|
H A D | cgroup.h | 171 * css which finished ->css_online() is guaranteed to be visible in the 194 * css which finished ->css_online() is guaranteed to be visible in the 224 * while inheriting. The state update to the parent is guaranteed to be 255 * css which finished ->css_online() is guaranteed to be visible in the 282 * Also, all are guaranteed to share the same source and destination csses. 445 * reference on and return it. This function is guaranteed to return a 620 * that the new kthreads are guaranteed to stay in the root until in cgroup_init_kthreadd()
|
H A D | blk-crypto-profile.h | 29 * The keyslot is guaranteed to not be in-use by any I/O. 47 * The keyslot is guaranteed to not be in-use by any I/O.
|
/openbmc/linux/kernel/locking/ |
H A D | percpu-rwsem.c | 58 * writer is guaranteed to see the reader's increment. in __percpu_down_read_trylock() 61 * the writer looks are guaranteed to see the sem->block value, which in __percpu_down_read_trylock() 62 * in turn means that they are guaranteed to immediately decrement in __percpu_down_read_trylock() 243 * If they don't see our store of sem->block, then we are guaranteed to in percpu_down_write()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-stm.c | 14 * Guaranteed timing and support for various packet type coming from the 104 * @guaraneed: is the channel delivery guaranteed. 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/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/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.c | 287 * guaranteed that requests cannot be re-submitted), or the in ssh_rtl_tx_try_process_one() 530 * request, we are guaranteed that the completion callback will run on in ssh_rtl_complete() 532 * received. Similarly, this function is guaranteed to run on the in ssh_rtl_complete() 533 * receiver thread. Thus we are guaranteed that if the packet has been in ssh_rtl_complete() 594 * submission process is guaranteed to have entered the critical in ssh_rtl_cancel_nonpending() 597 * guaranteed that, due to the "locked" check in ssh_rtl_submit(), the in ssh_rtl_cancel_nonpending() 599 * from the queue, where we are now guaranteed that the packet is or has in ssh_rtl_cancel_nonpending() 602 * Note that if the cmpxchg() fails, we are guaranteed that ptl has in ssh_rtl_cancel_nonpending() 664 * Now that we have locked the packet, we have guaranteed that it can't in ssh_rtl_cancel_pending() 794 * request. Note that, at this point, the request is guaranteed to have in ssh_rtl_packet_callback() [all …]
|
/openbmc/google-misc/subprojects/nemora-postd/src/ |
H A D | default_addresses.h | 60 // fe80::1 -- as of 2016-10-13 this is guaranteed to be the GW in prod. 63 // 02:32:00:00:00:00 -- as of 2016-10-13 this is guaranteed to be the
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek-bluetooth.txt | 75 guaranteed. 78 design should be guaranteed.
|
/openbmc/qemu/util/ |
H A D | cpuinfo-riscv.c | 135 * We are guaranteed by RVV-1.0 that VLEN is a power of 2. in cpuinfo_init() 136 * We are guaranteed by Zve64x that VLEN >= 64, and that in cpuinfo_init()
|
/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/phosphor-objmgr/src/ |
H A D | handler.cpp | 149 // reqPath is now guaranteed to have a trailing "/" while reqPathStripped in getSubTree() 150 // will be guaranteed not to have a trailing "/" in getSubTree() 217 // reqPath is now guaranteed to have a trailing "/" while reqPathStripped in getSubTreePaths() 218 // will be guaranteed not to have a trailing "/" in getSubTreePaths()
|
/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:
|
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
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | abi-stable.rst | 7 restrictions, and backward compatibility for them will be guaranteed
|
/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/qemu/include/qemu/ |
H A D | stats64.h | 34 /* This is not guaranteed to be atomic! */ in stat64_init() 77 /* This is not guaranteed to be atomic! */ in stat64_init()
|
/openbmc/u-boot/arch/x86/cpu/baytrail/ |
H A D | cpu.c | 76 * Set guaranteed ratio [21:16] from IACORE_RATIOS to bits [15:8] of in set_max_freq() 83 * Set guaranteed vid [22:16] from IACORE_VIDS to bits [7:0] of in set_max_freq()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | CapLimits.interface.yaml | 29 will not be guaranteed.
|