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:curdev
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/kernel/time/
H
A
D
tick-common.c
285
static bool tick_check_percpu(struct clock_event_device *
curdev
,
in tick_check_percpu()
argument
301
static bool tick_check_preferred(struct clock_event_device *
curdev
,
in tick_check_preferred()
argument
325
tick_check_replacement(struct clock_event_device *
curdev
, struct clock_event_device *newdev)
tick_check_replacement()
argument
340
struct clock_event_device *
curdev
;
tick_check_new_device()
local
[all...]
H
A
D
tick-broadcast.c
76
static bool tick_check_broadcast_device(struct clock_event_device *
curdev
,
in tick_check_broadcast_device()
argument
/kernel/linux/linux-6.6/kernel/time/
H
A
D
tick-common.c
287
static bool tick_check_percpu(struct clock_event_device *
curdev
,
in tick_check_percpu()
argument
303
static bool tick_check_preferred(struct clock_event_device *
curdev
,
in tick_check_preferred()
argument
327
tick_check_replacement(struct clock_event_device *
curdev
, struct clock_event_device *newdev)
tick_check_replacement()
argument
342
struct clock_event_device *
curdev
;
tick_check_new_device()
local
[all...]
H
A
D
tick-broadcast.c
86
static bool tick_check_broadcast_device(struct clock_event_device *
curdev
,
in tick_check_broadcast_device()
argument
119
struct clock_event_device *
curdev
= tick_get_oneshot_wakeup_device(cpu);
in tick_set_oneshot_wakeup_device()
local
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
hilkbd.c
96
unsigned int
curdev
;
member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
hilkbd.c
96
unsigned int
curdev
;
member
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-s3c24xx.c
74
struct spi_device *
curdev
;
member
Completed in 7 milliseconds