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:tasks
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/kernel/linux/common_modules/qos_auth/auth_ctl/
H
A
D
auth_ctrl.h
32
struct list_head
tasks
[NR_QOS];
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
bpf_iter_task_btf.c
12
long
tasks
= 0;
variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
bpf_iter_task_btf.c
11
long
tasks
= 0;
variable
/kernel/linux/linux-6.6/include/linux/
H
A
D
user_events.h
26
refcount_t
tasks
;
member
H
A
D
pid.h
65
struct hlist_head
tasks
[PIDTYPE_MAX];
member
H
A
D
psi_types.h
91
unsigned int
tasks
[NR_PSI_TASK_COUNTS];
member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_flip_work.c
117
struct list_head
tasks
;
in flip_worker()
local
/kernel/linux/linux-5.10/scripts/gdb/
H
A
D
vmlinux-gdb.py
29
import linux.
tasks
namespace
/kernel/linux/linux-5.10/scripts/gdb/linux/
H
A
D
cpus.py
16
from linux import
tasks
, utils
namespace
H
A
D
proc.py
17
from linux import
tasks
namespace
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_flip_work.c
117
struct list_head
tasks
;
in flip_worker()
local
/kernel/linux/linux-6.6/scripts/gdb/linux/
H
A
D
cpus.py
16
from linux import
tasks
, utils
namespace
H
A
D
proc.py
18
from linux import
tasks
namespace
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
test_overhead_user.c
95
static void run_perf_test(int
tasks
, int flags)
in run_perf_test()
argument
H
A
D
tracex2_user.c
86
static struct task
tasks
[1024];
in print_hist()
local
H
A
D
map_perf_test_user.c
95
static int pre_test_lru_hash_lookup(int
tasks
)
in pre_test_lru_hash_lookup()
argument
313
static int pre_test(int
tasks
)
in pre_test()
argument
344
static void run_perf_test(int
tasks
)
in run_perf_test()
argument
/kernel/linux/linux-6.6/scripts/gdb/
H
A
D
vmlinux-gdb.py
33
import linux.
tasks
namespace
/kernel/linux/linux-5.10/include/linux/
H
A
D
pid.h
65
struct hlist_head
tasks
[PIDTYPE_MAX];
member
H
A
D
psi_types.h
71
unsigned int
tasks
[NR_PSI_TASK_COUNTS];
member
/kernel/linux/linux-5.10/include/linux/sched/
H
A
D
rtg.h
32
struct list_head
tasks
;
member
/kernel/linux/linux-6.6/include/linux/sched/
H
A
D
rtg.h
32
struct list_head
tasks
;
member
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
test_overhead_user.c
108
static void run_perf_test(int
tasks
, int flags)
in run_perf_test()
argument
H
A
D
tracex2_user.c
85
static struct task
tasks
[1024];
in print_hist()
local
H
A
D
map_perf_test_user.c
94
static int pre_test_lru_hash_lookup(int
tasks
)
in pre_test_lru_hash_lookup()
argument
315
static int pre_test(int
tasks
)
in pre_test()
argument
346
static void run_perf_test(int
tasks
)
in run_perf_test()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_nvmetcp.c
192
qed_nvmetcp_start(struct qed_dev *cdev, struct qed_nvmetcp_tid *
tasks
, void *event_context, nvmetcp_event_cb_t async_event_cb)
qed_nvmetcp_start()
argument
Completed in 9 milliseconds
1
2
3