Home
last modified time | relevance | path

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

/kernel/time/
Dposix-clock.c20 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() function
42 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_read()
58 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_poll()
75 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_ioctl()
93 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_compat_ioctl()
211 cd->clk = get_posix_clock(fp); in get_clock_desc()