Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmast.c276 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local
291 name = past->name; in dlm_proxy_ast_handler()
292 locklen = past->namelen; in dlm_proxy_ast_handler()
293 cookie = past->cookie; in dlm_proxy_ast_handler()
294 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler()
295 node = past->node_idx; in dlm_proxy_ast_handler()
315 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler()
317 if (past->type != DLM_AST && in dlm_proxy_ast_handler()
318 past->type != DLM_BAST) { in dlm_proxy_ast_handler()
320 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha512-core.S_shipped555 vadd.i64 d16,d30 @ h+=Maj from the past
592 vadd.i64 d23,d30 @ h+=Maj from the past
629 vadd.i64 d22,d30 @ h+=Maj from the past
666 vadd.i64 d21,d30 @ h+=Maj from the past
703 vadd.i64 d20,d30 @ h+=Maj from the past
740 vadd.i64 d19,d30 @ h+=Maj from the past
777 vadd.i64 d18,d30 @ h+=Maj from the past
814 vadd.i64 d17,d30 @ h+=Maj from the past
851 vadd.i64 d16,d30 @ h+=Maj from the past
888 vadd.i64 d23,d30 @ h+=Maj from the past
[all …]
H A Dsha256-core.S_shipped128 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
135 add r4,r4,r12 @ h+=Maj(a,b,c) from the past
186 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
193 add r11,r11,r3 @ h+=Maj(a,b,c) from the past
244 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
251 add r10,r10,r12 @ h+=Maj(a,b,c) from the past
302 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
309 add r9,r9,r3 @ h+=Maj(a,b,c) from the past
360 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
367 add r8,r8,r12 @ h+=Maj(a,b,c) from the past
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A DCVE-2022-28734-net-http-Fix-OOB-write-for-split-http-headers.patch10 code for split headers has always advanced the pointer just past the
14 it writing a NUL byte one byte past the end of the buffer where we
H A DCVE-2022-28734-net-http-Error-out-on-headers-with-LF-without-CR.patch7 a NUL byte past the end of the buffer if there was an HTTP header
H A DCVE-2022-28733-net-ip-Do-IP-fragment-maths-safely.patch12 subsequent operations can write past the end of the buffer.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dinitializer_list77 // One past the last element.
94 * @brief Return an iterator pointing to one past the last element
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dinitializer_list77 // One past the last element.
94 * @brief Return an iterator pointing to one past the last element
/OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/
H A Dkvm_stat.txt90 --debugfs-include-past::
91 include all available data on past events for debugfs
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dexamples.rst9 In the past, we used to have a set of examples here. However, those
/OK3568_Linux_fs/buildroot/package/mksh/
H A DConfig.in9 with the AT&T Korn Shell, its past or present owners,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-gate.txt3 some kind of operation to access the i2c bus past the arbitrator/gate, but
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/cherokee/cherokee/
H A Dcherokee-install-configured.py-once.patch17 location twice in the past.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41723.patch84 -// strings past the MAX_HEADER_LIST_SIZE are ignored, but the server
104 + // for non-indexed strings past the maximum string length
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0119-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch4 Subject: [PATCH] disk/lvm: Don't blast past the end of the circular metadata
H A D0118-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch8 it told us that the PV header/disk locations were way off past the end
H A D0095-lib-arg-Block-repeated-short-options-that-require-an.patch16 past the allocated option space.
H A D0011-lzma-Make-sure-we-don-t-dereference-past-array.patch4 Subject: [PATCH] lzma: Make sure we don't dereference past array
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0001-array_length-Make-usable-as-a-constant-expression.patch38 /* array_end (VAR) is a pointer one past the end of the array VAR.
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/buildroot/package/libusb/
H A D0001-linux_usbfs-Fix-parsing-of-descriptors-for-multi-con.patch34 + /* Start seeking past the config descriptor */
/OK3568_Linux_fs/kernel/tools/thermal/tmon/
H A DREADME6 thermal relationship between processor and fan has become past for modern
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dverity.rst40 Verity files cannot have blocks allocated past the end of the verity

1234567891011