Home
last modified time | relevance | path

Searched refs:last_update (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mtest06/
Dmmap1.c216 int start, last_update; in run() local
218 start = last_update = tst_remaining_runtime(); in run()
234 if (last_update - tst_remaining_runtime() >= PROGRESS_SEC) { in run()
235 last_update = tst_remaining_runtime(); in run()
238 start - last_update, in run()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dbss.c300 calculate_update_time(fetch_time, src->age, &dst->last_update); in wpa_bss_copy_res()
667 (unsigned int) bss->last_update.sec, in wpa_bss_update()
668 (unsigned int) bss->last_update.usec, in wpa_bss_update()
678 !os_reltime_before(&bss->last_update, &update_time))) { in wpa_bss_update()
1015 if (os_reltime_before(&bss->last_update, &t)) { in wpa_bss_flush_by_age()
1111 os_reltime_before(&found->last_update, &bss->last_update)) in wpa_bss_get_bssid_latest()
1140 os_reltime_before(&found->last_update, &bss->last_update)) in wpa_bss_get_p2p_dev_addr()
Dbss.h119 struct os_reltime last_update; member
Dwnm_sta.c762 os_reltime_expired(&now, &target->last_update, in compare_scan_neighbor_results()
Dp2p_supplicant.c5804 &bss->last_update);
5807 bss->last_update.sec, bss->last_update.usec,
7617 !os_reltime_expired(&now, &bss->last_update, 5) &&
Devents.c1560 if (os_reltime_before(&bss->last_update, &wpa_s->scan_min_time)) { in wpa_scan_res_ok()
1563 os_reltime_sub(&wpa_s->scan_min_time, &bss->last_update, &diff); in wpa_scan_res_ok()
Dctrl_iface.c5298 (int) (now.sec - bss->last_update.sec));
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dbss.c309 calculate_update_time(fetch_time, src->age, &dst->last_update); in wpa_bss_copy_res()
626 (unsigned int) bss->last_update.sec, in wpa_bss_update()
627 (unsigned int) bss->last_update.usec, in wpa_bss_update()
637 !os_reltime_before(&bss->last_update, &update_time))) { in wpa_bss_update()
936 if (os_reltime_before(&bss->last_update, &t)) { in wpa_bss_flush_by_age()
1032 os_reltime_before(&found->last_update, &bss->last_update)) in wpa_bss_get_bssid_latest()
Dbss.h100 struct os_reltime last_update; member
Dwnm_sta.c745 os_reltime_expired(&now, &target->last_update, in compare_scan_neighbor_results()
Devents.c1325 if (os_reltime_before(&bss->last_update, &wpa_s->scan_min_time)) in wpa_scan_res_match()
1330 &bss->last_update, &diff); in wpa_scan_res_match()
Dp2p_supplicant.c4867 &bss->last_update); in wpas_p2p_peer_go()
4870 bss->last_update.sec, bss->last_update.usec, in wpas_p2p_peer_go()
6507 !os_reltime_expired(&now, &bss->last_update, 5) && in wpas_p2p_group_add_persistent()
Dctrl_iface.c4763 (int) (now.sec - bss->last_update.sec)); in print_bss_info()
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dmod.rs1854 pub fn last_update(&self) -> &Asn1TimeRef { in last_update() method
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers.c4812 os_reltime_sub(&now, &res->last_update, &diff); in wpas_dbus_getter_bss_age()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers.c5415 os_reltime_sub(&now, &res->last_update, &diff); in wpas_dbus_getter_bss_age()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h28711 u64 last_update; member
74579 u64 last_update; member