Home
last modified time | relevance | path

Searched refs:updated (Results 1 - 25 of 270) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c45 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local
58 updated = false; in set_mux_gdm1_to_gmac1_esw()
62 if (updated) { in set_mux_gdm1_to_gmac1_esw()
68 dev_dbg(eth->dev, "path %s in %s updated = %d\n", in set_mux_gdm1_to_gmac1_esw()
69 mtk_eth_path_name(path), __func__, updated); in set_mux_gdm1_to_gmac1_esw()
77 bool updated = true; in set_mux_gmac2_gmac0_to_gephy() local
84 updated = false; in set_mux_gmac2_gmac0_to_gephy()
88 if (updated) in set_mux_gmac2_gmac0_to_gephy()
91 dev_dbg(eth->dev, "path %s in %s updated = %d\n", in set_mux_gmac2_gmac0_to_gephy()
92 mtk_eth_path_name(path), __func__, updated); in set_mux_gmac2_gmac0_to_gephy()
100 bool updated = true; set_mux_u3_gmac2_to_qphy() local
123 bool updated = true; set_mux_gmac1_gmac2_to_sgmii_rgmii() local
161 bool updated = true; set_mux_gmac12_to_gephy_sgmii() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c45 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local
58 updated = false; in set_mux_gdm1_to_gmac1_esw()
67 if (updated) in set_mux_gdm1_to_gmac1_esw()
70 dev_dbg(eth->dev, "path %s in %s updated = %d\n", in set_mux_gdm1_to_gmac1_esw()
71 mtk_eth_path_name(path), __func__, updated); in set_mux_gdm1_to_gmac1_esw()
79 bool updated = true; in set_mux_gmac2_gmac0_to_gephy() local
86 updated = false; in set_mux_gmac2_gmac0_to_gephy()
90 if (updated) in set_mux_gmac2_gmac0_to_gephy()
93 dev_dbg(eth->dev, "path %s in %s updated = %d\n", in set_mux_gmac2_gmac0_to_gephy()
94 mtk_eth_path_name(path), __func__, updated); in set_mux_gmac2_gmac0_to_gephy()
102 bool updated = true; set_mux_u3_gmac2_to_qphy() local
133 bool updated = true; set_mux_gmac1_gmac2_to_sgmii_rgmii() local
171 bool updated = true; set_mux_gmac12_to_gephy_sgmii() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-proc.c52 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats()
55 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
56 stats->qual.updated & IW_QUAL_LEVEL_UPDATED in wireless_seq_printf_stats()
59 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
60 stats->qual.updated & IW_QUAL_NOISE_UPDATED in wireless_seq_printf_stats()
67 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in wireless_seq_printf_stats()
H A Dwext-compat.c135 range->max_qual.updated = IW_QUAL_NOISE_INVALID; in cfg80211_wext_giwrange()
144 range->max_qual.updated |= IW_QUAL_DBM; in cfg80211_wext_giwrange()
145 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
146 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()
152 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
153 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()
159 range->avg_qual.updated = range->max_qual.updated; in cfg80211_wext_giwrange()
1326 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats()
1327 wstats.qual.updated | in cfg80211_wireless_stats()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-proc.c52 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats()
55 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
56 stats->qual.updated & IW_QUAL_LEVEL_UPDATED in wireless_seq_printf_stats()
59 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
60 stats->qual.updated & IW_QUAL_NOISE_UPDATED in wireless_seq_printf_stats()
67 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in wireless_seq_printf_stats()
H A Dwext-compat.c140 range->max_qual.updated = IW_QUAL_NOISE_INVALID; in cfg80211_wext_giwrange()
149 range->max_qual.updated |= IW_QUAL_DBM; in cfg80211_wext_giwrange()
150 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
151 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()
157 range->max_qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wext_giwrange()
158 range->max_qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wext_giwrange()
164 range->avg_qual.updated = range->max_qual.updated; in cfg80211_wext_giwrange()
1413 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats()
1414 wstats.qual.updated | in cfg80211_wireless_stats()
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c40 int updated; member
89 ctx->updated = 0; in poly1305_setkey()
104 return ctx->updated == 0; in poly1305_init()
112 ctx->updated = 1; in poly1305_update()
128 ctx->updated = 1; in poly1305_final()
/third_party/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c40 int updated; member
89 ctx->updated = 0; in poly1305_setkey()
104 return ctx->updated == 0; in poly1305_init()
112 ctx->updated = 1; in poly1305_update()
128 ctx->updated = 1; in poly1305_final()
/kernel/linux/linux-5.10/include/trace/events/
H A Dneigh.h92 __field(unsigned long, updated)
132 __entry->updated = n->updated;
143 "confirmed %lu updated %lu used %lu new_lladdr %s "
150 __entry->confirmed, __entry->updated, __entry->used,
172 __field(unsigned long, updated)
210 __entry->updated = n->updated;
217 "confirmed %lu updated %lu used %lu err %d",
223 __entry->confirmed, __entry->updated, __entr
[all...]
/kernel/linux/linux-6.6/include/trace/events/
H A Dneigh.h92 __field(unsigned long, updated)
132 __entry->updated = n->updated;
143 "confirmed %lu updated %lu used %lu new_lladdr %s "
150 __entry->confirmed, __entry->updated, __entry->used,
172 __field(unsigned long, updated)
210 __entry->updated = n->updated;
217 "confirmed %lu updated %lu used %lu err %d",
223 __entry->confirmed, __entry->updated, __entr
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx.c68 int updated; in surface_notify_handler() local
70 updated = apple_glx_context_surface_changed(uid, pthread_self()); in surface_notify_handler()
72 apple_glx_diagnostic("surface notify updated %d\n", updated); in surface_notify_handler()
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Dio_pgtable_v2.c27 #define IOMMU_PAGE_ACCESS BIT_ULL(5) /* Was accessed (updated by IOMMU) */
28 #define IOMMU_PAGE_DIRTY BIT_ULL(6) /* Was written to (updated by IOMMU) */
136 unsigned long pg_size, gfp_t gfp, bool *updated) in v2_alloc_pte()
154 *updated = true; in v2_alloc_pte()
168 *updated = true; in v2_alloc_pte()
182 *updated = true; in v2_alloc_pte()
249 bool updated = false; in iommu_v2_map_pages() local
260 iova, map_size, gfp, &updated); in iommu_v2_map_pages()
275 if (updated) { in iommu_v2_map_pages()
135 v2_alloc_pte(int nid, u64 *pgd, unsigned long iova, unsigned long pg_size, gfp_t gfp, bool *updated) v2_alloc_pte() argument
H A Dio_pgtable.c180 * Device Table needs to be updated and flushed before the new root can in increase_address_space()
200 bool *updated) in alloc_pte()
247 *updated = true; in alloc_pte()
264 *updated = true; in alloc_pte()
369 bool updated = false; in iommu_v1_map_pages() local
382 pte = alloc_pte(dom, iova, pgsize, NULL, gfp, &updated); in iommu_v1_map_pages()
392 updated = true; in iommu_v1_map_pages()
418 if (updated) { in iommu_v1_map_pages()
195 alloc_pte(struct protection_domain *domain, unsigned long address, unsigned long page_size, u64 **pte_page, gfp_t gfp, bool *updated) alloc_pte() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c77 bool updated = false; in vmw_marker_pull() local
86 updated = true; in vmw_marker_pull()
96 updated = true; in vmw_marker_pull()
104 return (updated) ? 0 : -EBUSY; in vmw_marker_pull()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnzxt-kraken2.c35 unsigned long updated; /* jiffies */ member
50 if (time_after(jiffies, priv->updated + STATUS_VALIDITY * HZ)) in kraken2_read()
127 priv->updated = jiffies; in kraken2_raw_event()
146 * Initialize ->updated to STATUS_VALIDITY seconds in the past, making in kraken2_probe()
150 priv->updated = jiffies - STATUS_VALIDITY * HZ; in kraken2_probe()
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Danalyze.py48 updated = []
54 updated.append(decl)
63 updated.append(decl)
83 updated.append(decl)
84 if updated:
85 for decl in updated:
/third_party/tzdata/
H A Dleapseconds.awk82 /^#[$][ \t]/ { updated = $2 }
129 if (updated) {
130 sstamp_to_ymdhMs(updated, ss_NTP)
131 printf "#updated %d (%.4d-%.2d-%.2d %.2d:%.2d:%.2d UTC)\n", \
132 updated - epoch_minus_NTP, \
135 print "#(updated time unknown)"
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dtlb.c372 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
384 updated = 1; in flush_tlb_kernel_range_common()
400 updated = 1; in flush_tlb_kernel_range_common()
416 updated = 1; in flush_tlb_kernel_range_common()
432 updated = 1; in flush_tlb_kernel_range_common()
444 updated = 1; in flush_tlb_kernel_range_common()
454 updated = 1; in flush_tlb_kernel_range_common()
464 return updated; in flush_tlb_kernel_range_common()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dtlb.c360 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
372 updated = 1; in flush_tlb_kernel_range_common()
388 updated = 1; in flush_tlb_kernel_range_common()
404 updated = 1; in flush_tlb_kernel_range_common()
420 updated = 1; in flush_tlb_kernel_range_common()
432 updated = 1; in flush_tlb_kernel_range_common()
442 updated = 1; in flush_tlb_kernel_range_common()
452 return updated; in flush_tlb_kernel_range_common()
/third_party/node/deps/v8/src/heap/
H A Dlocal-heap.h223 bool CompareExchangeStrong(ThreadState& expected, ThreadState updated) { in CompareExchangeStrong() argument
225 updated.raw()); in CompareExchangeStrong()
228 bool CompareExchangeWeak(ThreadState& expected, ThreadState updated) { in CompareExchangeWeak() argument
230 updated.raw()); in CompareExchangeWeak()
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/
H A Dwhen-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js46 No shapes updated in the builder::
58 No shapes updated in the builder::
292 No shapes updated in the builder::
411 No shapes updated in the builder::
576 No shapes updated in the builder::
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c219 struct ucsi_ccg_altmode updated[UCSI_MAX_ALTMODES]; member
347 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd()
353 struct ucsi_altmode *updated) in ucsi_ccg_update_altmodes()
361 new_alt = uc->updated; in ucsi_ccg_update_altmodes()
362 memset(uc->updated, 0, sizeof(uc->updated)); in ucsi_ccg_update_altmodes()
390 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
391 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes()
420 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
421 updated[ in ucsi_ccg_update_altmodes()
351 ucsi_ccg_update_altmodes(struct ucsi *ucsi, struct ucsi_altmode *orig, struct ucsi_altmode *updated) ucsi_ccg_update_altmodes() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c224 struct ucsi_ccg_altmode updated[UCSI_MAX_ALTMODES]; member
352 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd()
358 struct ucsi_altmode *updated) in ucsi_ccg_update_altmodes()
366 new_alt = uc->updated; in ucsi_ccg_update_altmodes()
367 memset(uc->updated, 0, sizeof(uc->updated)); in ucsi_ccg_update_altmodes()
395 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
396 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes()
425 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
426 updated[ in ucsi_ccg_update_altmodes()
356 ucsi_ccg_update_altmodes(struct ucsi *ucsi, struct ucsi_altmode *orig, struct ucsi_altmode *updated) ucsi_ccg_update_altmodes() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3270.c214 unsigned long updated; in con3270_update() local
230 updated = 0; in con3270_update()
240 updated |= CON_UPDATE_ERASE; in con3270_update()
253 updated |= CON_UPDATE_STATUS; in con3270_update()
275 updated |= CON_UPDATE_LIST; in con3270_update()
280 cp->update_flags &= ~updated; in con3270_update()
/kernel/linux/linux-6.6/tools/perf/pmu-events/
H A Dmetric.py587 updated = outer_expression
598 updated = updated.Substitute(inner_name, inner_expression)
599 if updated.Equals(outer_expression):
601 if (outer_pmu, outer_name) in updates and updated.Equals(updates[(outer_pmu, outer_name)]):
603 updates[(outer_pmu, outer_name)] = updated

Completed in 23 milliseconds

1234567891011