Searched +defs:t +defs:exec (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 158 struct vc4_exec_info *exec[2]; in vc4_save_hang_state() local 327 vc4_hangcheck_elapsed(struct timer_list *t) in vc4_hangcheck_elapsed() 476 struct vc4_exec_info *exec; in vc4_submit_next_bin_job() local 521 struct vc4_exec_info *exec = vc4_first_render_job(vc4); in vc4_submit_next_render_job() local 542 vc4_move_job_to_render(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_move_job_to_render() 556 vc4_attach_fences(struct vc4_exec_info *exec) in vc4_attach_fences() 582 vc4_lock_bo_reservations(struct vc4_exec_info *exec, in vc4_lock_bo_reservations() 614 vc4_queue_submit(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_queue_submit() 679 struct vc4_exec_info *exec) in vc4_cl_lookup_bos() 732 vc4_get_bcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_bcl() [all …]
|
/linux/fs/ |
H A D | exec.c | 1083 void __set_task_comm(struct task_struct *tsk, const char *buf, bool exec) in __set_task_comm() 1494 struct task_struct *p = current, *t; in check_unsafe_exec() local 1698 struct file *exec; in exec_binprm() local
|
H A D | binfmt_elf.c | 164 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 1926 struct elf_thread_core_info *t = info->thread; in write_note_info() local 1961 struct elf_thread_core_info *t = threads; in free_note_info() local
|
/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/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 2221 void rtl_watch_dog_timer_callback(struct timer_list *t) in rtl_watch_dog_timer_callback() 2325 void rtl_c2hcmd_launcher(struct ieee80211_hw *hw, int exec) in rtl_c2hcmd_launcher()
|
/linux/kernel/events/ |
H A D | core.c | 846 struct perf_cgroup_info *t; in perf_cgroup_event_time() local 854 struct perf_cgroup_info *t; in perf_cgroup_event_time_now() local 9017 perf_event_comm(struct task_struct * task,bool exec) perf_event_comm() argument [all...] |