Searched refs:stashed (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/fs/ |
H A D | nsfs.c | 41 atomic_long_set(&ns->stashed, 0); in ns_prune_dentry() 67 d = atomic_long_read(&ns->stashed); in __ns_get_path() 100 d = atomic_long_cmpxchg(&ns->stashed, 0, (unsigned long)dentry); in __ns_get_path()
|
/openbmc/linux/include/linux/ |
H A D | ns_common.h | 10 atomic_long_t stashed; member
|
H A D | proc_ns.h | 69 atomic_long_set(&ns->stashed, 0); in ns_alloc_inum()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-cross.inc | 132 BUILDDIRSTASH = "${WORKDIR}/stashed-builddir/build" 147 do_gcc_stash_builddir[sstate-outputdirs] = "${COMPONENTS_DIR}/${BUILD_ARCH}/gcc-stashed-builddir-${… 148 do_gcc_stash_builddir[sstate-fixmedir] = "${COMPONENTS_DIR}/${BUILD_ARCH}/gcc-stashed-builddir-${TA…
|
H A D | gcc-common.inc | 18 src = d.expand("${COMPONENTS_DIR}/${BUILD_ARCH}/gcc-stashed-builddir-${TARGET_SYS}")
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | zfcpdump.rst | 25 has not been stashed by hardware can just be copied from real memory.
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc-package.inc | 180 LOCALESTASH = "${WORKDIR}/stashed-locale"
|
/openbmc/linux/Documentation/filesystems/ |
H A D | idmappings.rst | 359 (To be precise, the kernel will simply look at the kernel ids stashed in the
|
H A D | xfs-online-fsck-design.rst | 4542 b. When finished scanning that file, flush the stashed updates to the 4554 to apply the stashed updates to the temporary directory. 4627 b. When finished scanning the directory, flush the stashed updates to the 4639 to apply the stashed parent pointer updates to the temporary file.
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 2223 + // **** Do stashed blend 2364 + // Can't have stashed subpics if not one of our pics
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 1913 /* transfer the stashed hwaccel state, if any */ 1973 /* if we have stashed hwaccel state, move it to the user-facing context,
|