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:ptr_to_u64
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H
A
D
pidfd_wait.c
22
#define
ptr_to_u64
(ptr) ((__u64)((uintptr_t)(ptr)))
macro
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
bpf-utils.h
6
#define
ptr_to_u64
(ptr) ((__u64)(unsigned long)(ptr))
macro
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H
A
D
pidfd_wait.c
22
#define
ptr_to_u64
(ptr) ((__u64)((uintptr_t)(ptr)))
macro
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_verifier_log.c
43
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
H
A
D
test_progs.h
195
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/
H
A
D
clone3_selftests.h
16
#define
ptr_to_u64
(ptr) ((__u64)((uintptr_t)(ptr)))
macro
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/
H
A
D
clone3_selftests.h
16
#define
ptr_to_u64
(ptr) ((__u64)((uintptr_t)(ptr)))
macro
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
task_fd_query_user.c
39
static __u64
ptr_to_u64
(void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H
A
D
main.h
24
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
bpf-event.c
24
#define
ptr_to_u64
(ptr) ((__u64)(unsigned long)(ptr))
macro
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H
A
D
main.h
24
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
task_fd_query_user.c
41
static __u64
ptr_to_u64
(void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_utils.h
235
static inline u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_progs.h
395
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
H
A
D
test_verifier.c
890
static __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/tools/lib/bpf/
H
A
D
bpf.c
57
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
[all...]
H
A
D
btf.c
100
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
H
A
D
libbpf.c
153
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
bpf.c
67
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
[all...]
H
A
D
btf.c
126
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
H
A
D
libbpf.c
297
static inline __u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H
A
D
allegro-core.c
330
static inline u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H
A
D
allegro-core.c
414
static inline u64
ptr_to_u64
(const void *ptr)
in ptr_to_u64()
function
Completed in 60 milliseconds