Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtimekeeping.c3076 struct kobject *auxo, *tko = kobject_create_and_add("time", kernel_kobj); in tk_aux_sysfs_init() local
3079 if (!tko) in tk_aux_sysfs_init()
3082 auxo = kobject_create_and_add("aux_clocks", tko); in tk_aux_sysfs_init()
3103 kobject_put(tko); in tk_aux_sysfs_init()