Searched refs:time (Results 7901 - 7925 of 8650) sorted by relevance
1...<<311312313314315316317318319320>>...346
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ioctl.c | 13 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 722 int timeAdj; /* Adjust for difference in server time zone in sec */ 760 __u64 time_per_cmd[NUMBER_OF_SMB2_COMMANDS]; /* total time per cmd */ 1188 * these when the tl_count goes to 0. The tl_time is the time of the last 1485 unsigned long time; /* jiffies of last update of inode */ member 1488 u64 createtime; /* creation time on server */ 1602 unsigned long when_sent; /* time when smb send finished */ 1943 GLOBAL_EXTERN atomic_t totBufAllocCount; /* total allocated over all time */
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | compression.c | 12 #include <linux/time.h> 1022 * time is bounded so we get to a workspace eventually. This in btrfs_get_workspace() 1451 * the main one. But that requires some CPU time. Avoid that in radix_sort() 1584 * process no more than BTRFS_MAX_UNCOMPRESSED at a time. in heuristic_collect_sample() 1626 * (compressible/uncompressible) to avoid wasting CPU time on uncompressible
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_main.c | 40 #include <linux/time.h> 209 * the user on first-time debugger entry. 315 * space once allocated is never free'd, so over time, the amount of space 542 * regs - Register state at time of KDB entry 608 /* Implement register values with % at a later time as it is in kdbgetaddrarg() 950 * regs The registers at the time kdb was entered. 1225 * ensures that only one processor at a time is in this routine. 1232 * regs The exception frame at time of fault/breakpoint. 1448 * regs The exception frame at time of fault/breakpoint. 1541 * for eg., md1c20 reads 20 bytes, 1 at a time [all...] |
/kernel/linux/linux-5.10/kernel/time/ |
H A D | posix-timers.c | 15 #include <linux/time.h> 86 * may not be quantifiable until run time, and only then is the 200 * Get monotonic time for posix timers 215 * Get monotonic-raw time for posix timers 407 * list. By moving now ahead of time we trick in posix_timer_fn() 574 * and may cease to exist at any time. Don't use or modify in do_timer_create() 660 * Get the time remaining on a POSIX.1b interval timer. This function 700 * expiry time forward by intervals, so expiry is > now. in common_timer_get() 719 /* Get the time remaining on a POSIX.1b interval timer. */ 742 /* Get the time remainin [all...] |
H A D | timer.c | 31 #include <linux/time.h> 72 * time. The farther the expiry time is away the higher the array level and 79 * slack to the expiry time to provide batched expiration. The granularity 89 * time. They rely on the granularity. Those fit into the first wheel level, 92 * We don't have cascading anymore. timers with a expiry time above the 159 * The time start value for each level to select the bucket at enqueue 160 * time. We start from the last possible delta of the previous level 317 * @j: the time in (absolute) jiffies that should be rounded 320 * __round_jiffies() rounds an absolute time i [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | bitmap.c | 6 #include <linux/time.h>
|
H A D | ibalance.c | 7 #include <linux/time.h>
|
H A D | namei.c | 14 #include <linux/time.h>
|
H A D | lbalance.c | 7 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_dquot.c | 101 /* Set the expiration time of a quota's grace period. */ 137 ktime_get_real_seconds() + qlim->time); in xfs_qm_adjust_res_timer() 427 * mapping all the time in xfs_dquot_disk_read() 529 * at the same time. The non-user quota file can be switched between in xfs_dquot_check_type() 582 * to avoid having to add every time. in xfs_dquot_from_disk() 1294 * can't get access to the log item at that point in time. in xfs_qm_dqflush()
|
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | balloc.c | 14 #include <linux/time.h>
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | inet_diag.c | 16 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
H A D | cpia2_v4l.c | 22 #include <linux/time.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 13 #include <linux/time.h> 505 enumerate it, by the time the driver was written.
|
H A D | go7007-usb.c | 13 #include <linux/time.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | efi.h | 17 #include <linux/time.h>
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | super.c | 22 #include <linux/time.h> 1218 * inode glock, we'll eventually time out. in gfs2_upgrade_iopen_glock()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | client.c | 12 #include <linux/time.h>
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 1389 int mlx4_SET_PORT_BEACON(struct mlx4_dev *dev, u8 port, u16 time);
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-v4l2.c | 13 #include <linux/time.h> 501 enumerate it, by the time the driver was written.
|
H A D | go7007-usb.c | 13 #include <linux/time.h>
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | bcm2835.c | 18 * at the same time with different pin groups. 45 #include <linux/time.h>
|
H A D | cavium.c | 27 #include <linux/time.h> 762 * single user of the bootbus/MMC bus at a time. The lock is acquired in cvm_mmc_request()
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | transport.c | 16 #include <linux/time.h>
|
Completed in 48 milliseconds
1...<<311312313314315316317318319320>>...346