Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_gate.c274 enum tk_offsets tko, s32 clockid, in gate_setup_timer() argument
279 tko == gact->tk_offset && in gate_setup_timer()
289 gact->tk_offset = tko; in gate_setup_timer()
/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()