Home
last modified time | relevance | path

Searched refs:ENABLE_SHOW_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/dfx/
H A Dhungtask_base.h13 #define ENABLE_SHOW_LEN 8 macro
/kernel/linux/linux-6.6/include/dfx/
H A Dhungtask_base.h13 #define ENABLE_SHOW_LEN 8 macro
/kernel/linux/linux-5.10/drivers/staging/hungtask/
H A Dhungtask_base.c791 return snprintf(buf, ENABLE_SHOW_LEN, "on\n"); in htbase_enable_show()
793 return snprintf(buf, ENABLE_SHOW_LEN, "off\n"); in htbase_enable_show()
/kernel/linux/linux-6.6/drivers/staging/hungtask/
H A Dhungtask_base.c791 return snprintf(buf, ENABLE_SHOW_LEN, "on\n"); in htbase_enable_show()
793 return snprintf(buf, ENABLE_SHOW_LEN, "off\n"); in htbase_enable_show()

Completed in 4 milliseconds