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:hrtimer
(Results
1 - 25
of
77
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
ptp.h
20
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H
A
D
heartbeat.c
26
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/drivers/hwtracing/stm/
H
A
D
heartbeat.c
26
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-5.10/drivers/oprofile/
H
A
D
timer_int.c
26
static enum hrtimer_restart oprofile_hrtimer_notify(struct
hrtimer
*
hrtimer
)
in oprofile_hrtimer_notify()
argument
35
struct
hrtimer
*
hrtimer
= this_cpu_ptr(&oprofile_hrtimer);
in __oprofile_hrtimer_start()
local
58
struct
hrtimer
*
hrtimer
= &per_cpu(oprofile_
hrtimer
, cpu);
__oprofile_hrtimer_stop()
local
[all...]
/kernel/liteos_a/kernel/extended/perf/pmu/
H
A
D
perf_timed_pmu.c
135
STATIC enum hrtimer_restart OsPerfHrtimer(struct
hrtimer
*
hrtimer
)
in OsPerfHrtimer()
argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_timer.c
34
int osal_hrtimer_create(osal_hrtimer *
hrtimer
)
in osal_hrtimer_create()
argument
38
int osal_hrtimer_start(osal_hrtimer *
hrtimer
)
in osal_hrtimer_start()
argument
42
int osal_hrtimer_destory(osal_hrtimer *
hrtimer
)
in osal_hrtimer_destory()
argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
watchdog.c
331
static enum hrtimer_restart watchdog_timer_fn(struct
hrtimer
*
hrtimer
)
in watchdog_timer_fn()
argument
367
struct
hrtimer
*
hrtimer
= this_cpu_ptr(&wd_hrtimer);
in start_watchdog()
local
405
struct
hrtimer
*hrtime
in stop_watchdog()
local
[all...]
/kernel/linux/linux-5.10/sound/core/
H
A
D
Makefile
/kernel/linux/linux-5.10/net/can/j1939/
H
A
D
bus.c
127
static enum hrtimer_restart j1939_ecu_timer_handler(struct
hrtimer
*
hrtimer
)
in j1939_ecu_timer_handler()
argument
/kernel/linux/linux-5.10/include/kvm/
H
A
D
arm_arch_timer.h
33
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/drivers/misc/
H
A
D
vcpu_stall_detector.c
58
vcpu_stall_detect_timer_fn(struct
hrtimer
*
hrtimer
)
in vcpu_stall_detect_timer_fn()
argument
/kernel/linux/linux-6.6/sound/core/
H
A
D
Makefile
/kernel/liteos_a/kernel/extended/perf/
H
A
D
perf_pmu_pri.h
69
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/net/can/j1939/
H
A
D
bus.c
127
static enum hrtimer_restart j1939_ecu_timer_handler(struct
hrtimer
*
hrtimer
)
in j1939_ecu_timer_handler()
argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
watchdog.c
437
static enum hrtimer_restart watchdog_timer_fn(struct
hrtimer
*
hrtimer
)
in watchdog_timer_fn()
argument
473
struct
hrtimer
*
hrtimer
= this_cpu_ptr(&wd_hrtimer);
in start_watchdog()
local
511
struct
hrtimer
*hrtime
in stop_watchdog()
local
[all...]
/kernel/linux/linux-5.10/drivers/mailbox/
H
A
D
mailbox.c
117
static enum hrtimer_restart txdone_hrtimer(struct
hrtimer
*
hrtimer
)
in txdone_hrtimer()
argument
/kernel/linux/linux-5.10/sound/sh/
H
A
D
sh_dac_audio.c
42
struct
hrtimer
hrtimer
;
member
[all...]
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H
A
D
m_can.h
97
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/
H
A
D
rmnet_config.h
51
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/include/kvm/
H
A
D
arm_arch_timer.h
57
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_huc.c
117
static enum hrtimer_restart huc_delayed_load_timer_callback(struct
hrtimer
*
hrtimer
)
in huc_delayed_load_timer_callback()
argument
/kernel/linux/linux-6.6/drivers/mailbox/
H
A
D
mailbox.c
118
static enum hrtimer_restart txdone_hrtimer(struct
hrtimer
*
hrtimer
)
in txdone_hrtimer()
argument
/kernel/linux/linux-6.6/sound/sh/
H
A
D
sh_dac_audio.c
41
struct
hrtimer
hrtimer
;
member
[all...]
/kernel/linux/linux-5.10/arch/arm/mm/
H
A
D
cache-l2x0-pmu.c
151
static enum hrtimer_restart l2x0_pmu_poll(struct
hrtimer
*
hrtimer
)
in l2x0_pmu_poll()
argument
/kernel/linux/linux-6.6/arch/arm/mm/
H
A
D
cache-l2x0-pmu.c
151
static enum hrtimer_restart l2x0_pmu_poll(struct
hrtimer
*
hrtimer
)
in l2x0_pmu_poll()
argument
Completed in 11 milliseconds
1
2
3
4