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/
H A Di915_globals.c21 static atomic_t epoch; variable
27 int epoch; member
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Drtc.c39 unsigned long epoch = simple_strtoul(str, NULL, 0); in specifiy_epoch() local
51 int epoch, year, ctrl; in init_rtc_epoch() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Drtc.c39 unsigned long epoch = simple_strtoul(str, NULL, 0); in specifiy_epoch() local
51 int epoch, year, ctrl; in init_rtc_epoch() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dhp_sdc_rtc.c56 static unsigned long epoch = 2000; variable
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dhp_sdc_rtc.c56 static unsigned long epoch = 2000; variable
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmon_client.h20 u32 epoch; member
H A Dosdmap.h172 u32 epoch; member
H A Drados.h119 __le32 epoch; member
H A Dosd_client.h172 u32 epoch; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.h37 __le16 epoch; member
57 unsigned short epoch; member
88 __le16 epoch; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmon_client.h20 u32 epoch; member
H A Dosdmap.h172 u32 epoch; member
H A Drados.h119 __le32 epoch; member
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-vr41xx.c73 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ variable
/kernel/linux/linux-5.10/net/rxrpc/
H A Dprotocol.h22 __be32 epoch; /* client boot timestamp */ member
173 __be32 epoch; /* current epoch */ member
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c47 u32 epoch, num_mon; in ceph_monmap_decode() local
349 __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, bool continuous) __ceph_monc_want_map() argument
370 ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, bool continuous) ceph_monc_want_map() argument
388 __ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) __ceph_monc_got_map() argument
403 ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) ceph_monc_got_map() argument
425 ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, unsigned long timeout) ceph_monc_wait_osdmap() argument
[all...]
H A Dosdmap.c1653 u32 epoch = 0; in osdmap_decode() local
1934 u32 epoch = 0; in osdmap_apply_incremental() local
[all...]
/kernel/linux/linux-6.6/net/rxrpc/
H A Dprotocol.h22 __be32 epoch; /* client boot timestamp */ member
166 __be32 epoch; /* current epoch */ member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c371 cifs_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) cifs_downgrade_oplock() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c378 cifs_downgrade_oplock(struct TCP_Server_Info *server, struct cifsInodeInfo *cinode, __u32 oplock, unsigned int epoch, bool *purge_cache) cifs_downgrade_oplock() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dmon_client.c78 u32 epoch; in ceph_monmap_decode() local
420 __ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, bool continuous) __ceph_monc_want_map() argument
441 ceph_monc_want_map(struct ceph_mon_client *monc, int sub, u32 epoch, bool continuous) ceph_monc_want_map() argument
459 __ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) __ceph_monc_got_map() argument
474 ceph_monc_got_map(struct ceph_mon_client *monc, int sub, u32 epoch) ceph_monc_got_map() argument
496 ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, unsigned long timeout) ceph_monc_wait_osdmap() argument
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_worker.c1402 static void re_init_if_first_write(struct drbd_connection *connection, unsigned int epoch) in re_init_if_first_write() argument
1412 static void maybe_send_barrier(struct drbd_connection *connection, unsigned int epoch) in maybe_send_barrier() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dpdb.h364 u16 epoch; member
388 u16 epoch; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmyrs.c2113 unsigned int epoch = cs->fwstat_buf->epoch; in myrs_monitor() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmyrs.c2108 unsigned int epoch = cs->fwstat_buf->epoch; in myrs_monitor() local

Completed in 29 milliseconds

123