/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | igt_spinner.c | 14 int igt_spinner_init(struct igt_spinner *spin, struct intel_gt *gt) in igt_spinner_init() 79 int igt_spinner_pin(struct igt_spinner *spin, in igt_spinner_pin() 123 igt_spinner_create_request(struct igt_spinner *spin, in igt_spinner_create_request() 217 hws_seqno(const struct igt_spinner *spin, const struct i915_request *rq) in hws_seqno() 224 void igt_spinner_end(struct igt_spinner *spin) in igt_spinner_end() 233 void igt_spinner_fini(struct igt_spinner *spin) in igt_spinner_fini() 250 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq) in igt_wait_for_spinner()
|
H A D | i915_request.c | 646 struct igt_spinner spin; in __cancel_inactive() local 699 struct igt_spinner spin; in __cancel_active() local 760 struct igt_spinner spin; in __cancel_completed() local 821 struct igt_spinner spin; in __cancel_reset() local 1559 struct igt_spinner spin; in __live_parallel_spin() local
|
/openbmc/qemu/include/qemu/ |
H A D | thread.h | 236 static inline void qemu_spin_init(QemuSpin *spin) in qemu_spin_init() argument 244 static inline void qemu_spin_destroy(QemuSpin *spin) in qemu_spin_destroy() 251 static inline void qemu_spin_lock(QemuSpin *spin) in qemu_spin_lock() 266 static inline bool qemu_spin_trylock(QemuSpin *spin) in qemu_spin_trylock() 280 static inline bool qemu_spin_locked(QemuSpin *spin) in qemu_spin_locked() 285 static inline void qemu_spin_unlock(QemuSpin *spin) in qemu_spin_unlock()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | selftest_guc.c | 11 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin() 152 struct igt_spinner spin; in intel_guc_steal_guc_ids() local
|
H A D | selftest_guc_hangcheck.c | 35 struct igt_spinner spin; in intel_hang_guc() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_rps.c | 226 struct igt_spinner spin; in live_rps_clock_interval() local 378 struct igt_spinner spin; in live_rps_control() local 894 struct igt_spinner *spin) in __rps_up_interrupt() 1025 struct igt_spinner spin; in live_rps_interrupt() local 1135 struct igt_spinner spin; in live_rps_power() local 1238 struct igt_spinner spin; in live_rps_dynamic() local
|
H A D | selftest_execlists.c | 114 struct igt_spinner spin; in live_sanitycheck() local 168 struct igt_spinner spin; in live_unlite_restore() local 329 struct igt_spinner spin; in live_unlite_ring() local 584 struct igt_spinner spin; in live_hold_reset() local 1415 struct igt_spinner spin; in live_timeslice_nopreempt() local 1927 struct igt_spinner spin; member 2797 struct igt_spinner *spin, in __live_preempt_ring() 2918 struct igt_spinner spin; in live_preempt_ring() local 4028 struct igt_spinner spin; in slicein_virtual_engine() local 4095 struct igt_spinner spin; in sliceout_virtual_engine() local [all …]
|
H A D | selftest_workarounds.c | 48 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin() 270 struct igt_spinner *spin, in switch_to_scratch_context() 302 struct igt_spinner spin; in check_whitelist_across_reset() local 1242 struct igt_spinner spin; in live_engine_reset_workarounds() local
|
H A D | selftest_mocs.c | 49 static int request_add_spin(struct i915_request *rq, struct igt_spinner *spin) in request_add_spin() 323 struct igt_spinner spin; in active_engine_reset() local
|
H A D | selftest_reset.c | 28 struct igt_spinner spin; in __igt_reset_stolen() local
|
H A D | selftest_engine_pm.c | 249 struct igt_spinner spin; in live_engine_busy_stats() local
|
H A D | selftest_slpc.c | 269 struct igt_spinner spin; in run_test() local
|
H A D | selftest_migrate.c | 535 struct igt_spinner spin; member
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_migrate.c | 185 struct igt_spinner *spin, in __igt_lmem_pages_migrate() 376 struct igt_spinner spin; in igt_async_migrate() local
|
H A D | i915_gem_context.c | 1047 struct igt_spinner **spin) in __sseu_prepare() 1092 struct igt_spinner *spin, in __read_slice_count() 1167 struct igt_spinner *spin) in __sseu_finish() 1212 struct igt_spinner *spin = NULL; in __sseu_test() local
|
/openbmc/qemu/hw/ppc/ |
H A D | ppce500_spin.c | 56 SpinInfo spin[MAX_CPUS]; member
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cpu_init.c | 730 const char *spin; in cpu_init_r() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | mca.c | 117 #define NOTIFY_INIT(event, regs, arg, spin) \ argument 124 #define NOTIFY_MCA(event, regs, arg, spin) \ argument
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing.h | 41 spinlock_t spin; /* protect this structure & DPRAM access */ member
|
/openbmc/qemu/util/ |
H A D | qht.c | 259 void (*func)(QemuSpin *spin)) in qht_do_if_first_in_stripe()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 771 const char *spin = ""; in get_device_capabilities() local
|
/openbmc/linux/net/core/ |
H A D | pktgen.c | 2261 static void spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) in spin() function
|
/openbmc/linux/kernel/printk/ |
H A D | printk.c | 1953 bool spin = false; in console_trylock_spinning() local
|