Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dposix-clock.c33 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() function
55 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_read()
71 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_poll()
87 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_fasync()
103 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_mmap()
120 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_ioctl()
138 struct posix_clock *clk = get_posix_clock(fp); in posix_clock_compat_ioctl()
261 cd->clk = get_posix_clock(fp); in get_clock_desc()