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:sched
(Results
1 - 25
of
141
) sorted by relevance
1
2
3
4
5
6
/kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/
H
A
D
Makefile
H
A
D
sched_entity.c
155
struct drm_gpu_scheduler *
sched
;
in drm_sched_entity_flush()
local
266
struct drm_gpu_
sched
uler *
sched
= NULL;
drm_sched_entity_fini()
local
368
struct drm_gpu_
sched
uler *
sched
= entity->rq->
sched
;
drm_sched_entity_add_dependency_cb()
local
419
struct drm_gpu_
sched
uler *
sched
= entity->rq->
sched
;
drm_sched_entity_pop_job()
local
456
struct drm_gpu_
sched
uler *
sched
;
drm_sched_entity_select_rq()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/
H
A
D
Makefile
/kernel/linux/linux-5.10/tools/perf/scripts/perl/
H
A
D
wakeup-latency.pl
28
sub
sched
::sched_switch
subroutine
51
sub
sched
::sched_wakeup
subroutine
/kernel/linux/linux-6.6/tools/perf/scripts/perl/
H
A
D
wakeup-latency.pl
28
sub
sched
::sched_switch
subroutine
51
sub
sched
::sched_wakeup
subroutine
/kernel/linux/linux-5.10/drivers/slimbus/
H
A
D
sched.c
29
struct slim_sched *
sched
= &ctrl->
sched
;
in slim_ctrl_clk_pause()
local
[all...]
/kernel/linux/linux-6.6/drivers/slimbus/
H
A
D
sched.c
29
struct slim_sched *
sched
= &ctrl->
sched
;
in slim_ctrl_clk_pause()
local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H
A
D
rxe_task.c
132
void rxe_run_task(struct rxe_task *task, int
sched
)
in rxe_run_task()
argument
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H
A
D
It_posix_pthread_116.c
49
UINT32
sched
= SCHED_RR;
in PthreadF01()
local
95
UINT32
sched
= SCHED_RR;
in Testcase()
local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H
A
D
It_posix_pthread_116.cpp
42
INT32
sched
= SCHED_RR;
in pthread_f01()
local
88
INT32
sched
= SCHED_RR;
in Testcase()
local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H
A
D
ip_vs_sched.c
81
struct ip_vs_scheduler *
sched
;
in ip_vs_sched_getbyname()
local
60
ip_vs_unbind_
sched
uler(struct ip_vs_service *svc, struct ip_vs_
sched
uler *
sched
)
ip_vs_unbind_scheduler()
argument
115
struct ip_vs_
sched
uler *
sched
;
ip_vs_scheduler_get()
local
145
struct ip_vs_
sched
uler *
sched
= rcu_dereference(svc->
sched
uler);
ip_vs_scheduler_err()
local
169
struct ip_vs_
sched
uler *
sched
;
register_ip_vs_scheduler()
local
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H
A
D
ip_vs_sched.c
81
struct ip_vs_scheduler *
sched
;
in ip_vs_sched_getbyname()
local
60
ip_vs_unbind_
sched
uler(struct ip_vs_service *svc, struct ip_vs_
sched
uler *
sched
)
ip_vs_unbind_scheduler()
argument
115
struct ip_vs_
sched
uler *
sched
;
ip_vs_scheduler_get()
local
145
struct ip_vs_
sched
uler *
sched
= rcu_dereference(svc->
sched
uler);
ip_vs_scheduler_err()
local
169
struct ip_vs_
sched
uler *
sched
;
register_ip_vs_scheduler()
local
[all...]
/kernel/linux/linux-5.10/crypto/
H
A
D
fcrypt.c
54
__be32
sched
[ROUNDS];
member
[all...]
/kernel/linux/linux-6.6/crypto/
H
A
D
fcrypt.c
54
__be32
sched
[ROUNDS];
member
[all...]
/kernel/liteos_a/kernel/base/sched/
H
A
D
los_idle.c
150
SchedHPF *
sched
= (SchedHPF *)&taskCB->sp;
in IdleSchedParamGet()
local
180
SchedHPF *
sched
= (SchedHPF *)&taskCB->sp;
in IdleTaskSchedParamInit()
local
[all...]
/kernel/linux/linux-6.6/net/mptcp/
H
A
D
sched.c
42
struct mptcp_sched_ops *
sched
, *ret = NULL;
in mptcp_sched_find()
local
54
int mptcp_register_scheduler(struct mptcp_sched_ops *
sched
)
in mptcp_register_scheduler()
argument
71
void mptcp_unregister_scheduler(struct mptcp_sched_ops *
sched
)
in mptcp_unregister_scheduler()
argument
86
mptcp_init_
sched
(struct mptcp_sock *msk, struct mptcp_
sched
_ops *
sched
)
mptcp_init_sched()
argument
106
struct mptcp_
sched
_ops *
sched
= msk->
sched
;
mptcp_release_sched()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_job.c
247
amdgpu_job_stop_all_jobs_on_
sched
(struct drm_gpu_
sched
uler *
sched
)
amdgpu_job_stop_all_jobs_on_sched()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_context_types.h
148
struct i915_sched_attr
sched
;
member
/kernel/linux/linux-5.10/net/sctp/
H
A
D
stream_sched.c
121
void sctp_sched_ops_register(enum sctp_sched_type
sched
,
in sctp_sched_ops_register()
argument
134
sctp_
sched
_set_
sched
(struct sctp_association *asoc, enum sctp_
sched
_type
sched
)
sctp_sched_set_sched()
argument
264
struct sctp_
sched
_ops *
sched
= sctp_
sched
_ops_from_stream(stream);
sctp_sched_init_sid()
local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xdp_monitor_kern.c
191
int
sched
; // offset:28; size:4; signed:1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H
A
D
v3d_drv.c
144
struct drm_gpu_scheduler *
sched
;
in v3d_open()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_job.c
321
amdgpu_job_stop_all_jobs_on_
sched
(struct drm_gpu_
sched
uler *
sched
)
amdgpu_job_stop_all_jobs_on_sched()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H
A
D
msm_submitqueue.c
138
struct drm_gpu_scheduler *
sched
= &ring->
sched
;
in get_sched_entity()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H
A
D
v3d_drv.c
104
struct drm_gpu_scheduler *
sched
;
in v3d_open()
local
/kernel/linux/linux-6.6/net/sctp/
H
A
D
stream_sched.c
116
void sctp_sched_ops_register(enum sctp_sched_type
sched
,
in sctp_sched_ops_register()
argument
133
struct sctp_sched_ops *
sched
= sctp_sched_ops_from_stream(stream);
in sctp_sched_free_sched()
local
148
sctp_
sched
_set_
sched
(struct sctp_association *asoc, enum sctp_
sched
_type
sched
)
sctp_sched_set_sched()
argument
266
struct sctp_
sched
_ops *
sched
= sctp_
sched
_ops_from_stream(stream);
sctp_sched_init_sid()
local
[all...]
Completed in 9 milliseconds
1
2
3
4
5
6