/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | amdgpu_sched.c | 71 unsigned ctx_id, in amdgpu_sched_context_priority_override()
|
/openbsd-src/sys/dev/pci/drm/include/uapi/drm/ |
H A D | amdgpu_drm.h | 281 __u32 ctx_id; member 288 __u32 ctx_id; member 342 __u32 ctx_id; member 474 __u32 ctx_id; member 488 __u32 ctx_id; member 612 __u32 ctx_id; member 678 __u32 ctx_id; member
|
H A D | i915_drm.h | 1936 __u32 ctx_id; /* output: id of new context*/ member 1945 __u32 ctx_id; member 1986 __u32 ctx_id; member 2568 __u32 ctx_id; member 2627 __u32 ctx_id; member
|
H A D | drm.h | 215 unsigned int ctx_id; /**< Context requesting private mapping */ member
|
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/ |
H A D | intel_guc_submission.c | 1236 u32 last_switch, ctx_id, total; guc_update_engine_gt_clks() local 2593 u32 ctx_id = ce->guc_id.id; prepare_context_registration_info_v69() local 2662 u32 ctx_id = ce->guc_id.id; prepare_context_registration_info_v70() local 2726 u32 ctx_id = ce->guc_id.id; try_context_registration() local 4604 g2h_context_lookup(struct intel_guc * guc,u32 ctx_id) g2h_context_lookup() argument 4632 u32 ctx_id; intel_guc_deregister_done_process_msg() local 4684 u32 ctx_id; intel_guc_sched_done_process_msg() local 4827 int ctx_id; intel_guc_context_reset_process_msg() local [all...] |
H A D | intel_guc_fwif.h | 281 u32 ctx_id; member
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_perf.c | 511 u32 ctx_id = oa_report_header_64bit(stream) ? report[4] : report[2]; in oa_context_id() local 791 u32 ctx_id; in gen8_append_oa_reports() local 1403 gen12_guc_sw_ctx_id(struct intel_context *ce, u32 *ctx_id) in gen12_guc_sw_ctx_id() argument 1449 u32 ctx_id, mask; gen12_get_render_context_id() local 3060 u32 ctx_id = stream->specific_ctx_id; gen7_oa_enable() local [all...] |
/openbsd-src/sys/dev/pci/drm/apple/ |
H A D | iomfb.c | 316 enum dcp_context_id ctx_id; in dcpep_got_msg() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/inc/ |
H A D | power_state.h | 175 unsigned long ctx_id; member
|
/openbsd-src/sys/dev/pci/ |
H A D | if_bnxt.c | 2928 DEVNAME(softc), *ctx_id); in bnxt_hwrm_vnic_ctx_free() argument 2900 bnxt_hwrm_vnic_ctx_alloc(struct bnxt_softc * softc,uint16_t * ctx_id) bnxt_hwrm_vnic_ctx_alloc() argument
|
H A D | if_nxe.c | 571 u_int32_t ctx_id; member
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | rde_rib.c | 56 uint32_t ctx_id; member [all...] |
/openbsd-src/sys/dev/pv/ |
H A D | viogpu.h | 137 __le32 ctx_id; member
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 760 #define __sanitizer_syscall_pre_io_getevents(ctx_id, min_nr, nr, events, \ argument 765 #define __sanitizer_syscall_post_io_getevents(res, ctx_id, min_nr, nr, events, \ argument 770 #define __sanitizer_syscall_pre_io_submit(ctx_id, arg1, arg2) \ argument 773 #define __sanitizer_syscall_post_io_submit(res, ctx_id, arg1, arg2) \ argument 776 #define __sanitizer_syscall_pre_io_cancel(ctx_id, iocb, result) \ argument 779 #define __sanitizer_syscall_post_io_cancel(res, ctx_id, iocb, result) \ argument
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_ioc32.c | 505 unsigned int ctx_id; /**< Context requesting private mapping */ member
|