Home
last modified time | relevance | path

Searched refs:past (Results 1 – 25 of 203) sorted by relevance

123456789

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmast.c264 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local
279 name = past->name; in dlm_proxy_ast_handler()
280 locklen = past->namelen; in dlm_proxy_ast_handler()
281 cookie = past->cookie; in dlm_proxy_ast_handler()
282 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler()
283 node = past->node_idx; in dlm_proxy_ast_handler()
303 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
305 if (past->type != DLM_AST && in dlm_proxy_ast_handler()
306 past->type != DLM_BAST) { in dlm_proxy_ast_handler()
308 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler()
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D004.out14 write past image boundary
17 pwrite past image boundary
20 writev past image boundary
33 read past image boundary
36 pread past image boundary
39 readv past image boundary
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt6 improved a lot the past 2 years, there's no reason anymore not to use it.
12 - There's a lot of complexity added past few years to make relocations faster.
16 2. Any complexity added in this area past few years which can't be justified
/openbmc/docs/
H A Dsubtree.md3 In the past, meta-layer repositories were added to the repo as subtrees. This is
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dexamples.rst9 In the past, we used to have a set of examples here. However, those
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt90 --debugfs-include-past::
91 include all available data on past events for debugfs
/openbmc/qemu/ui/
H A Dvnc-enc-zrle.c.inc21 * algorithm writes to the position one past the end of the pixel data.
111 *end = ~*(end-1); /* one past the end is different so the while loop ends */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7578.patch10 could read past the end of chunk data. This patch fixes it.
H A DCVE-2019-7574.patch10 definition, IMA_ADPCM_decode() tried to read past the data chunk
H A DCVE-2019-7576.patch10 could read past the end of chunk data. This patch fixes it.
H A DCVE-2019-7635.patch13 bliting operation on the surface will look up a color past a blit map
H A DCVE-2019-7575.patch10 is longer, decoding continued past the output audio buffer.
H A DCVE-2019-7572.patch10 definition, IMA_ADPCM_decode() tried to write past the output
H A DCVE-2019-7577.patch14 past the initialized buffer.
/openbmc/linux/Documentation/filesystems/ext4/
H A Dverity.rst40 Verity files cannot have blocks allocated past the end of the verity
/openbmc/linux/tools/thermal/tmon/
H A DREADME6 thermal relationship between processor and fan has become past for modern
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/
H A DCVE-2022-24795.patch7 to allocating less memory than requested. Then data were written past
/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/
H A Dfontconfig_2.15.0.bb53 # Work around past breakage in debian.bbclass
/openbmc/linux/Documentation/fb/
H A Dpvr2fb.rst61 XF86_FBDev has been shown to work on the Dreamcast in the past - though not yet
/openbmc/docs/architecture/
H A Dobject-mapper.md68 - param: depth - the maximum depth of the tree past the root to search. Use 0 to
131 - param: depth - the maximum depth of the tree past the root to search. Use 0 to
282 - param: depth - the maximum depth of the tree past the root to search. Use 0 to
317 - param: depth - the maximum depth of the tree past the root to search. Use 0 to
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DGPL-2.0-with-lmbench-restriction26 b) Multiple times in the past people have wanted to report partial results.
103 We have seen many cases in the past where partial or misleading
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/
H A Dfftw_3.3.10.bb18 # we had multiple recipes in the past
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog29 from the queue that was generated some time in the past.
/openbmc/linux/Documentation/networking/
H A Dnetif-msg.rst21 The message level was not precisely defined past level 3, but were
/openbmc/linux/arch/powerpc/kernel/vdso/
H A Dsigtramp64.S304 # we ever have some call chain that returns somewhere past the addi?

123456789