/openbmc/linux/include/linux/atomic/ |
H A D | atomic-long.h | 30 * Safe to use in noinstr code; prefer atomic_long_read() elsewhere. 50 * Safe to use in noinstr code; prefer atomic_long_read_acquire() elsewhere. 71 * Safe to use in noinstr code; prefer atomic_long_set() elsewhere. 92 * Safe to use in noinstr code; prefer atomic_long_set_release() elsewhere. 113 * Safe to use in noinstr code; prefer atomic_long_add() elsewhere. 134 * Safe to use in noinstr code; prefer atomic_long_add_return() elsewhere. 155 * Safe to use in noinstr code; prefer atomic_long_add_return_acquire() elsewhere. 176 * Safe to use in noinstr code; prefer atomic_long_add_return_release() elsewhere. 197 * Safe to use in noinstr code; prefer atomic_long_add_return_relaxed() elsewhere. 218 * Safe to use in noinstr code; prefer atomic_long_fetch_add() elsewhere. [all …]
|
H A D | atomic-arch-fallback.h | 437 * Safe to use in noinstr code; prefer atomic_read() elsewhere. 453 * Safe to use in noinstr code; prefer atomic_read_acquire() elsewhere. 483 * Safe to use in noinstr code; prefer atomic_set() elsewhere. 500 * Safe to use in noinstr code; prefer atomic_set_release() elsewhere. 526 * Safe to use in noinstr code; prefer atomic_add() elsewhere. 543 * Safe to use in noinstr code; prefer atomic_add_return() elsewhere. 570 * Safe to use in noinstr code; prefer atomic_add_return_acquire() elsewhere. 597 * Safe to use in noinstr code; prefer atomic_add_return_release() elsewhere. 623 * Safe to use in noinstr code; prefer atomic_add_return_relaxed() elsewhere. 646 * Safe to use in noinstr code; prefer atomic_fetch_add() elsewhere. [all …]
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | tests | 28 Host: elsewhere.example 46 Host: elsewhere.example 62 expect='^location: https://elsewhere.example/over/the/rainbow.$' 65 Host: elsewhere.example 85 not-host: elsewhere.example 86 x-host: elsewhere.example.com
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | README.md | 4 expectations we typically use elsewhere in this repository. Any types and 5 property names here should not be used as a patterns to emulate elsewhere in the 9 with the dbus conventions used elsewhere in the project.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-per-CPU-kthreads.rst | 97 both kernel threads and interrupts to execute elsewhere. 100 recurring timers to migrate elsewhere. If you are concerned 171 forcing both kernel threads and interrupts to execute elsewhere. 182 kernel threads and interrupts to execute elsewhere. 185 timers to migrate elsewhere. If you are concerned with multiple 206 to execute elsewhere. 220 to execute elsewhere.
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 32 implemented elsewhere in V4L. 78 elsewhere in V4L). 103 elsewhere in V4L. 182 elsewhere in V4L). 196 elsewhere in V4L). Note that saa711x.ko used to be known as
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-context.h | 13 struct pvr2_hdw; /* hardware interface - defined elsewhere */ 14 struct pvr2_stream; /* stream interface - defined elsewhere */
|
/openbmc/linux/kernel/kcsan/ |
H A D | permissive.h | 56 * and elsewhere flags is updated concurrently: in kcsan_ignore_data_race() 78 * reportable data race elsewhere. in kcsan_ignore_data_race()
|
/openbmc/openpower-debug-collector/dump/tools/opdump/ |
H A D | opdreport | 2 # shellcheck disable=SC2034 # Variable is used elsewhere 89 # shellcheck disable=SC2154 # name comes from elsewhere 94 # shellcheck disable=SC2154 # dump_id comes from elsewhere
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | ident-with-escape.json | 1 # we don't recognize any \ escapes other than \\ (tested elsewhere)
|
/openbmc/linux/tools/perf/ |
H A D | CREDITS | 7 in util/* and elsewhere:
|
/openbmc/linux/include/linux/sched/ |
H A D | sysctl.h | 11 /* Avoid need for ifdefs elsewhere in the code */
|
/openbmc/qemu/include/exec/ |
H A D | translation-block.h | 46 * privilege, must store those bits elsewhere. 69 /* Note that TCG_MAX_INSNS is 512; we validate this match elsewhere. */
|
H A D | memory-internal.h | 17 * internals and the TCG TLB code. Do not include it from elsewhere.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/ |
H A D | flashrom_1.2.1.bb | 9 file://0001-hwaccess-use-__asm__-as-is-done-elsewhere.patch \
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | index.rst | 7 While much of the kernel's user-space API is documented elsewhere
|
/openbmc/u-boot/include/configs/ |
H A D | bcm_ep_board.h | 15 * (these must be defined elsewhere)
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | go-mod.bbclass | 11 # way to tell it to look elsewhere. It will automatically look upwards for the
|
/openbmc/linux/lib/ |
H A D | memcat_p.c | 8 * memset_p() and memcat() found elsewhere in the kernel source tree.
|
/openbmc/linux/fs/jffs2/ |
H A D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE
|
/openbmc/u-boot/fs/jffs2/ |
H A D | LICENCE | 1 The files in this directory and elsewhere which refer to this LICENCE
|
/openbmc/docs/ |
H A D | discord-rules.md | 18 `#general` and we may redirect you elsewhere.
|
/openbmc/u-boot/arch/x86/cpu/qemu/ |
H A D | dram.c | 39 * It overrides the default implementation found elsewhere which simply
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pydantic-core_2.27.1.bb | 31 # python3-misc is for Lib/timeit.py which is not split out elsewhere
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | orplus.cocci | 2 /// Check for constants that are added but are used elsewhere as bitmasks
|