Searched refs:times (Results 1 – 6 of 6) sorted by relevance
24 atomic_t times; member45 .times = ATOMIC_INIT(1), \
30 extern long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, int flags);
95 u32 times[NR_PSI_STATES]; member
1080 struct utimbuf __user *times);
2053 int vfs_utimes(const struct path *path, struct timespec64 *times);
55 void thread_group_cputime(struct task_struct *tsk, struct task_cputime *times);
Completed in 20 milliseconds