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:nextevt
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
rcutiny.h
71
static inline int rcu_needs_cpu(u64 basemono, u64 *
nextevt
)
in rcu_needs_cpu()
argument
H
A
D
posix-timers.h
112
u64
nextevt
;
member
/kernel/linux/linux-5.10/kernel/time/
H
A
D
tick-internal.h
113
tick_setup_oneshot(struct clock_event_device *newdev, void (*handler)(struct clock_event_device *), ktime_t
nextevt
)
tick_setup_oneshot()
argument
H
A
D
posix-cpu-timers.c
1400
u64 now, *
nextevt
;
set_process_cpu_timer()
local
[all...]
H
A
D
timer.c
1594
u64
nextevt
= hrtimer_get_next_event();
in cmp_next_hrtimer_event()
local
1633
unsigned long
nextevt
;
in get_next_timer_interrupt()
local
[all...]
/kernel/linux/linux-6.6/kernel/time/
H
A
D
tick-internal.h
114
tick_setup_oneshot(struct clock_event_device *newdev, void (*handler)(struct clock_event_device *), ktime_t
nextevt
)
tick_setup_oneshot()
argument
H
A
D
posix-cpu-timers.c
1464
u64 now, *
nextevt
;
set_process_cpu_timer()
local
[all...]
H
A
D
timer.c
1886
u64
nextevt
= hrtimer_get_next_event();
in cmp_next_hrtimer_event()
local
1925
unsigned long
nextevt
;
in get_next_timer_interrupt()
local
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
posix-timers.h
118
u64
nextevt
;
member
/kernel/linux/linux-5.10/kernel/rcu/
H
A
D
tree_plugin.h
1257
int rcu_needs_cpu(u64 basemono, u64 *
nextevt
)
in rcu_needs_cpu()
argument
1347
int rcu_needs_cpu(u64 basemono, u64 *
nextevt
)
in rcu_needs_cpu()
argument
Completed in 15 milliseconds