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:fa1
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
fpregdef.h
43
#define
fa1
$f14
macro
79
#define
fa1
$f13
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
fpregdef.h
29
#define
fa1
$f14
macro
65
#define
fa1
$f13
macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
fpregdef.h
14
#define fa0 $f0 /* argument registers, fa0/
fa1
reused as fv0/fv1 for return value */
15
#define
fa1
$f1
macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
fpregdef.h
10
#define fa0 $f0 /* argument registers, fa0/
fa1
reused as fv0/fv1 for return value */
11
#define
fa1
$f1
macro
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
fib_semantics.c
2076
struct fib_alias *fa, *
fa1
= NULL;
in fib_select_default()
local
2114
fa1
= fa;
in fib_select_default()
2116
&last_idx,
fa1
->fa_default)) {
in fib_select_default()
2118
fa1
->fa_default = order;
in fib_select_default()
2126
if (
fa1
)
in fib_select_default()
2127
fa1
->fa_default = -1;
in fib_select_default()
2132
fa1
->fa_default)) {
in fib_select_default()
2134
fa1
->fa_default = order;
in fib_select_default()
2140
fa1
->fa_default = last_idx;
in fib_select_default()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
fib_semantics.c
2060
struct fib_alias *fa, *
fa1
= NULL;
in fib_select_default()
local
2099
fa1
= fa;
in fib_select_default()
2101
&last_idx,
fa1
->fa_default)) {
in fib_select_default()
2103
fa1
->fa_default = order;
in fib_select_default()
2111
if (
fa1
)
in fib_select_default()
2112
fa1
->fa_default = -1;
in fib_select_default()
2117
fa1
->fa_default)) {
in fib_select_default()
2119
fa1
->fa_default = order;
in fib_select_default()
2125
fa1
->fa_default = last_idx;
in fib_select_default()
Completed in 11 milliseconds