Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dposix-clock.c35 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() function
57 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_read()
73 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_poll()
90 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_ioctl()
108 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_compat_ioctl()
229 cd->clk = get_posix_clock(fp); in get_clock_desc()