Home
last modified time | relevance | path

Searched refs:gathers (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/drivers/gpu/host1x/
Djob.c60 job->gathers = num_cmdbufs ? mem : NULL; in host1x_job_alloc()
94 struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather()
205 g = &job->gathers[i]; in pin_job()
539 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
562 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
608 struct host1x_job_gather *g = &job->gathers[i]; in host1x_job_pin()
619 if (job->gathers[j].bo == g->bo) { in host1x_job_pin()
620 job->gathers[j].handled = true; in host1x_job_pin()
621 job->gathers[j].base = g->base; in host1x_job_pin()
/Linux-v5.10/drivers/gpu/host1x/hw/
Ddebug_hw.c212 struct host1x_job_gather *g = &job->gathers[i]; in show_channel_gathers()
Dchannel_hw.c59 struct host1x_job_gather *g = &job->gathers[i]; in submit_gathers()
/Linux-v5.10/tools/perf/Documentation/
Dperf-mem.txt15 "perf mem record" runs a command and gathers memory operation data
Dperf-stat.txt18 This command runs a command and gathers performance counter statistics
Dperf-record.txt16 This command runs a command and gathers a performance counter profile
/Linux-v5.10/include/linux/
Dhost1x.h207 struct host1x_job_gather *gathers; member
/Linux-v5.10/Documentation/trace/
Devents-power.rst24 A 'cpu' event class gathers the CPU-related events: cpuidle and
/Linux-v5.10/Documentation/
Dindex.rst56 The user-space API manual gathers together documents describing aspects of
/Linux-v5.10/fs/f2fs/
DKconfig84 F2FS IO trace is based on a function trace, which gathers process
/Linux-v5.10/tools/memory-model/
DREADME204 Convenience file that gathers the common-case herd7 command-line
/Linux-v5.10/Documentation/driver-api/md/
Dmd-cluster.rst368 gathers bitmap information from all bitmaps. This combined
/Linux-v5.10/Documentation/core-api/
Dprintk-formats.rst82 gathers enough entropy. If you *really* want the address see %px below.