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
defs:le64_to_cpu
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/tools/include/linux/
H
A
D
kernel.h
79
#define
le64_to_cpu
bswap_64
macro
92
#define
le64_to_cpu
macro
/kernel/linux/linux-6.6/tools/include/linux/
H
A
D
kernel.h
75
#define
le64_to_cpu
bswap_64
macro
88
#define
le64_to_cpu
macro
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H
A
D
intel-pt-pkt-decoder.c
24
#define
le64_to_cpu
bswap_64
macro
32
#define
le64_to_cpu
macro
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H
A
D
arm-spe-pkt-decoder.c
44
#define
le64_to_cpu
bswap_64
macro
52
#define
le64_to_cpu
macro
/kernel/linux/linux-5.10/include/linux/byteorder/
H
A
D
generic.h
87
#define
le64_to_cpu
__le64_to_cpu
macro
/kernel/linux/linux-6.6/include/linux/byteorder/
H
A
D
generic.h
87
#define
le64_to_cpu
__le64_to_cpu
macro
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H
A
D
arm-spe-pkt-decoder.c
19
#define
le64_to_cpu
bswap_64
macro
27
#define
le64_to_cpu
macro
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H
A
D
intel-pt-pkt-decoder.c
22
#define
le64_to_cpu
bswap_64
macro
30
#define
le64_to_cpu
macro
/kernel/linux/linux-5.10/arch/x86/tools/
H
A
D
relocs.c
303
#define
le64_to_cpu
(val) (val)
macro
308
#define
le64_to_cpu
(val) bswap_64(val)
macro
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H
A
D
relocs.c
133
#define
le64_to_cpu
(val) (val)
macro
148
#define
le64_to_cpu
(val) bswap_64(val)
macro
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H
A
D
relocs.c
133
#define
le64_to_cpu
(val) (val)
macro
148
#define
le64_to_cpu
(val) bswap_64(val)
macro
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
intel-bts.c
39
#define
le64_to_cpu
bswap_64
macro
41
#define
le64_to_cpu
macro
/kernel/linux/linux-6.6/arch/x86/tools/
H
A
D
relocs.c
314
#define
le64_to_cpu
(val) (val)
macro
319
#define
le64_to_cpu
(val) bswap_64(val)
macro
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
intel-bts.c
39
#define
le64_to_cpu
bswap_64
macro
41
#define
le64_to_cpu
macro
Completed in 13 milliseconds