Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Post
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/um/
H
A
D
setjmp_64.S
28
movq %rsp,8(%rdi) #
Post
-return %rsp!
H
A
D
setjmp_32.S
31
movl %esp,4(%edx) #
Post
-return %esp!
/kernel/linux/linux-6.6/arch/x86/um/
H
A
D
setjmp_64.S
28
movq %rsp,8(%rdi) #
Post
-return %rsp!
H
A
D
setjmp_32.S
31
movl %esp,4(%edx) #
Post
-return %esp!
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ips.c
4884
uint32_t
Post
;
in ips_init_morpheus()
local
4892
/* Wait up to 45 secs for
Post
*/
in ips_init_morpheus()
4911
Post
= readl(ha->mem_ptr + IPS_REG_I960_MSG0);
in ips_init_morpheus()
4913
if (
Post
== 0x4F00) { /* If Flashing the Battery PIC */
in ips_init_morpheus()
4922
Post
= readl(ha->mem_ptr + IPS_REG_I960_MSG0);
in ips_init_morpheus()
4923
if (
Post
!= 0x4F00)
in ips_init_morpheus()
4941
if (
Post
< (IPS_GOOD_POST_STATUS << 8)) {
in ips_init_morpheus()
4943
"reset controller fails (post status %x).\n",
Post
);
in ips_init_morpheus()
4981
if (
Post
== 0xEF10) {
in ips_init_morpheus()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ips.c
4887
uint32_t
Post
;
in ips_init_morpheus()
local
4895
/* Wait up to 45 secs for
Post
*/
in ips_init_morpheus()
4914
Post
= readl(ha->mem_ptr + IPS_REG_I960_MSG0);
in ips_init_morpheus()
4916
if (
Post
== 0x4F00) { /* If Flashing the Battery PIC */
in ips_init_morpheus()
4925
Post
= readl(ha->mem_ptr + IPS_REG_I960_MSG0);
in ips_init_morpheus()
4926
if (
Post
!= 0x4F00)
in ips_init_morpheus()
4944
if (
Post
< (IPS_GOOD_POST_STATUS << 8)) {
in ips_init_morpheus()
4946
"reset controller fails (post status %x).\n",
Post
);
in ips_init_morpheus()
4984
if (
Post
== 0xEF10) {
in ips_init_morpheus()
Completed in 21 milliseconds