Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_globals.c21 static atomic_t epoch; variable
27 int epoch; member
/kernel/linux/linux-6.6/arch/alpha/kernel/
Drtc.c39 unsigned long epoch = simple_strtoul(str, NULL, 0); in specifiy_epoch() local
51 int epoch, year, ctrl; in init_rtc_epoch() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
Drtc.c39 unsigned long epoch = simple_strtoul(str, NULL, 0); in specifiy_epoch() local
51 int epoch, year, ctrl; in init_rtc_epoch() local
/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c47 u32 epoch, num_mon; in ceph_monmap_decode() local
350 u32 epoch, bool continuous) in __ceph_monc_want_map()
370 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, in ceph_monc_want_map()
389 u32 epoch) in __ceph_monc_got_map()
403 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) in ceph_monc_got_map()
425 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
Dosdmap.c1653 u32 epoch = 0; in osdmap_decode() local
1934 u32 epoch = 0; in osdmap_apply_incremental() local
/kernel/linux/linux-6.6/fs/smb/server/
Doplock.h37 __le16 epoch; member
57 unsigned short epoch; member
86 __le16 epoch; member
/kernel/linux/linux-6.6/net/ceph/
Dmon_client.c78 u32 epoch; in ceph_monmap_decode() local
421 u32 epoch, bool continuous) in __ceph_monc_want_map()
441 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, in ceph_monc_want_map()
460 u32 epoch) in __ceph_monc_got_map()
474 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) in ceph_monc_got_map()
496 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
Dosdmap.c1670 u32 epoch = 0; in osdmap_decode() local
1969 u32 epoch = 0; in osdmap_apply_incremental() local
/kernel/linux/linux-6.6/net/rxrpc/
Dprotocol.h22 __be32 epoch; /* client boot timestamp */ member
166 __be32 epoch; /* current epoch */ member
/kernel/linux/linux-5.10/net/rxrpc/
Dprotocol.h22 __be32 epoch; /* client boot timestamp */ member
173 __be32 epoch; /* current epoch */ member
Dar-internal.h59 u32 epoch; /* Local epoch for detecting local-end reset */ member
158 u32 epoch; /* client boot timestamp */ member
323 u32 epoch; /* epoch of this connection */ member
/kernel/linux/linux-5.10/drivers/input/misc/
Dhp_sdc_rtc.c56 static unsigned long epoch = 2000; variable
/kernel/linux/linux-6.6/drivers/input/misc/
Dhp_sdc_rtc.c56 static unsigned long epoch = 2000; variable
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-vr41xx.c73 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ variable
/kernel/linux/linux-5.10/include/linux/ceph/
Dmon_client.h20 u32 epoch; member
Dosdmap.h172 u32 epoch; member
/kernel/linux/linux-6.6/include/linux/ceph/
Dmon_client.h20 u32 epoch; member
Dosdmap.h172 u32 epoch; member
Drados.h119 __le32 epoch; member
/kernel/linux/linux-5.10/fs/cifs/
Dsmb2ops.c3913 unsigned int epoch, bool *purge_cache) in smb2_downgrade_oplock()
3925 unsigned int epoch, bool *purge_cache) in smb3_downgrade_oplock()
3948 unsigned int epoch, bool *purge_cache) in smb2_set_oplock_level()
3971 unsigned int epoch, bool *purge_cache) in smb21_set_oplock_level()
4007 unsigned int epoch, bool *purge_cache) in smb3_set_oplock_level()
4121 smb2_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb2_parse_lease_buf()
4132 smb3_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb3_parse_lease_buf()
/kernel/linux/linux-6.6/fs/smb/client/
Dsmb2ops.c3878 __u16 epoch, bool *purge_cache) in smb2_downgrade_oplock()
3890 __u16 epoch, bool *purge_cache) in smb3_downgrade_oplock()
3913 __u16 epoch, bool *purge_cache) in smb2_set_oplock_level()
3937 __u16 epoch, bool *purge_cache) in smb21_set_oplock_level()
3974 __u16 epoch, bool *purge_cache) in smb3_set_oplock_level()
4088 smb2_parse_lease_buf(void *buf, __u16 *epoch, char *lease_key) in smb2_parse_lease_buf()
4099 smb3_parse_lease_buf(void *buf, __u16 *epoch, char *lease_key) in smb3_parse_lease_buf()
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_worker.c1402 static void re_init_if_first_write(struct drbd_connection *connection, unsigned int epoch) in re_init_if_first_write()
1412 static void maybe_send_barrier(struct drbd_connection *connection, unsigned int epoch) in maybe_send_barrier()
/kernel/linux/linux-6.6/drivers/block/drbd/
Ddrbd_worker.c1402 static void re_init_if_first_write(struct drbd_connection *connection, unsigned int epoch) in re_init_if_first_write()
1412 static void maybe_send_barrier(struct drbd_connection *connection, unsigned int epoch) in maybe_send_barrier()
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dpdb.h364 u16 epoch; member
388 u16 epoch; member
/kernel/linux/linux-6.6/drivers/crypto/caam/
Dpdb.h364 u16 epoch; member
388 u16 epoch; member

123