Lines Matching defs:kobj

35 static void xe_hw_engine_sysfs_kobj_release(struct kobject *kobj)  in xe_hw_engine_sysfs_kobj_release()
40 static ssize_t xe_hw_engine_class_sysfs_attr_show(struct kobject *kobj, in xe_hw_engine_class_sysfs_attr_show()
58 static ssize_t xe_hw_engine_class_sysfs_attr_store(struct kobject *kobj, in xe_hw_engine_class_sysfs_attr_store()
92 static ssize_t job_timeout_max_store(struct kobject *kobj, in job_timeout_max_store()
117 static ssize_t job_timeout_max_show(struct kobject *kobj, in job_timeout_max_show()
128 static ssize_t job_timeout_min_store(struct kobject *kobj, in job_timeout_min_store()
153 static ssize_t job_timeout_min_show(struct kobject *kobj, in job_timeout_min_show()
164 static ssize_t job_timeout_store(struct kobject *kobj, in job_timeout_store()
186 static ssize_t job_timeout_show(struct kobject *kobj, in job_timeout_show()
197 static ssize_t job_timeout_default(struct kobject *kobj, in job_timeout_default()
208 static ssize_t job_timeout_min_default(struct kobject *kobj, in job_timeout_min_default()
219 static ssize_t job_timeout_max_default(struct kobject *kobj, in job_timeout_max_default()
230 static ssize_t timeslice_duration_store(struct kobject *kobj, in timeslice_duration_store()
252 static ssize_t timeslice_duration_max_store(struct kobject *kobj, in timeslice_duration_max_store()
277 static ssize_t timeslice_duration_max_show(struct kobject *kobj, in timeslice_duration_max_show()
290 static ssize_t timeslice_duration_min_store(struct kobject *kobj, in timeslice_duration_min_store()
315 static ssize_t timeslice_duration_min_show(struct kobject *kobj, in timeslice_duration_min_show()
328 static ssize_t timeslice_duration_show(struct kobject *kobj, in timeslice_duration_show()
340 static ssize_t timeslice_default(struct kobject *kobj, in timeslice_default()
351 static ssize_t timeslice_min_default(struct kobject *kobj, in timeslice_min_default()
362 static ssize_t timeslice_max_default(struct kobject *kobj, in timeslice_max_default()
373 static ssize_t preempt_timeout_store(struct kobject *kobj, in preempt_timeout_store()
395 static ssize_t preempt_timeout_show(struct kobject *kobj, in preempt_timeout_show()
406 static ssize_t preempt_timeout_default(struct kobject *kobj, in preempt_timeout_default()
418 static ssize_t preempt_timeout_min_default(struct kobject *kobj, in preempt_timeout_min_default()
430 static ssize_t preempt_timeout_max_default(struct kobject *kobj, in preempt_timeout_max_default()
442 static ssize_t preempt_timeout_max_store(struct kobject *kobj, in preempt_timeout_max_store()
467 static ssize_t preempt_timeout_max_show(struct kobject *kobj, in preempt_timeout_max_show()
479 static ssize_t preempt_timeout_min_store(struct kobject *kobj, in preempt_timeout_min_store()
504 static ssize_t preempt_timeout_min_show(struct kobject *kobj, in preempt_timeout_min_show()
544 struct kobject *kobj = arg; in kobj_xe_hw_engine_class_fini() local
577 struct kobject *kobj = arg; in hw_engine_class_defaults_fini() local
586 struct kobject *kobj; in xe_add_hw_engine_class_defaults() local
612 struct kobject *kobj = arg; in hw_engine_class_sysfs_fini() local
631 struct kobject *kobj; in xe_hw_engine_class_sysfs_init() local