Searched refs:js_ctx_scheduling_mode (Results 1 – 4 of 4) sorted by relevance
1312 u32 js_ctx_scheduling_mode; member
3923 return scnprintf(buf, PAGE_SIZE, "%u\n", kbdev->js_ctx_scheduling_mode); in js_ctx_scheduling_mode_show()3961 if (new_js_ctx_scheduling_mode == kbdev->js_ctx_scheduling_mode) in js_ctx_scheduling_mode_store()3968 kbdev->js_ctx_scheduling_mode = new_js_ctx_scheduling_mode; in js_ctx_scheduling_mode_store()3982 static DEVICE_ATTR_RW(js_ctx_scheduling_mode);
450 if (kbdev->js_ctx_scheduling_mode == in kbase_js_atom_runs_before()1383 if (kbdev->js_ctx_scheduling_mode == KBASE_JS_SYSTEM_PRIORITY_MODE) { in kbase_js_update_ctx_priority()
71 What: /sys/class/misc/mali%u/device/js_ctx_scheduling_mode