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:log2l
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
lwt_len_hist.bpf.c
37
static unsigned int
log2l
(unsigned long v)
in log2l()
function
51
key =
log2l
(skb->len);
in do_len_hist()
H
A
D
lathist_kern.c
54
static unsigned int
log2l
(unsigned long v)
in log2l()
function
84
delta =
log2l
(cur_ts - *ts);
in bpf_prog2()
H
A
D
tracex2.bpf.c
56
static unsigned int
log2l
(unsigned long v)
in log2l()
function
86
key.index =
log2l
(count);
in BPF_KSYSCALL()
H
A
D
tracex3.bpf.c
39
static unsigned int
log2l
(unsigned long long n)
in log2l()
function
86
l =
log2l
(delta);
in bpf_prog2()
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
lathist_kern.c
54
static unsigned int
log2l
(unsigned long v)
in log2l()
function
84
delta =
log2l
(cur_ts - *ts);
in bpf_prog2()
H
A
D
tracex2_kern.c
58
static unsigned int
log2l
(unsigned long v)
in log2l()
function
89
key.index =
log2l
(write_size);
in bpf_prog3()
H
A
D
tracex3_kern.c
34
static unsigned int
log2l
(unsigned long long n)
in log2l()
function
76
l =
log2l
(delta);
in bpf_prog2()
H
A
D
lwt_len_hist_kern.c
57
static unsigned int
log2l
(unsigned long v)
in log2l()
function
71
key =
log2l
(skb->len);
in do_len_hist()
Completed in 3 milliseconds