/linux/fs/ |
H A D | utimes.c | 20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() 81 struct timespec64 *times, int flags) in do_utimes_path() 109 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() 135 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes() 172 struct __kernel_old_timeval times[2]; in do_futimesat() local 210 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
|
/linux/arch/mips/include/asm/ |
H A D | unroll.h | 16 #define unroll(times, fn, ...) do { \ argument
|
H A D | r4kcache.h | 195 #define cache_unroll(times, insn, op, addr, lsize) do { \ argument
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdping.h | 12 __u64 times[XDPING_MAX_COUNT]; member
|
/linux/arch/sparc/mm/ |
H A D | fault_64.c | 257 static int times; in bogus_32bit_fault_tpc() local
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_hashmap_lookup.c | 208 static int compute_events(u64 *times, double *events_mean, double *events_stddev, u64 *mean_time) in compute_events()
|
/linux/tools/testing/selftests/uevent/ |
H A D | uevent_filtering.c | 195 int trigger_uevent(unsigned int times) in trigger_uevent()
|
/linux/include/linux/ |
H A D | fault-inject.h | 24 atomic_t times; member
|
H A D | psi_types.h | 97 u32 times[NR_PSI_STATES]; member
|
/linux/tools/perf/scripts/python/ |
H A D | stat-cpi.py | 6 times = [] variable
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 129 cg_run_in_subcgroups(const char * parent,int (* fn)(const char * cgroup,void * arg),void * arg,int times) cg_run_in_subcgroups() argument
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_util.c | 276 int times = XFS_ICHGTIME_MOD | XFS_ICHGTIME_CHG | in xfs_inode_init() local
|
/linux/fs/isofs/ |
H A D | rock.h | 74 struct stamp times[]; /* Variable number of these beasts */ member
|
/linux/fs/hostfs/ |
H A D | hostfs_user.c | 199 struct timeval times[2]; in set_attr() local
|
/linux/lib/ |
H A D | fault-inject.c | 23 int times; setup_fault_attr() local [all...] |
/linux/drivers/iio/ |
H A D | industrialio-gts-helper.c | 354 int *times, i, j, idx = 0, *int_micro_times; in iio_gts_build_avail_time_table() local
|
/linux/kernel/sched/ |
H A D | cputime.c | 312 thread_group_cputime(struct task_struct * tsk,struct task_cputime * times) thread_group_cputime() argument
|
/linux/net/ipv4/ |
H A D | icmp.c | 111 __be32 times[3]; member
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spufs.h | 121 unsigned long long times[SPU_UTIL_MAX]; member
|
/linux/kernel/ |
H A D | sys.c | 1034 SYSCALL_DEFINE1(times, struct tms __user *, tbuf) in SYSCALL_DEFINE1() argument 1053 COMPAT_SYSCALL_DEFINE1(times, struct compat_tms __user *, tbuf) in COMPAT_SYSCALL_DEFINE1() argument
|
/linux/arch/powerpc/include/asm/ |
H A D | spu.h | 167 unsigned long long times[SPU_UTIL_MAX]; member
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | coex.c | 313 u8 times; in rtw_coex_tdma_timer_base() local
|
/linux/fs/bcachefs/ |
H A D | bcachefs.h | 1087 struct bch2_time_stats times[BCH_TIME_STAT_NR]; member
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_types.h | 1424 unsigned int times[17]; /* [1us, 16ms] */ member
|