Searched +defs:t +defs:exec (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_gem.c | 160 struct vc4_exec_info *exec[2]; in vc4_save_hang_state() local 331 vc4_hangcheck_elapsed(struct timer_list *t) in vc4_hangcheck_elapsed() 480 struct vc4_exec_info *exec; in vc4_submit_next_bin_job() local 525 struct vc4_exec_info *exec = vc4_first_render_job(vc4); in vc4_submit_next_render_job() local 546 vc4_move_job_to_render(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_move_job_to_render() 560 vc4_attach_fences(struct vc4_exec_info *exec) in vc4_attach_fences() 586 vc4_lock_bo_reservations(struct vc4_exec_info *exec, in vc4_lock_bo_reservations() 618 vc4_queue_submit(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_queue_submit() 683 struct vc4_exec_info *exec) in vc4_cl_lookup_bos() 736 vc4_get_bcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_bcl() [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 1332 struct drm_exec exec; in xe_bo_notifier_prepare_pinned() local 1469 struct drm_exec exec; in xe_bo_evict_pinned() local 1928 struct drm_exec *exec) in xe_bo_fault_migrate() 2073 struct drm_exec exec; in xe_bo_cpu_fault() local 2304 u32 flags, struct drm_exec *exec) in xe_bo_init_locked() 2485 u64 alignment, struct drm_exec *exec) in __xe_bo_create_locked() 2528 struct xe_tile *t; in __xe_bo_create_locked() local 2582 struct drm_exec *exec) in xe_bo_create_locked() 2594 struct drm_exec exec; in xe_bo_create_novm() local 2631 u32 flags, struct drm_exec *exec) in xe_bo_create_user() [all …]
|
| /linux/fs/ |
| H A D | binfmt_elf.c | 165 create_elf_tables(struct linux_binprm *bprm, const struct elfhdr *exec, in create_elf_tables() 1720 static int fill_thread_core_info(struct elf_thread_core_info *t, in fill_thread_core_info() 1788 static int fill_thread_core_info(struct elf_thread_core_info *t, in fill_thread_core_info() 1821 struct elf_thread_core_info *t; in fill_note_info() local 1924 struct elf_thread_core_info *t = info->thread; in write_note_info() local 1959 struct elf_thread_core_info *t = threads; in free_note_info() local
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_gpu.c | 263 struct drm_exec exec; in crashstate_get_bos() local 650 static void hangcheck_handler(struct timer_list *t) in hangcheck_handler()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 346 #define T(t) cfg->timing_10_##t argument 888 bool exec = nvkm_boolopt(device->cfgopt, "NvMemExec", true); in gt215_ram_prog() local
|
| /linux/kernel/events/ |
| H A D | core.c | 942 struct perf_cgroup_info *t; in perf_cgroup_event_time() local 950 struct perf_cgroup_info *t; in perf_cgroup_event_time_now() local 9364 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm()
|