Home
last modified time | relevance | path

Searched refs:CS_NAME_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/time/
Dtimekeeping.h32 #define CS_NAME_LEN 32 macro
Dclocksource.c94 static char override_name[CS_NAME_LEN];
1299 if (!cnt || cnt >= CS_NAME_LEN) in sysfs_get_uname()
1353 char name[CS_NAME_LEN]; in unbind_clocksource_store()
Dclockevents.c691 char name[CS_NAME_LEN]; in unbind_device_store()