| /kernel/linux/linux-6.6/fs/ |
| 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() 140 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes() 177 struct __kernel_old_timeval times[2]; in do_futimesat() local 215 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-5.10/fs/ |
| D | utimes.c | 19 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() 79 struct timespec64 *times, int flags) in do_utimes_path() 107 static int do_utimes_fd(int fd, struct timespec64 *times, int flags) in do_utimes_fd() 138 long do_utimes(int dfd, const char __user *filename, struct timespec64 *times, in do_utimes() 175 struct __kernel_old_timeval times[2]; in do_futimesat() local 213 SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) in SYSCALL_DEFINE2() argument
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/pressure/ |
| D | posix_fs_pressure_test.c | 60 for (int32_t times = 0; times < PRESSURE_RUN_TIMES; times++) { variable 105 for (int32_t times = 0; times < PRESSURE_RUN_TIMES; times++) { variable 160 for (int32_t times = 0; times < PRESSURE_RUN_TIMES003; times++) { variable
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | unroll.h | 16 #define unroll(times, fn, ...) do { \ argument
|
| D | r4kcache.h | 191 #define cache_unroll(times, insn, op, addr, lsize) do { \ argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | unroll.h | 16 #define unroll(times, fn, ...) do { \ argument
|
| D | r4kcache.h | 201 #define cache_unroll(times, insn, op, addr, lsize) do { \ argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | xdping.h | 12 __u64 times[XDPING_MAX_COUNT]; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | xdping.h | 12 __u64 times[XDPING_MAX_COUNT]; member
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| D | It_stdlib_poll_002.cpp | 40 int times = 3; // 3, loop number for test. in Pthread01() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fault-inject.h | 19 atomic_t times; member
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | qat_hal.c | 126 int times = MAX_RETRY_TIMES; in qat_hal_wait_cycles() local 352 int times = MAX_RETRY_TIMES; in qat_hal_check_ae_alive() local 416 int times = 30; in qat_hal_init_esram() local 447 unsigned int times = 100; in qat_hal_clr_reset() local 595 int times = MAX_RETRY_TIMES; in qat_hal_clear_gpr() local
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | qat_hal.c | 126 int times = MAX_RETRY_TIMES; in qat_hal_wait_cycles() local 383 int times = MAX_RETRY_TIMES; in qat_hal_check_ae_alive() local 448 int times = 30; in qat_hal_init_esram() local 480 unsigned int times = 100; in qat_hal_clr_reset() local 626 int times = MAX_RETRY_TIMES; in qat_hal_clear_gpr() local
|
| /kernel/linux/linux-5.10/lib/ |
| D | fault-inject.c | 22 int times; in setup_fault_attr() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | fault-inject.h | 20 atomic_t times; member
|
| /kernel/liteos_a/kernel/base/include/ |
| D | los_swtmr_pri.h | 128 UINT32 times; member
|
| /kernel/linux/linux-5.10/arch/sparc/mm/ |
| D | fault_64.c | 254 static int times; in bogus_32bit_fault_tpc() local
|
| /kernel/linux/linux-6.6/arch/sparc/mm/ |
| D | fault_64.c | 257 static int times; in bogus_32bit_fault_tpc() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 193 int trigger_uevent(unsigned int times) in trigger_uevent()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 193 int trigger_uevent(unsigned int times) in trigger_uevent()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| 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()
|
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| D | stat-cpi.py | 6 times = [] variable
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| D | stat-cpi.py | 6 times = [] variable
|
| /kernel/linux/linux-5.10/drivers/staging/gasket/ |
| D | gasket_sysfs.c | 134 static void put_mapping_n(struct gasket_sysfs_mapping *mapping, int times) in put_mapping_n()
|
| /kernel/liteos_a/kernel/base/core/ |
| D | los_swtmr.c | 114 STATIC INLINE VOID SwtmrDebugDataUpdate(SWTMR_CTRL_S *swtmr, UINT32 ticks, UINT32 times) in SwtmrDebugDataUpdate() 473 UINT32 times = 0; in SwtmrToStart() local
|