Home
last modified time | relevance | path

Searched defs:db_id (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_guc.c55 u16 db_id; in check_all_doorbells() local
252 u16 db_id; in igt_guc_doorbells() local
/Linux-v4.19/tools/perf/util/
Dcomm.h18 u64 db_id; member
Dthread-stack.h66 u64 db_id; member
Dcall-path.h41 u64 db_id; member
Ddb-export.c196 u64 db_id; in db_export__comm_thread() local
256 u64 *db_id = symbol__priv(al->sym); in db_ids_from_al() local
Dthread.h36 u64 db_id; member
Ddb-export.h39 u64 db_id; member
Dmachine.h57 u64 db_id; member
Ddso.h194 u64 db_id; member
Devsel.h109 u64 db_id; member
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_submission.c208 u16 db_id = client->doorbell_id; in __destroy_doorbell() local
852 static bool doorbell_ok(struct intel_guc *guc, u16 db_id) in doorbell_ok()
874 u16 db_id; in guc_verify_doorbells() local
Dintel_guc_fwif.h300 u16 db_id; member
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-python.c1023 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, in python_export_comm_thread()