Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/Linux-v5.4/drivers/net/ethernet/mediatek/
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()
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()
92 mtk_eth_path_name(path), __func__, updated); in set_mux_gmac2_gmac0_to_gephy()
100 bool updated = true; in set_mux_u3_gmac2_to_qphy() local
107 updated = false; in set_mux_u3_gmac2_to_qphy()
[all …]
/Linux-v5.4/net/wireless/
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()
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()
1327 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats()
1328 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats()
1329 wstats.qual.updated |= IW_QUAL_DBM; in cfg80211_wireless_stats()
[all …]
/Linux-v5.4/include/trace/events/
Dneigh.h92 __field(unsigned long, updated)
132 __entry->updated = n->updated;
150 __entry->confirmed, __entry->updated, __entry->used,
172 __field(unsigned long, updated)
210 __entry->updated = n->updated;
223 __entry->confirmed, __entry->updated, __entry->used,
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
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()
/Linux-v5.4/arch/um/kernel/
Dtlb.c345 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
357 updated = 1; in flush_tlb_kernel_range_common()
373 updated = 1; in flush_tlb_kernel_range_common()
389 updated = 1; in flush_tlb_kernel_range_common()
401 updated = 1; in flush_tlb_kernel_range_common()
411 updated = 1; in flush_tlb_kernel_range_common()
421 return updated; in flush_tlb_kernel_range_common()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-online11 successful) its 'offline' field is updated accordingly. In
15 updated as appropriate.
/Linux-v5.4/Documentation/virt/kvm/
Dlocking.txt95 In the origin code, the spte can be fast updated (non-atomically) if the
134 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means,
135 the spte is always atomically updated in this case.
137 3): flush tlbs due to spte updated
138 If the spte is updated from writable to readonly, we should flush all TLBs,
142 As mentioned before, the spte can be updated to writable out of mmu-lock on
147 Since the spte is "volatile" if it can be updated out of mmu-lock, we always
/Linux-v5.4/drivers/s390/char/
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()
/Linux-v5.4/Documentation/devicetree/bindings/leds/backlight/
Dlp855x.txt13 - rom-addr: Register address of ROM area to be updated (u8)
14 - rom-val: Register value to be updated (u8)
/Linux-v5.4/Documentation/sound/soc/
Djack.rst14 - Integration with DAPM, allowing DAPM endpoints to be updated
34 machine driver and updated by jack detection methods.
43 which are updated automatically. They are created by the machine driver
/Linux-v5.4/net/bridge/
Dbr_fdb.c79 time_before_eq(fdb->updated + hold_time(br), jiffies); in has_expired()
351 this_timer = f->updated + delay; in br_fdb_cleanup()
474 fe->ageing_timer_value = jiffies_delta_to_clock_t(jiffies - f->updated); in br_fdb_fillbuf()
503 fdb->updated = fdb->used = jiffies; in fdb_create()
590 if (now != fdb->updated) in br_fdb_update()
591 fdb->updated = now; in br_fdb_update()
664 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in fdb_fill_info()
874 fdb->updated = jiffies; in fdb_add_entry()
1132 fdb->updated = jiffies; in br_fdb_external_learn_add()
/Linux-v5.4/drivers/thermal/
Dthermal_helpers.c173 if (cdev->updated) { in thermal_cdev_update()
191 cdev->updated = true; in thermal_cdev_update()
Dfair_share.c109 instance->cdev->updated = false; in fair_share_throttle()
/Linux-v5.4/fs/f2fs/
Dextent_cache.c507 bool updated = false; in f2fs_update_extent_tree_range() local
622 updated = true; in f2fs_update_extent_tree_range()
627 if (updated) in f2fs_update_extent_tree_range()
727 bool updated = false; in f2fs_drop_extent_tree() local
738 updated = true; in f2fs_drop_extent_tree()
741 if (updated) in f2fs_drop_extent_tree()
/Linux-v5.4/Documentation/filesystems/ext4/
Dmmp.rst49 - Sequence number, updated periodically.
53 - Time that the MMP block was last updated.
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dstmpe-keypad.txt9 - st,scan-count : Scanning cycles elapsed before key data is updated
/Linux-v5.4/drivers/gpu/drm/vboxvideo/
DKconfig14 be updated independently of the kernel. Select M to build this
/Linux-v5.4/arch/arm64/boot/dts/hisilicon/
Dhip07-d05.dts16 /* the mem node will be updated by UEFI. */
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_tx.c284 unsigned i, j, updated = 0; in qib_getsendbuf_range() local
302 updated++; in qib_getsendbuf_range()
332 if (!updated) in qib_getsendbuf_range()
/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c499 bool updated = false; in hmat_update_best() local
510 updated = true; in hmat_update_best()
518 updated = true; in hmat_update_best()
523 return updated; in hmat_update_best()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_ap.h33 void associated_clients_update(struct adapter *padapter, u8 updated);
/Linux-v5.4/Documentation/driver-api/
Dlightnvm-pblk.rst20 which maintains updated FAQs, manual pages, technical documentation, tools,
/Linux-v5.4/drivers/crypto/ux500/cryp/
Dcryp_core.c85 u8 updated; member
387 if (ctx->updated == 0) { in cryp_setup_context()
406 } else if (ctx->updated == 1 && in cryp_setup_context()
807 ctx->updated = 1; in hw_crypt_noxts()
868 ctx->updated = 1; in ablk_dma_crypt()
981 ctx->updated = 0; in aes_ablkcipher_setkey()
1001 ctx->updated = 0; in des_ablkcipher_setkey()
1020 ctx->updated = 0; in des3_ablkcipher_setkey()
/Linux-v5.4/drivers/atm/
Dhe.c1654 int updated = 0; in he_service_rbrq() local
1658 ++updated; in he_service_rbrq()
1790 if (updated) { in he_service_rbrq()
1791 if (updated > he_dev->rbrq_peak) in he_service_rbrq()
1792 he_dev->rbrq_peak = updated; in he_service_rbrq()
1808 int slot, updated = 0; in he_service_tbrq() local
1814 ++updated; in he_service_tbrq()
1871 if (updated) { in he_service_tbrq()
1872 if (updated > he_dev->tbrq_peak) in he_service_tbrq()
1873 he_dev->tbrq_peak = updated; in he_service_tbrq()
[all …]

12345678910>>...17