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:NEEDED
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
md-bitmap.h
94
#define
NEEDED
(x) (((bitmap_counter_t) x) & NEEDED_MASK)
macro
H
A
D
md-bitmap.c
1491
if (!success && !
NEEDED
(*bmc))
in md_bitmap_endwrite()
1528
else if (
NEEDED
(*bmc)) {
in __bitmap_start_sync()
1581
if (!
NEEDED
(*bmc) && aborted)
in md_bitmap_end_sync()
2197
set = bmc_old &&
NEEDED
(*bmc_old);
in md_bitmap_resize()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
md-bitmap.h
94
#define
NEEDED
(x) (((bitmap_counter_t) x) & NEEDED_MASK)
macro
H
A
D
md-bitmap.c
1563
if (!success && !
NEEDED
(*bmc))
in md_bitmap_endwrite()
1600
else if (
NEEDED
(*bmc)) {
in __bitmap_start_sync()
1653
if (!
NEEDED
(*bmc) && aborted)
in md_bitmap_end_sync()
2268
set = bmc_old &&
NEEDED
(*bmc_old);
in md_bitmap_resize()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
slogn.S
349
|--DIVISION IS
NEEDED
TO CALCULATE (Y-F)/F.
H
A
D
ssin.S
223
|--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS
NEEDED
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
slogn.S
349
|--DIVISION IS
NEEDED
TO CALCULATE (Y-F)/F.
H
A
D
ssin.S
223
|--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS
NEEDED
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H
A
D
fplsp.S
5067
#--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS
NEEDED
6263
#--TRUE THAT A DIVIDE IS NOW
NEEDED
, BUT THE APPROXIMATION FOR
6269
#--(DIVISION
NEEDED
) ANYWAY BECAUSE A POLYNOMIAL APPROXIMATION
8246
#--DIVISION IS
NEEDED
TO CALCULATE (Y-F)/F.
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H
A
D
fplsp.S
5067
#--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS
NEEDED
6263
#--TRUE THAT A DIVIDE IS NOW
NEEDED
, BUT THE APPROXIMATION FOR
6269
#--(DIVISION
NEEDED
) ANYWAY BECAUSE A POLYNOMIAL APPROXIMATION
8246
#--DIVISION IS
NEEDED
TO CALCULATE (Y-F)/F.
Completed in 31 milliseconds