Home
last modified time | relevance | path

Searched full:guaranteed (Results 1 – 25 of 1420) sorted by relevance

12345678910>>...57

/openbmc/linux/include/uapi/linux/
H A Dcoresight-stm.h12 * 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 Diomap_copy.c16 * 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 Dmempool.c6 * 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 DMP+porevlocks.litmus9 * 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 DMP+polocks.litmus9 * 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 Dmbcache.h24 * guaranteed to be hashed while e_refcnt > 0.
29 * While refcount > 0, the entry is guaranteed to stay in the hash and
H A Dcgroup.h171 * 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 Dblk-crypto-profile.h29 * 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 Dpercpu-rwsem.c58 * 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 Dcoresight-stm.c14 * 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 Dmachine-target.json44 # @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 Dintrospect.json30 # 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 Dssh_request_layer.c287 * 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 Ddefault_addresses.h60 // 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 Dmediatek-bluetooth.txt75 guaranteed.
78 design should be guaranteed.
/openbmc/qemu/util/
H A Dcpuinfo-riscv.c135 * 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 DTODO4 It is at the moment not guaranteed to work properly with a userspace
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp149 // 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 Dcontrol-dependencies.txt19 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 Dordering.txt87 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 Dabi-stable.rst7 restrictions, and backward compatibility for them will be guaranteed
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBorceux18 Of course no support is guaranteed, but the author will attempt to assist with problems. Current e…
/openbmc/qemu/include/qemu/
H A Dstats64.h34 /* 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 Dcpu.c76 * 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 DCapLimits.interface.yaml29 will not be guaranteed.

12345678910>>...57