Searched defs:gt (Results 1 - 25 of 162) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D991230-1.c9 static int gt (double a, double b) function
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_clock_utils.h18 static inline void intel_gt_check_clock_frequency(const struct intel_gt *gt) {} argument
H A Dintel_gt_requests.h17 static inline void intel_gt_retire_requests(struct intel_gt *gt) argument
H A Dintel_tlb.h19 static inline u32 intel_gt_tlb_seqno(const struct intel_gt *gt) argument
24 static inline u32 intel_gt_next_invalidate_tlb_full(const struct intel_gt *gt) argument
H A Dintel_gt_ccs_mode.c11 unsigned int intel_gt_apply_ccs_mode(struct intel_gt *gt) argument
H A Dintel_sa_media.c12 int intel_sa_mediagt_setup(struct intel_gt *gt, phys_addr_t phys_addr, argument
[all...]
H A Dintel_reset.h63 struct intel_gt *gt; member in struct:intel_wedge_me
[all...]
H A Dintel_gt_engines_debugfs.c18 struct intel_gt *gt = m->private; local
33 void intel_gt_engines_debugfs_register(struct intel_gt *gt, struct dentry *root) argument
H A Dintel_timeline.h23 intel_timeline_create(struct intel_gt *gt) argument
H A Dintel_gt_pm.h14 static inline bool intel_gt_pm_is_awake(const struct intel_gt *gt) argument
19 static inline void intel_gt_pm_get(struct intel_gt *gt) argument
24 static inline void __intel_gt_pm_get(struct intel_gt *gt) argument
29 static inline bool intel_gt_pm_get_if_awake(struct intel_gt *gt) argument
34 static inline void intel_gt_pm_might_get(struct intel_gt *gt) argument
39 intel_gt_pm_put(struct intel_gt *gt) argument
44 intel_gt_pm_put_async(struct intel_gt *gt) argument
49 intel_gt_pm_might_put(struct intel_gt *gt) argument
69 intel_gt_pm_wait_for_idle(struct intel_gt *gt) argument
87 is_mock_gt(const struct intel_gt *gt) argument
[all...]
H A Dintel_workarounds_types.h29 struct intel_gt *gt; member in struct:i915_wa_list
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Digt_flush_test.c17 struct intel_gt *gt; local
H A Digt_reset.c14 void igt_global_reset_lock(struct intel_gt *gt) argument
33 igt_global_reset_unlock(struct intel_gt *gt) argument
45 igt_force_reset(struct intel_gt *gt) argument
[all...]
H A Digt_spinner.h20 struct intel_gt *gt; member in struct:igt_spinner
H A Dintel_scheduler_helpers.c17 struct intel_engine_cs *intel_selftest_find_any_engine(struct intel_gt *gt) argument
H A Digt_live_test.c22 struct intel_gt *gt; local
55 struct intel_gt *gt; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dint-compare.c3 gt (a, b) function
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcompare.cc36 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
84 test_value(strcmp(str_0.data(), str_1.data()), gt); local
[all...]
/openbsd-current/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp_huc.c19 struct intel_gt *gt; local
H A Dintel_pxp_irq.c27 struct intel_gt *gt; local
53 static inline void __pxp_set_interrupts(struct intel_gt *gt, u32 interrupts) argument
62 static inline void pxp_irq_reset(struct intel_gt *gt) argument
71 struct intel_gt *gt = pxp->ctrl_gt; local
86 struct intel_gt *gt = pxp->ctrl_gt; local
[all...]
H A Dintel_pxp_debugfs.c48 struct intel_gt *gt = pxp->ctrl_gt; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/25_algorithms/
H A Dbinary_search.cc33 struct gt struct
[all...]
H A Dheap.cc88 Gt gt; local
[all...]
/openbsd-current/lib/libc/string/
H A Dtimingsafe_memcmp.c33 int gt = (p2[i] - p1[i]) >> CHAR_BIT; local
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_rc.c52 struct intel_gt *gt = guc_to_gt(guc); local

Completed in 305 milliseconds

1234567