Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 25 of 53) 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-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-4.19/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-4.19/net/ceph/
Dmon_client.c47 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()
Dosdmap.c1458 u32 epoch = 0; in osdmap_decode() local
1734 u32 epoch = 0; in osdmap_apply_incremental() local
/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c47 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/
Dprotocol.h26 __be32 epoch; /* client boot timestamp */ member
168 __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
/kernel/linux/linux-5.10/drivers/input/misc/
Dhp_sdc_rtc.c56 static unsigned long epoch = 2000; variable
/kernel/linux/linux-4.19/fs/cifs/
Dsmb2ops.c2362 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/
Di915_gpu_error.c442 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
Di915_gem.c3508 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/
Dhp_sdc_rtc.c57 static unsigned long epoch = 2000; variable
/kernel/linux/linux-4.19/drivers/rtc/
Drtc-vr41xx.c82 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ 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-4.19/include/linux/ceph/
Dmon_client.h20 u32 epoch; member
Dosdmap.h162 u32 epoch; member
/kernel/linux/linux-5.10/include/linux/ceph/
Dmon_client.h20 u32 epoch; member
Dosdmap.h172 u32 epoch; member
/kernel/linux/linux-5.10/fs/cifs/
Dsmb2ops.c3900 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/
Drtc.c201 static unsigned long epoch = 1900; /* year corresponding to 0x00 */ variable
/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-4.19/drivers/block/drbd/
Ddrbd_worker.c1414 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/
Dpdb.h364 u16 epoch; member
388 u16 epoch; member
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dpdb.h364 u16 epoch; member
388 u16 epoch; member

123