Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/host1x/
Djob.c56 job->gathers = num_cmdbufs ? mem : NULL; in host1x_job_alloc()
90 struct host1x_job_gather *gather = &job->gathers[job->num_gathers]; in host1x_job_add_gather()
127 struct host1x_job_gather *g = &job->gathers[i]; in pin_job()
453 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
476 struct host1x_job_gather *g = &job->gathers[i]; in copy_gathers()
522 struct host1x_job_gather *g = &job->gathers[i]; in host1x_job_pin()
533 if (job->gathers[j].bo == g->bo) { in host1x_job_pin()
534 job->gathers[j].handled = true; in host1x_job_pin()
535 job->gathers[j].base = g->base; in host1x_job_pin()
/Linux-v5.4/drivers/gpu/host1x/hw/
Ddebug_hw.c206 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.4/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.4/include/linux/
Dhost1x.h196 struct host1x_job_gather *gathers; member
/Linux-v5.4/fs/f2fs/
DKconfig83 F2FS IO trace is based on a function trace, which gathers process
/Linux-v5.4/Documentation/trace/
Devents-power.rst24 A 'cpu' event class gathers the CPU-related events: cpuidle and
/Linux-v5.4/Documentation/
Dindex.rst53 The user-space API manual gathers together documents describing aspects of
/Linux-v5.4/tools/memory-model/
DREADME139 Convenience file that gathers the common-case herd7 command-line
/Linux-v5.4/Documentation/driver-api/md/
Dmd-cluster.rst368 gathers bitmap information from all bitmaps. This combined
/Linux-v5.4/Documentation/core-api/
Dprintk-formats.rst80 gathers enough entropy. If you *really* want the address see %px below.