Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-clock.c20 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() function
44 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_read()
61 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_poll()
79 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_ioctl()
98 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_compat_ioctl()
230 cd->clk = get_posix_clock(fp); in get_clock_desc()