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
refs:clear_softint
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H
A
D
irq_64.h
74
static inline void
clear_softint
(unsigned long bits)
in clear_softint()
function
76
__asm__ __volatile__("wr %0, 0x0, %%
clear_softint
"
in clear_softint()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H
A
D
irq_64.h
73
static inline void
clear_softint
(unsigned long bits)
in clear_softint()
function
75
__asm__ __volatile__("wr %0, 0x0, %%
clear_softint
"
in clear_softint()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
nmi.c
87
clear_softint
(1 << irq);
in perfctr_irq()
H
A
D
pcr.c
36
clear_softint
(1 << PIL_DEFERRED_PCR_WORK);
in deferred_pcr_work_irq()
H
A
D
smp_64.c
873
clear_softint
(1 << irq);
in smp_call_function_client()
881
clear_softint
(1 << irq);
in smp_call_function_single_client()
1173
clear_softint
(1 << irq);
in smp_penguin_jailcell()
1490
clear_softint
(1 << irq);
in smp_receive_signal_client()
H
A
D
irq_64.c
820
clear_softint
(1 << pil);
in handler_irq()
1141
clear_softint
(get_softint());
in init_IRQ()
H
A
D
time_64.c
723
clear_softint
(tick_mask);
in timer_interrupt()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
nmi.c
92
clear_softint
(1 << irq);
in perfctr_irq()
H
A
D
pcr.c
36
clear_softint
(1 << PIL_DEFERRED_PCR_WORK);
in deferred_pcr_work_irq()
H
A
D
smp_64.c
873
clear_softint
(1 << irq);
in smp_call_function_client()
881
clear_softint
(1 << irq);
in smp_call_function_single_client()
1189
clear_softint
(1 << irq);
in smp_penguin_jailcell()
1500
clear_softint
(1 << irq);
in smp_receive_signal_client()
H
A
D
irq_64.c
821
clear_softint
(1 << pil);
in handler_irq()
1144
clear_softint
(get_softint());
in init_IRQ()
H
A
D
time_64.c
723
clear_softint
(tick_mask);
in timer_interrupt()
Completed in 15 milliseconds