/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 977 res = uffdio_poison.updated; in do_uffdio_poison()
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | profile.js | 50 updated: '2020-08-12T16:19:35.326Z',
|
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
H A D | on-sample-project.js | 387 No shapes updated in the builder::
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_core.c | 232 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in vxlan_fdb_info() 804 f->updated = f->used = jiffies; in vxlan_fdb_alloc() 1013 f->updated = jiffies; in vxlan_fdb_update_existing() 1018 f->updated = jiffies; in vxlan_fdb_update_existing() 1477 f->updated = jiffies; in vxlan_snoop()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | fw.c | 463 bool no_update = si->updated; in rtw_fw_send_ra_info() 483 si->updated = true; in rtw_fw_send_ra_info()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 2351 qual[count].updated = sta->last_rx_updated; in prism2_ap_get_sta_qual() 2423 iwe.u.qual.updated = sta->last_rx_updated; in prism2_ap_translate_scan()
|
H A D | hostap_ioctl.c | 60 wstats->qual.updated = IW_QUAL_ALL_UPDATED | in hostap_get_wireless_stats() 70 wstats->qual.updated = IW_QUAL_ALL_INVALID; in hostap_get_wireless_stats() 747 /* local->bssid is also updated in LinkStatus handler when in in prism2_ioctl_giwap() 1865 iwe.u.qual.updated = IW_QUAL_LEVEL_UPDATED in __prism2_translate_scan()
|
H A D | hostap_80211_rx.c | 767 wstats.updated = IW_QUAL_LEVEL_UPDATED | IW_QUAL_NOISE_UPDATED in hostap_80211_rx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 2351 qual[count].updated = sta->last_rx_updated; in prism2_ap_get_sta_qual() 2423 iwe.u.qual.updated = sta->last_rx_updated; in prism2_ap_translate_scan()
|
H A D | hostap_ioctl.c | 49 wstats->qual.updated = IW_QUAL_ALL_UPDATED | in hostap_get_wireless_stats() 59 wstats->qual.updated = IW_QUAL_ALL_INVALID; in hostap_get_wireless_stats() 749 /* local->bssid is also updated in LinkStatus handler when in in prism2_ioctl_giwap() 1883 iwe.u.qual.updated = IW_QUAL_LEVEL_UPDATED in __prism2_translate_scan()
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | subflow.c | 1094 bool updated = mptcp_update_rcv_data_fin(msk, mpext->data_seq, in get_mapping_status() local 1106 if (updated) in get_mapping_status() 1379 * DSS ACK is updated when skb is moved to the mptcp rx queue.
|
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 5532 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 2813 u8 updated = false; in cfg80211_rtw_del_station() local 2876 updated = ap_free_sta(padapter, psta, true, WLAN_REASON_DEAUTH_LEAVING); in cfg80211_rtw_del_station() 2889 associated_clients_update(padapter, updated); in cfg80211_rtw_del_station()
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 27 \date{Last updated 2020-10-27} 927 updated. The defined \tag{group}s therefore do not cover many API 929 defined \tag{group}s have not been updated to add new enumerants from
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 3494 split_conflicting(range, active, [this](LiveRange* updated) { in UpdateDeferredFixedRanges() 3496 std::min(updated->End(), next_active_ranges_change_); in UpdateDeferredFixedRanges() 3506 split_conflicting(range, inactive, [this](LiveRange* updated) { in UpdateDeferredFixedRanges() 3508 std::min(updated->End(), next_inactive_ranges_change_); in UpdateDeferredFixedRanges()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 2874 * w - updated by driver in __ipw2100_tx_process() 2875 * r - updated by firmware in __ipw2100_tx_process() 6777 range->max_qual.updated = 7; /* Updated all three */ in ipw2100_wx_get_range() 6783 range->avg_qual.updated = 7; /* Updated all three */ in ipw2100_wx_get_range() 8127 wstats->qual.updated = 7; in ipw2100_wx_wireless_stats() 8128 wstats->qual.updated |= IW_QUAL_NOISE_INVALID | in ipw2100_wx_wireless_stats() 8210 wstats->qual.updated = 7; in ipw2100_wx_wireless_stats() 8211 wstats->qual.updated |= IW_QUAL_NOISE_INVALID; in ipw2100_wx_wireless_stats()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 1766 u8 updated = false; in OnDeAuth() local 1772 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth() 1777 associated_clients_update(padapter, updated); in OnDeAuth() 1841 u8 updated = false; in OnDisassoc() local 1847 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc() 1852 associated_clients_update(padapter, updated); in OnDisassoc()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 1488 u8 updated = false; in OnDeAuth() local 1494 updated = ap_free_sta(padapter, psta, false, reason); in OnDeAuth() 1499 associated_clients_update(padapter, updated); in OnDeAuth() 1559 u8 updated = false; in OnDisassoc() local 1565 updated = ap_free_sta(padapter, psta, false, reason); in OnDisassoc() 1570 associated_clients_update(padapter, updated); in OnDisassoc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 2863 * w - updated by driver in __ipw2100_tx_process() 2864 * r - updated by firmware in __ipw2100_tx_process() 6766 range->max_qual.updated = 7; /* Updated all three */ in ipw2100_wx_get_range() 6772 range->avg_qual.updated = 7; /* Updated all three */ in ipw2100_wx_get_range() 8116 wstats->qual.updated = 7; in ipw2100_wx_wireless_stats() 8117 wstats->qual.updated |= IW_QUAL_NOISE_INVALID | in ipw2100_wx_wireless_stats() 8199 wstats->qual.updated = 7; in ipw2100_wx_wireless_stats() 8200 wstats->qual.updated |= IW_QUAL_NOISE_INVALID; in ipw2100_wx_wireless_stats()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_events_hist.c | 664 bool updated; member 3417 track_data->updated = true; in cond_snapshot_update() 3471 if (!track_data->updated) in track_data_snapshot_print() 6286 bool updated = false; in existing_hist_update_only() local 6314 updated = true; in existing_hist_update_only() 6319 return updated; in existing_hist_update_only()
|
/kernel/linux/linux-5.10/drivers/staging/ks7010/ |
H A D | ks_wlan_net.c | 1081 vwrq->qual.updated = 0; in ks_wlan_get_iwstats() 1105 qual[i].updated = 7; in ks_wlan_get_aplist()
|
/kernel/linux/linux-6.6/drivers/staging/ks7010/ |
H A D | ks_wlan_net.c | 1080 vwrq->qual.updated = 0; in ks_wlan_get_iwstats() 1104 qual[i].updated = 7; in ks_wlan_get_aplist()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | round.S | 132 | updated guard,round,sticky in d0{31:29}
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | round.S | 132 | updated guard,round,sticky in d0{31:29}
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 207 unsigned long updated ____cacheline_aligned_in_smp;
|