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:next_heartbeat
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_engine_heartbeat.c
24
static bool
next_heartbeat
(struct intel_engine_cs *engine)
in next_heartbeat()
function
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
shwdt.c
70
static unsigned long
next_heartbeat
;
variable
H
A
D
alim7101_wdt.c
76
static unsigned long
next_heartbeat
;
variable
H
A
D
pika_wdt.c
51
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
H
A
D
sc520_wdt.c
124
static unsigned long
next_heartbeat
;
variable
H
A
D
sbc60xxwdt.c
111
static unsigned long
next_heartbeat
;
variable
H
A
D
w83877f_wdt.c
98
static unsigned long
next_heartbeat
;
variable
H
A
D
at91sam9_wdt.c
84
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
H
A
D
via_wdt.c
73
static unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
variable
H
A
D
machzwd.c
125
static unsigned long
next_heartbeat
;
variable
H
A
D
pcwd.c
188
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
shwdt.c
70
static unsigned long
next_heartbeat
;
variable
H
A
D
at91sam9_wdt.c
84
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
H
A
D
alim7101_wdt.c
76
static unsigned long
next_heartbeat
;
variable
H
A
D
pika_wdt.c
51
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
H
A
D
sbc60xxwdt.c
111
static unsigned long
next_heartbeat
;
variable
H
A
D
sc520_wdt.c
124
static unsigned long
next_heartbeat
;
variable
H
A
D
w83877f_wdt.c
98
static unsigned long
next_heartbeat
;
variable
H
A
D
via_wdt.c
73
static unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
variable
H
A
D
machzwd.c
125
static unsigned long
next_heartbeat
;
variable
H
A
D
pcwd.c
188
unsigned long
next_heartbeat
; /* the
next_heartbeat
for the timer */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
intel_engine_heartbeat.c
23
static bool
next_heartbeat
(struct intel_engine_cs *engine)
in next_heartbeat()
function
Completed in 17 milliseconds