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:settc
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
vpe-mt.c
62
settc
(t->index);
in vpe_run()
158
settc
(tc->index);
in cleanup_tc()
215
settc
(t->index);
in vpe_stop()
241
settc
(t->index);
in vpe_free()
409
settc
(tc);
in vpe_module_init()
452
settc
(tc);
in vpe_module_init()
H
A
D
mips-mt.c
74
settc
(tc);
in mips_mt_regdump()
96
settc
(tc);
in mips_mt_regdump()
H
A
D
smp-mt.c
148
settc
(cpu);
in vsmp_boot_secondary()
212
settc
(tc);
in vsmp_smp_setup()
H
A
D
rtlx-mt.c
62
settc
(1);
in _interrupt_sp()
H
A
D
smp-cps.c
517
settc
(vpe_id);
in wait_for_sibling_halt()
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
vpe-mt.c
62
settc
(t->index);
in vpe_run()
158
settc
(tc->index);
in cleanup_tc()
215
settc
(t->index);
in vpe_stop()
241
settc
(t->index);
in vpe_free()
408
settc
(tc);
in vpe_module_init()
451
settc
(tc);
in vpe_module_init()
H
A
D
mips-mt.c
74
settc
(tc);
in mips_mt_regdump()
96
settc
(tc);
in mips_mt_regdump()
H
A
D
smp-mt.c
149
settc
(cpu);
in vsmp_boot_secondary()
213
settc
(tc);
in vsmp_smp_setup()
H
A
D
rtlx-mt.c
62
settc
(1);
in _interrupt_sp()
H
A
D
smp-cps.c
512
settc
(vpe_id);
in wait_for_sibling_halt()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
mipsmtregs.h
367
#define
settc
(tc) \
macro
374
/* you *must* set the target tc (
settc
) before trying to use these */
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
mipsmtregs.h
366
#define
settc
(tc) \
macro
373
/* you *must* set the target tc (
settc
) before trying to use these */
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-mips-cpu.c
103
settc
(cpu_vpe_id(&cpu_data[cpu]));
in mips_mt_send_ipi()
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-mips-cpu.c
103
settc
(cpu_vpe_id(&cpu_data[cpu]));
in mips_mt_send_ipi()
Completed in 8 milliseconds