/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.h | 128 unsigned int time; member
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | file.c | 17 #include <linux/time.h> 250 * For now, we write the full page out each time. It sucks, but it's simple in jffs2_write_end()
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | snd-go7007.c | 12 #include <linux/time.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/ |
H A D | dl2k.h | 34 #include <linux/time.h> 382 unsigned int rx_timeout; /* Wait time between RxDMAComplete intr */
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | pl172.c | 22 #include <linux/time.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.h | 134 int ice_ptp_init_time(struct ice_hw *hw, u64 time); 394 /* E810 shadow init time registers */ 398 /* E810 shadow time adjust registers */
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | block_validity.c | 12 #include <linux/time.h> 260 * time. in ext4_setup_system_zone()
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_user.c | 14 #include <sys/time.h> 235 * Update accessed and/or modified time, in two parts: first set in set_attr()
|
/kernel/linux/linux-6.6/fs/ |
H A D | attr.c | 10 #include <linux/time.h> 212 /* Check for setting the inode time. */ in setattr_prepare() 366 * retry. Because breaking a delegation may take a long time, the
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | acl.c | 18 #include <linux/time.h>
|
H A D | file.c | 17 #include <linux/time.h> 249 * For now, we write the full page out each time. It sucks, but it's simple in jffs2_write_end()
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | file.c | 22 #include <linux/time.h>
|
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | ialloc.c | 28 #include <linux/time.h>
|
H A D | namei.c | 31 #include <linux/time.h> 65 * By the time this is called, we already have created
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.h | 128 unsigned int time; member
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_net.c | 12 #include <linux/time.h>
|
H A D | root.c | 10 #include <linux/time.h>
|
/kernel/linux/linux-6.6/fs/ramfs/ |
H A D | inode.c | 29 #include <linux/time.h>
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | input.h | 8 #include <linux/time.h> 299 * same time. All of them will get their copy of input event generated by
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.h | 69 /* modification time */ 71 /* modification time in nano scale */ 95 * rebuild at the same time of the dentry inode ctime, maybe 99 * So, we need use these time to verify the dcache. 102 /* The time of dcache rebuild */ 207 unsigned long time; member
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-common.h | 17 #include <linux/time.h>
|
/kernel/linux/linux-6.6/drivers/staging/zerohung/watchpoint/ |
H A D | hung_wp_screen.c | 17 #include <linux/time.h> 120 pr_info("powerkeyevent sth wrong in record time\n"); in zrhung_new_powerkeyevent() 141 pr_info("powerkeyevent check but time overflow"); in zrhung_powerkeyevent_handler() 145 pr_info("powerkeyevent user press powerkey too fast-time:%d", curtime); in zrhung_powerkeyevent_handler()
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | class.c | 114 /* snapshot the current RTC and system time at suspend*/ in rtc_suspend() 117 pr_debug("%s: fail to read rtc time\n", dev_name(&rtc->dev)); in rtc_suspend() 127 * try to compensate so the difference in system time in rtc_suspend() 128 * and rtc time stays close to constant. in rtc_suspend() 134 * if delta_delta is too large, assume time correction in rtc_suspend() 161 /* snapshot the current rtc and system time at resume */ in rtc_resume() 165 pr_debug("%s: fail to read rtc time\n", dev_name(&rtc->dev)); in rtc_resume() 173 pr_debug("%s: time travel!\n", dev_name(&rtc->dev)); in rtc_resume() 177 /* calculate the RTC time delta (sleep time)*/ in rtc_resume() [all...] |
H A D | rtc-gamecube.c | 5 * This driver is for the MX23L4005, more specifically its real-time clock and 37 #include <linux/time.h>
|
H A D | rtc-sa1100.c | 145 writel_relaxed(rtc_tm_to_time64(&alrm->time), info->rtar); in sa1100_rtc_set_alarm()
|