/Linux-v4.19/net/atm/ |
D | mpoa_caches.c | 120 entry->time = ktime_get_seconds(); in in_cache_add_entry() 151 entry->reply_wait = ktime_get_seconds(); in cache_hit() 174 entry->reply_wait = ktime_get_seconds(); in cache_hit() 232 now = ktime_get_seconds(); in clear_count_and_expired() 258 now = ktime_get_seconds(); in check_resolving_entries() 277 entry->hold_down = ktime_get_seconds(); in check_resolving_entries() 291 entry->reply_wait = ktime_get_seconds(); in check_resolving_entries() 306 now = ktime_get_seconds(); in refresh_entries() 482 entry->time = ktime_get_seconds(); in eg_cache_add_entry() 497 entry->time = ktime_get_seconds(); in update_eg_cache_entry() [all …]
|
D | mpoa_proc.c | 150 now = ktime_get_seconds(); in mpc_show()
|
D | mpc.c | 1091 entry->reply_wait = ktime_get_seconds(); in MPOA_trigger_rcvd() 1101 entry->reply_wait = ktime_get_seconds(); in MPOA_trigger_rcvd() 1177 entry->time = ktime_get_seconds(); in MPOA_res_reply_rcvd() 1179 entry->reply_wait = ktime_get_seconds(); in MPOA_res_reply_rcvd()
|
/Linux-v4.19/drivers/watchdog/ |
D | xen_wdt.c | 47 return ktime_get_seconds() + wdd->timeout; in set_timeout() 101 return wdt_expires - ktime_get_seconds(); in xen_wdt_get_timeleft()
|
/Linux-v4.19/net/rxrpc/ |
D | output.c | 206 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_ack_packet() 296 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_abort_packet() 405 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_data_packet() 474 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_data_packet() 492 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_data_packet() 639 peer->last_tx_at = ktime_get_seconds(); in rxrpc_send_keepalive()
|
D | net_ns.c | 93 rxnet->peer_keepalive_base = ktime_get_seconds(); in rxrpc_init_net()
|
D | peer_event.c | 396 now = ktime_get_seconds(); in rxrpc_peer_keepalive_worker() 439 now = ktime_get_seconds(); in rxrpc_peer_keepalive_worker()
|
D | conn_event.c | 141 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_conn_retransmit_call() 258 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxrpc_abort_connection()
|
D | rxkad.c | 673 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxkad_issue_challenge() 731 conn->params.peer->last_tx_at = ktime_get_seconds(); in rxkad_send_response()
|
/Linux-v4.19/net/ipv4/ |
D | tcp_minisocks.c | 147 tcptw->tw_ts_recent_stamp = ktime_get_seconds(); in tcp_timewait_state_process() 193 tcptw->tw_ts_recent_stamp = ktime_get_seconds(); in tcp_timewait_state_process() 541 newtp->rx_opt.ts_recent_stamp = ktime_get_seconds(); in tcp_create_openreq_child() 607 tmp_opt.ts_recent_stamp = ktime_get_seconds() - ((TCP_TIMEOUT_INIT/HZ)<<req->num_timeout); in tcp_check_req()
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_port.c | 103 port->stats->fc.secs_reset = ktime_get_seconds() - port->stats_reset_time; in bfa_port_get_stats_isr() 130 port->stats_reset_time = ktime_get_seconds(); in bfa_port_clear_stats_isr() 489 port->stats_reset_time = ktime_get_seconds(); in bfa_port_attach()
|
/Linux-v4.19/include/linux/ |
D | timekeeping.h | 52 extern time64_t ktime_get_seconds(void);
|
/Linux-v4.19/fs/ubifs/ |
D | shrinker.c | 74 time64_t time = ktime_get_seconds(); in shrink_tnc()
|
D | tnc_misc.c | 444 znode->time = ktime_get_seconds(); in ubifs_load_znode()
|
D | tnc.c | 1182 time64_t time = ktime_get_seconds(); in ubifs_lookup_level0() 1318 time64_t time = ktime_get_seconds(); in lookup_level0_dirty()
|
/Linux-v4.19/arch/s390/hypfs/ |
D | inode.c | 55 sb_info->last_update = ktime_get_seconds(); in hypfs_update_update() 182 if (fs_info->last_update == ktime_get_seconds()) { in hypfs_write_iter()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | eeh_pe.c | 533 pe->tstamp = ktime_get_seconds(); in eeh_pe_update_time_stamp() 535 tstamp = ktime_get_seconds(); in eeh_pe_update_time_stamp()
|
/Linux-v4.19/fs/reiserfs/ |
D | journal.c | 2398 start = ktime_get_seconds(); in journal_read() 2559 replay_count, ktime_get_seconds() - start); in journal_read() 2917 time64_t now = ktime_get_seconds(); in journal_transaction_should_end() 3026 time64_t now = ktime_get_seconds(); in do_journal_begin_r() 3059 now = ktime_get_seconds(); in do_journal_begin_r() 3122 journal->j_trans_start_time = ktime_get_seconds(); in do_journal_begin_r() 3566 now = ktime_get_seconds(); in reiserfs_flush_old_commits() 3697 now = ktime_get_seconds(); in check_journal_end()
|
/Linux-v4.19/Documentation/core-api/ |
D | timekeeping.rst | 86 .. c:function:: time64_t ktime_get_seconds( void )
|
/Linux-v4.19/kernel/rcu/ |
D | rcutorture.c | 1625 stop_at = ktime_get_seconds() + stall_cpu; in rcu_torture_stall() 1634 while (ULONG_CMP_LT((unsigned long)ktime_get_seconds(), in rcu_torture_stall()
|
/Linux-v4.19/kernel/time/ |
D | timekeeping.c | 908 time64_t ktime_get_seconds(void) in ktime_get_seconds() function 915 EXPORT_SYMBOL_GPL(ktime_get_seconds);
|
/Linux-v4.19/include/net/ |
D | tcp.h | 1414 if (unlikely(!time_before32(ktime_get_seconds(), in tcp_paws_check() 1445 if (rst && !time_before32(ktime_get_seconds(), in tcp_paws_reject()
|
/Linux-v4.19/fs/ocfs2/ |
D | journal.c | 1950 os->os_scantime = ktime_get_seconds(); in ocfs2_queue_orphan_scan() 2007 os->os_scantime = ktime_get_seconds(); in ocfs2_orphan_scan_start()
|
/Linux-v4.19/drivers/input/serio/ |
D | hil_mlc.c | 277 time64_t now = ktime_get_seconds(); in hilse_init_lcv()
|
/Linux-v4.19/net/mac80211/ |
D | sta_info.c | 359 sta->last_connected = ktime_get_seconds(); in sta_info_alloc() 2128 sinfo->connected_time = ktime_get_seconds() - sta->last_connected; in sta_set_sinfo()
|