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:quad1
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
kprobes.c
75
brl->
quad1
.slot1_p1 = (((rel >> 20) & 0x7fffffffff) << 2) >> (64 - 46);
in set_brl_inst()
77
brl->
quad1
.slot2 = BRL_INST(rel >> 59, rel & 0xfffff);
in set_brl_inst()
306
bundle->
quad1
.slot1_p1 = break_inst >> (64-46);
in prepare_break_inst()
309
bundle->
quad1
.slot2 = break_inst;
in prepare_break_inst()
335
*major_opcode = (bundle->
quad1
.slot1_p1 >> SLOT1_p1_OPCODE_SHIFT);
in get_kprobe_inst()
337
kprobe_inst_p1 = bundle->
quad1
.slot1_p1;
in get_kprobe_inst()
341
*major_opcode = (bundle->
quad1
.slot2 >> SLOT2_OPCODE_SHIFT);
in get_kprobe_inst()
342
*kprobe_inst = bundle->
quad1
.slot2;
in get_kprobe_inst()
549
dest->
quad1
.slot1_p1 = src->
quad1
in arch_arm_kprobe()
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
kprobes.c
75
brl->
quad1
.slot1_p1 = (((rel >> 20) & 0x7fffffffff) << 2) >> (64 - 46);
in set_brl_inst()
77
brl->
quad1
.slot2 = BRL_INST(rel >> 59, rel & 0xfffff);
in set_brl_inst()
306
bundle->
quad1
.slot1_p1 = break_inst >> (64-46);
in prepare_break_inst()
309
bundle->
quad1
.slot2 = break_inst;
in prepare_break_inst()
335
*major_opcode = (bundle->
quad1
.slot1_p1 >> SLOT1_p1_OPCODE_SHIFT);
in get_kprobe_inst()
337
kprobe_inst_p1 = bundle->
quad1
.slot1_p1;
in get_kprobe_inst()
341
*major_opcode = (bundle->
quad1
.slot2 >> SLOT2_OPCODE_SHIFT);
in get_kprobe_inst()
342
*kprobe_inst = bundle->
quad1
.slot2;
in get_kprobe_inst()
548
dest->
quad1
.slot1_p1 = src->
quad1
in arch_arm_kprobe()
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H
A
D
kprobes.h
59
}
quad1
;
member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H
A
D
kprobes.h
59
}
quad1
;
member
Completed in 4 milliseconds