Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers.h168 * @it_id: The posix timer id for identifying the timer
190 timer_t it_id; member
/linux/fs/proc/
H A Dbase.c2554 seq_printf(m, "ID: %d\n", timer->it_id); in show_timer()