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:batches
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H
A
D
kvm.sh
71
echo " --dryrun
batches
|scenarios|sched|script"
144
checkarg --dryrun "
batches
|sched|script" $# "$2" '
batches
\|scenarios\|sched\|script' '^--'
391
# Generate a script to execute the tests in appropriate
batches
.
587
# Extract the tests and their
batches
from the script.
597
}' > $T/
batches
600
grep -v '^#' $T/
batches
| awk '
632
echo Total number of
batches
: $nbatches
634
elif test "$dryrun" =
batches
636
cat $T/
batches
[all...]
H
A
D
kvm-again.sh
34
echo Prior run
batches
file does not exist: $oldrun/
batches
H
A
D
kvm-remote.sh
213
# Function to start
batches
on idle remote $systems
265
echo All
batches
started. `date` | tee -a "$oldrun/remote-log"
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_execbuffer.c
260
struct eb_vma *
batches
[MAX_ENGINE_INSTANCE + 1];
member
269
/* number of
batches
in execbuf IOCTL */
599
eb->
batches
[*current_batch] = ev;
in eb_add_vma()
1836
GEM_BUG_ON(!eb->
batches
[0]);
in eb_relocate_parse_slow()
1971
* Using two helper loops for the order of which requests /
batches
are created
2276
* batch" bit. Hence we need to pin secure
batches
into the global gtt.
in eb_dispatch_secure()
2293
batch = eb_dispatch_secure(eb, eb->
batches
[0]->vma);
in eb_parse()
2364
eb->
batches
[0]->vma,
in eb_parse()
2371
eb->
batches
[0] = &eb->vma[eb->buffer_count++];
in eb_parse()
2372
eb->
batches
[
in eb_parse()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H
A
D
v3d_sched.c
344
u32
batches
= V3D_CORE_READ(0, V3D_CSD_CURRENT_CFG4);
in v3d_csd_job_timedout()
local
349
if (job->timedout_batches !=
batches
) {
in v3d_csd_job_timedout()
350
job->timedout_batches =
batches
;
in v3d_csd_job_timedout()
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H
A
D
v3d_sched.c
339
u32
batches
= V3D_CORE_READ(0, V3D_CSD_CURRENT_CFG4);
in v3d_csd_job_timedout()
local
344
if (job->timedout_batches !=
batches
) {
in v3d_csd_job_timedout()
345
job->timedout_batches =
batches
;
in v3d_csd_job_timedout()
/kernel/linux/linux-5.10/arch/sparc/lib/
H
A
D
M7memcpy.S
450
! ST_CHUNK
batches
up initial BIS operations for several cache lines
/kernel/linux/linux-6.6/arch/sparc/lib/
H
A
D
M7memcpy.S
450
! ST_CHUNK
batches
up initial BIS operations for several cache lines
Completed in 9 milliseconds