| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_globals.c | 21 static atomic_t epoch;  variable24 	int epoch;  member
 
 | 
| D | i915_gpu_error.c | 453 				const unsigned long epoch)  in error_print_request()480 			       const unsigned long epoch)  in error_print_engine()
 1653 	unsigned long epoch = error->capture;  in capture_find_epoch()  local
 
 | 
| D | i915_gpu_error.h | 37 	unsigned long epoch;  member
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | rtc.c | 39 	unsigned long epoch = simple_strtoul(str, NULL, 0);  in specifiy_epoch()  local51 	int epoch, year, ctrl;  in init_rtc_epoch()  local
 
 | 
| /Linux-v5.4/net/ceph/ | 
| D | mon_client.c | 47 	u32 epoch, num_mon;  in ceph_monmap_decode()  local348 				 u32 epoch, bool continuous)  in __ceph_monc_want_map()
 368 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch,  in ceph_monc_want_map()
 387 				u32 epoch)  in __ceph_monc_got_map()
 401 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch)  in ceph_monc_got_map()
 423 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,  in ceph_monc_wait_osdmap()
 
 | 
| D | osdmap.c | 1465 	u32 epoch = 0;  in osdmap_decode()  local1746 	u32 epoch = 0;  in osdmap_apply_incremental()  local
 
 | 
| D | osd_client.c | 2133 			__le32 epoch;  in encode_request_finish()  member3503 	u32 epoch;  member
 3958 	u32 epoch;  in ceph_osdc_handle_map()  local
 
 | 
| /Linux-v5.4/net/rxrpc/ | 
| D | protocol.h | 22 	__be32		epoch;		/* client boot timestamp */  member173 		__be32		epoch;		/* current epoch */  member
 
 | 
| D | ar-internal.h | 66 	u32			epoch;		/* Local epoch for detecting local-end reset */  member167 	u32		epoch;		/* client boot timestamp */  member
 328 			u32	epoch;		/* epoch of this connection */  member
 
 | 
| /Linux-v5.4/drivers/input/misc/ | 
| D | hp_sdc_rtc.c | 57 static unsigned long epoch = 2000;  variable
 | 
| /Linux-v5.4/drivers/rtc/ | 
| D | rtc-vr41xx.c | 69 static unsigned long epoch = 1970;	/* Jan 1 1970 00:00:00 */  variable
 | 
| /Linux-v5.4/include/linux/ceph/ | 
| D | mon_client.h | 20 	u32 epoch;  member
 | 
| D | osdmap.h | 158 	u32 epoch;  member
 | 
| D | rados.h | 119 	__le32 epoch;  member
 | 
| D | osd_client.h | 169 	u32 epoch;  member
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | smb2ops.c | 3304 		      unsigned int epoch, bool *purge_cache)  in smb2_set_oplock_level()3327 		       unsigned int epoch, bool *purge_cache)  in smb21_set_oplock_level()
 3363 		      unsigned int epoch, bool *purge_cache)  in smb3_set_oplock_level()
 3475 smb2_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key)  in smb2_parse_lease_buf()
 3486 smb3_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key)  in smb3_parse_lease_buf()
 
 | 
| /Linux-v5.4/drivers/char/ | 
| D | rtc.c | 197 static unsigned long epoch = 1900;	/* year corresponding to 0x00	*/  variable
 | 
| /Linux-v5.4/drivers/block/drbd/ | 
| D | drbd_worker.c | 1401 static void re_init_if_first_write(struct drbd_connection *connection, unsigned int epoch)  in re_init_if_first_write()1411 static void maybe_send_barrier(struct drbd_connection *connection, unsigned int epoch)  in maybe_send_barrier()
 
 | 
| D | drbd_receiver.c | 1357 					       struct drbd_epoch *epoch,  in drbd_may_finish_epoch()1773 	struct drbd_epoch *epoch;  in receive_Barrier()  local
 
 | 
| D | drbd_int.h | 294 	unsigned int epoch;  member397 	struct drbd_epoch *epoch; /* for writes */  member
 
 | 
| /Linux-v5.4/drivers/crypto/caam/ | 
| D | pdb.h | 364 	u16 epoch;  member388 	u16 epoch;  member
 
 | 
| /Linux-v5.4/fs/ceph/ | 
| D | mds_client.c | 4464 	u32 epoch;  in ceph_mdsc_handle_fsmap()  local4539 	u32 epoch;  in ceph_mdsc_handle_mdsmap()  local
 
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | kvm_host.h | 165 	__u64	epoch;			/* 0x0038 */  member871 	u64 epoch;  member
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | myrs.h | 558 	unsigned int epoch;			/* Bytes 16-19 */  member900 	unsigned int epoch;  member
 
 | 
| D | myrs.c | 2113 	unsigned int epoch = cs->fwstat_buf->epoch;  in myrs_monitor()  local
 |