| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_globals.c | 21 static atomic_t epoch; variable 27 int epoch; member
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | rtc.c | 39 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-4.19/arch/alpha/kernel/ |
| D | rtc.c | 39 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-4.19/net/ceph/ |
| D | mon_client.c | 47 u32 epoch, num_mon; in ceph_monmap_decode() local 337 u32 epoch, bool continuous) in __ceph_monc_want_map() 357 bool ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, in ceph_monc_want_map() 376 u32 epoch) in __ceph_monc_got_map() 390 void ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) in ceph_monc_got_map() 412 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap()
|
| D | osdmap.c | 1458 u32 epoch = 0; in osdmap_decode() local 1734 u32 epoch = 0; in osdmap_apply_incremental() local
|
| /kernel/linux/linux-5.10/net/ceph/ |
| D | mon_client.c | 47 u32 epoch, num_mon; in ceph_monmap_decode() local 348 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()
|
| /kernel/linux/linux-4.19/net/rxrpc/ |
| D | protocol.h | 26 __be32 epoch; /* client boot timestamp */ member 168 __be32 epoch; /* current epoch */ member
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | protocol.h | 22 __be32 epoch; /* client boot timestamp */ member 173 __be32 epoch; /* current epoch */ member
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | hp_sdc_rtc.c | 56 static unsigned long epoch = 2000; variable
|
| /kernel/linux/linux-4.19/fs/cifs/ |
| D | smb2ops.c | 2362 unsigned int epoch, bool *purge_cache) in smb2_downgrade_oplock() 2374 unsigned int epoch, bool *purge_cache) in smb3_downgrade_oplock() 2397 unsigned int epoch, bool *purge_cache) in smb2_set_oplock_level() 2420 unsigned int epoch, bool *purge_cache) in smb21_set_oplock_level() 2456 unsigned int epoch, bool *purge_cache) in smb3_set_oplock_level() 2568 smb2_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb2_parse_lease_buf() 2579 smb3_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb3_parse_lease_buf()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/i915/ |
| D | i915_gpu_error.c | 442 const unsigned long epoch) in error_print_request() 466 const unsigned long epoch) in error_print_engine() 1768 unsigned long epoch = error->capture; in capture_find_epoch() local
|
| D | i915_gem.c | 3508 unsigned int epoch; member 3512 same_epoch(struct drm_i915_private *i915, unsigned int epoch) in same_epoch() 3526 unsigned int epoch = s->epoch; in __sleep_work() local 3574 unsigned int epoch = I915_EPOCH_INVALID; in i915_gem_idle_work_handler() local
|
| /kernel/linux/linux-4.19/drivers/input/misc/ |
| D | hp_sdc_rtc.c | 57 static unsigned long epoch = 2000; variable
|
| /kernel/linux/linux-4.19/drivers/rtc/ |
| D | rtc-vr41xx.c | 82 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ variable
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-vr41xx.c | 73 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ variable
|
| /kernel/linux/linux-4.19/include/linux/ceph/ |
| D | mon_client.h | 20 u32 epoch; member
|
| D | osdmap.h | 162 u32 epoch; member
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| D | mon_client.h | 20 u32 epoch; member
|
| D | osdmap.h | 172 u32 epoch; member
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | smb2ops.c | 3900 unsigned int epoch, bool *purge_cache) in smb2_downgrade_oplock() 3912 unsigned int epoch, bool *purge_cache) in smb3_downgrade_oplock() 3935 unsigned int epoch, bool *purge_cache) in smb2_set_oplock_level() 3958 unsigned int epoch, bool *purge_cache) in smb21_set_oplock_level() 3994 unsigned int epoch, bool *purge_cache) in smb3_set_oplock_level() 4106 smb2_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb2_parse_lease_buf() 4117 smb3_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) in smb3_parse_lease_buf()
|
| /kernel/linux/linux-4.19/drivers/char/ |
| D | rtc.c | 201 static unsigned long epoch = 1900; /* year corresponding to 0x00 */ variable
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| D | drbd_worker.c | 1402 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-4.19/drivers/block/drbd/ |
| D | drbd_worker.c | 1414 static void re_init_if_first_write(struct drbd_connection *connection, unsigned int epoch) in re_init_if_first_write() 1424 static void maybe_send_barrier(struct drbd_connection *connection, unsigned int epoch) in maybe_send_barrier()
|
| /kernel/linux/linux-4.19/drivers/crypto/caam/ |
| D | pdb.h | 364 u16 epoch; member 388 u16 epoch; member
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | pdb.h | 364 u16 epoch; member 388 u16 epoch; member
|