/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() 220 hws_seqno(const struct igt_spinner *spin, const struct i915_request *rq) in hws_seqno() 227 void igt_spinner_end(struct igt_spinner *spin) in igt_spinner_end() 236 void igt_spinner_fini(struct igt_spinner *spin) in igt_spinner_fini() 253 bool igt_wait_for_spinner(struct igt_spinner *spin, struct i915_request *rq) in igt_wait_for_spinner()
|
/linux/drivers/pinctrl/spacemit/ |
H A D | pinctrl-k1.c | 175 const struct spacemit_pin *spin = spacemit_get_pin(pctrl, pin); in spacemit_pctrl_dbg_show() local 436 const struct spacemit_pin *spin = configs[i].pin; in spacemit_pmx_set_mux() local 455 const struct spacemit_pin *spin = spacemit_get_pin(pctrl, pin); in spacemit_request_gpio() local 504 static int spacemit_pinconf_generate_config(const struct spacemit_pin *spin, in spacemit_pinconf_generate_config() 608 const struct spacemit_pin *spin = spacemit_get_pin(pctrl, pin); in spacemit_pin_set_config() local 629 const struct spacemit_pin *spin = spacemit_get_pin(pctrl, pin); in spacemit_pinconf_set() local 644 const struct spacemit_pin *spin; in spacemit_pinconf_group_set() local 688 const struct spacemit_pin *spin = spacemit_get_pin(pctrl, pin); in spacemit_pinconf_dbg_show() local
|
/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 314 struct igt_spinner spin; in intel_guc_fast_request() local
|
/linux/drivers/gpu/drm/i915/gt/ |
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 1715 spinner_create_request(struct igt_spinner *spin, in spinner_create_request() 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 [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_migrate.c | 535 struct igt_spinner spin; member
|
/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
|
/linux/kernel/bpf/ |
H A D | rqspinlock.c | 84 u16 spin; member
|
/linux/drivers/net/can/softing/ |
H A D | softing.h | 41 spinlock_t spin; /* protect this structure & DPRAM access */ member
|
/linux/drivers/media/dvb-frontends/ |
H A D | drxk_hard.c | 771 const char *spin = ""; in get_device_capabilities() local
|
/linux/net/core/ |
H A D | pktgen.c | 2319 static void spin(struct pktgen_dev *pkt_dev, ktime_t spin_until) spin() function
|
/linux/kernel/printk/ |
H A D | printk.c | 2006 bool spin = false; in console_trylock_spinning() local
|