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_task
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/kernel/
H
A
D
ctx_sw.c
21
__switch_to(struct task_struct *prev_task, struct task_struct *
next_task
)
in __switch_to()
argument
/kernel/linux/linux-5.10/drivers/mailbox/
H
A
D
mtk-cmdq-mailbox.c
200
struct cmdq_task *
next_task
;
in cmdq_task_handle_error()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
task_iter.c
38
struct task_struct *task, *
next_task
;
in task_group_seq_get_next()
local
[all...]
/kernel/linux/linux-5.10/include/linux/fsl/bestcomm/
H
A
D
bestcomm_priv.h
335
bcom_set_task_auto_start(int task, int
next_task
)
in bcom_set_task_auto_start()
argument
/kernel/linux/linux-6.6/include/linux/fsl/bestcomm/
H
A
D
bestcomm_priv.h
335
bcom_set_task_auto_start(int task, int
next_task
)
in bcom_set_task_auto_start()
argument
/kernel/linux/linux-6.6/drivers/mailbox/
H
A
D
mtk-cmdq-mailbox.c
226
struct cmdq_task *
next_task
;
in cmdq_task_handle_error()
local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
rt.c
2129
struct task_struct *
next_task
= pick_next_pushable_task(rq);
in find_lock_lowest_rq()
local
2157
struct task_struct *
next_task
;
in push_rt_task()
local
2741
struct task_struct *
next_task
= busiest_rq->rt_push_task;
rt_active_load_balance_cpu_stop()
local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H
A
D
signal.h
604
#define
next_task
(p) list_entry_rcu((p)->tasks.next, struct task_struct, tasks)
macro
/kernel/linux/linux-5.10/include/linux/sched/
H
A
D
signal.h
603
#define
next_task
(p) \
macro
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
deadline.c
2097
struct task_struct *
next_task
;
in find_lock_later_rq()
local
2138
struct task_struct *
next_task
;
in push_dl_task()
local
[all...]
H
A
D
rt.c
2045
struct task_struct *
next_task
= pick_next_pushable_task(rq);
in find_lock_lowest_rq()
local
2073
struct task_struct *
next_task
;
in push_rt_task()
local
2642
struct task_struct *
next_task
= busiest_rq->rt_push_task;
rt_active_load_balance_cpu_stop()
local
[all...]
/kernel/linux/linux-6.6/include/linux/sched/
H
A
D
signal.h
643
#define
next_task
(p) \
macro
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
deadline.c
2293
struct task_struct *
next_task
;
in push_dl_task()
local
[all...]
H
A
D
rt.c
2255
struct task_struct *
next_task
;
in push_rt_task()
local
2878
struct task_struct *
next_task
= busiest_rq->rt_push_task;
rt_active_load_balance_cpu_stop()
local
[all...]
Completed in 25 milliseconds