Home
last modified time | relevance | path

Searched defs:epoch (Results 1 - 25 of 77) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_globals.c21 static atomic_t epoch; variable
27 int epoch; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc146 size_t GCInvoker::epoch() const { return impl_->epoch(); } in epoch() function in cppgc::internal::GCInvoker
H A Dstats-collector.h107 size_t epoch = -1; 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
/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
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py266 def epoch(sel member in Version
[all...]
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-vr41xx.c73 static unsigned long epoch = 1970; /* Jan 1 1970 00:00:00 */ variable
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/openssl/test/
H A Ddtlstest.c197 int epoch = 0; in test_dtls_drop_records() local
H A Dbad_dtls_test.c280 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
/third_party/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/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...]
/kernel/linux/linux-6.6/net/rxrpc/
H A Dprotocol.h22 __be32 epoch; /* client boot timestamp */ member
166 __be32 epoch; /* current epoch */ member
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c104 static long long epoch; variable
/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...]

Completed in 17 milliseconds

1234