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
26 - 50
of
74
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H
A
D
mmdc.c
100
struct
hrtimer
hrtimer
;
member
423
static enum hrtimer_restart mmdc_pmu_timer_handler(struct
hrtimer
*
hrtimer
)
in mmdc_pmu_timer_handler()
argument
[all...]
/kernel/linux/linux-5.10/kernel/
H
A
D
watchdog.c
349
static enum hrtimer_restart watchdog_timer_fn(struct
hrtimer
*
hrtimer
)
in watchdog_timer_fn()
argument
442
struct
hrtimer
*
hrtimer
= this_cpu_ptr(&watchdog_hrtimer);
in watchdog_enable()
local
481
struct
hrtimer
*
hrtimer
= per_cpu_ptr(&watchdog_
hrtimer
, cpu);
watchdog_disable()
local
[all...]
/kernel/linux/linux-6.6/kernel/
H
A
D
watchdog.c
446
static enum hrtimer_restart watchdog_timer_fn(struct
hrtimer
*
hrtimer
)
in watchdog_timer_fn()
argument
543
struct
hrtimer
*
hrtimer
= this_cpu_ptr(&watchdog_hrtimer);
in watchdog_enable()
local
582
struct
hrtimer
*
hrtimer
= per_cpu_ptr(&watchdog_
hrtimer
, cpu);
watchdog_disable()
local
[all...]
/kernel/linux/linux-5.10/arch/x86/events/intel/
H
A
D
uncore.c
268
static enum hrtimer_restart uncore_pmu_hrtimer(struct
hrtimer
*
hrtimer
)
in uncore_pmu_hrtimer()
argument
[all...]
H
A
D
uncore.h
143
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-5.10/arch/x86/events/
H
A
D
rapl.c
112
struct
hrtimer
hrtimer
;
member
216
static enum hrtimer_restart rapl_hrtimer_handle(struct
hrtimer
*
hrtimer
)
in rapl_hrtimer_handle()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_pmu.c
408
static enum hrtimer_restart i915_sample(struct
hrtimer
*
hrtimer
)
in i915_sample()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/
H
A
D
ec_bhf.c
129
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-5.10/net/can/
H
A
D
isotp.c
178
static enum hrtimer_restart isotp_rx_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_rx_timer_handler()
argument
872
static enum hrtimer_restart isotp_tx_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_tx_timer_handler()
argument
896
static enum hrtimer_restart isotp_txfr_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_txfr_timer_handler()
argument
[all...]
H
A
D
bcm.c
401
static enum hrtimer_restart bcm_tx_timeout_handler(struct
hrtimer
*
hrtimer
)
in bcm_tx_timeout_handler()
argument
559
static enum hrtimer_restart bcm_rx_timeout_handler(struct
hrtimer
*
hrtimer
)
in bcm_rx_timeout_handler()
argument
625
static enum hrtimer_restart bcm_rx_thr_handler(struct
hrtimer
*hrtime
argument
[all...]
/kernel/linux/linux-5.10/net/can/j1939/
H
A
D
transport.c
1141
static enum hrtimer_restart j1939_tp_txtimer(struct
hrtimer
*
hrtimer
)
in j1939_tp_txtimer()
argument
1217
static enum hrtimer_restart j1939_tp_rxtimer(struct
hrtimer
*
hrtimer
)
in j1939_tp_rxtimer()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
hrtimer.h
121
struct
hrtimer
{
struct
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/
H
A
D
ec_bhf.c
129
struct
hrtimer
hrtimer
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hrtimer.h
118
struct
hrtimer
{
struct
[all...]
/kernel/linux/linux-6.6/arch/x86/events/
H
A
D
rapl.c
112
struct
hrtimer
hrtimer
;
member
216
static enum hrtimer_restart rapl_hrtimer_handle(struct
hrtimer
*
hrtimer
)
in rapl_hrtimer_handle()
argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
ptp.c
115
static enum hrtimer_restart ptp_reset_thresh(struct
hrtimer
*
hrtimer
)
in ptp_reset_thresh()
argument
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H
A
D
marvell_cn10k_ddr_pmu.c
131
struct
hrtimer
hrtimer
;
member
600
static enum hrtimer_restart cn10k_ddr_pmu_timer_handler(struct
hrtimer
*
hrtimer
)
in cn10k_ddr_pmu_timer_handler()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_pmu.c
469
static enum hrtimer_restart i915_sample(struct
hrtimer
*
hrtimer
)
in i915_sample()
argument
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
ti-tsc2046.c
519
static enum hrtimer_restart tsc2046_adc_timer(struct
hrtimer
*
hrtimer
)
in tsc2046_adc_timer()
argument
/kernel/linux/linux-6.6/net/can/j1939/
H
A
D
transport.c
1149
static enum hrtimer_restart j1939_tp_txtimer(struct
hrtimer
*
hrtimer
)
in j1939_tp_txtimer()
argument
1225
static enum hrtimer_restart j1939_tp_rxtimer(struct
hrtimer
*
hrtimer
)
in j1939_tp_rxtimer()
argument
/kernel/linux/linux-6.6/net/can/
H
A
D
isotp.c
191
static enum hrtimer_restart isotp_rx_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_rx_timer_handler()
argument
895
static enum hrtimer_restart isotp_tx_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_tx_timer_handler()
argument
919
static enum hrtimer_restart isotp_txfr_timer_handler(struct
hrtimer
*
hrtimer
)
in isotp_txfr_timer_handler()
argument
[all...]
H
A
D
bcm.c
401
static enum hrtimer_restart bcm_tx_timeout_handler(struct
hrtimer
*
hrtimer
)
in bcm_tx_timeout_handler()
argument
559
static enum hrtimer_restart bcm_rx_timeout_handler(struct
hrtimer
*
hrtimer
)
in bcm_rx_timeout_handler()
argument
625
static enum hrtimer_restart bcm_rx_thr_handler(struct
hrtimer
*hrtime
argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H
A
D
hip04_eth.c
696
static enum hrtimer_restart tx_done(struct
hrtimer
*
hrtimer
)
in tx_done()
argument
/kernel/linux/linux-5.10/drivers/perf/
H
A
D
arm-ccn.c
161
struct
hrtimer
hrtimer
;
member
1190
static enum hrtimer_restart arm_ccn_pmu_timer_handler(struct
hrtimer
*
hrtimer
)
in arm_ccn_pmu_timer_handler()
argument
[all...]
H
A
D
thunderx2_pmu.c
107
struct
hrtimer
hrtimer
;
member
[all...]
Completed in 32 milliseconds
1
2
3