| /kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/ |
| D | mtk_eth_path.c | 45 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 …]
|
| /kernel/linux/linux-5.10/net/wireless/ |
| D | wext-proc.c | 52 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()
|
| D | wext-compat.c | 135 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 |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats() 1328 wstats.qual.updated |= IW_QUAL_DBM; in cfg80211_wireless_stats() [all …]
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | neigh.h | 92 __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,
|
| D | sched.h | 612 unsigned int new_need, unsigned int updated), 613 TP_ARGS(cpu, old_need, new_need, updated), 618 __field(u32, updated) 624 __entry->updated = updated; 627 __entry->old_need, __entry->new_need, __entry->updated)
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_marker.c | 77 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-5.10/arch/um/kernel/ |
| D | tlb.c | 372 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-5.10/Documentation/driver-api/pldmfw/ |
| D | driver-ops.rst | 14 record matches the device being updated. This requires comparing the record 42 updated, or return zero if the component can be updated.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-devices-online | 11 successful) its 'offline' field is updated accordingly. In 15 updated as appropriate.
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/ |
| D | locking.rst | 113 In the origin code, the spte can be fast updated (non-atomically) if the 160 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means, 161 the spte is always atomically updated in this case. 163 3) flush tlbs due to spte updated 165 If the spte is updated from writable to readonly, we should flush all TLBs, 169 As mentioned before, the spte can be updated to writable out of mmu-lock on 174 Since the spte is "volatile" if it can be updated out of mmu-lock, we always
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | ucsi_ccg.c | 219 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() argument 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[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes() 439 new_port = &uc->updated[new_cam]; in ucsi_ccg_update_set_new_cam_cmd()
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | con3270.c | 214 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-5.10/Documentation/devicetree/bindings/leds/backlight/ |
| D | lp855x.txt | 13 - rom-addr: Register address of ROM area to be updated (u8) 14 - rom-val: Register value to be updated (u8)
|
| /kernel/linux/linux-5.10/Documentation/sound/soc/ |
| D | jack.rst | 14 - 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
|
| /kernel/linux/linux-5.10/net/bridge/ |
| D | br_fdb.c | 80 time_before_eq(fdb->updated + hold_time(br), jiffies); in has_expired() 352 unsigned long this_timer = f->updated + delay; in br_fdb_cleanup() 492 fe->ageing_timer_value = jiffies_delta_to_clock_t(jiffies - f->updated); in br_fdb_fillbuf() 515 fdb->updated = fdb->used = jiffies; in fdb_create() 597 if (now != fdb->updated) { in br_fdb_update() 598 fdb->updated = now; in br_fdb_update() 683 ci.ndm_updated = jiffies_to_clock_t(now - fdb->updated); in fdb_fill_info() 944 fdb->updated = jiffies; in fdb_add_entry() 1234 fdb->updated = jiffies; in br_fdb_external_learn_add()
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| D | thermal_helpers.c | 195 if (cdev->updated) { in thermal_cdev_update() 212 cdev->updated = true; in thermal_cdev_update()
|
| /kernel/liteos_m/kal/libc/newlib/porting/include/net/ |
| D | if_arp.h | 91 unsigned long updated; member
|
| /kernel/linux/linux-5.10/Documentation/networking/devlink/ |
| D | devlink-flash.rst | 33 being updated with the settings found in the provided image. 36 components being updated with the identifiers found in the provided 42 in the components being updated. Settings and identifiers are expected to be
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | examples.rst | 16 for updated/recommended examples.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
| D | mmp.rst | 49 - Sequence number, updated periodically. 53 - Time that the MMP block was last updated.
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | extent_cache.c | 541 bool updated = false; in f2fs_update_extent_tree_range() local 656 updated = true; in f2fs_update_extent_tree_range() 661 if (updated) in f2fs_update_extent_tree_range() 761 bool updated = false; in f2fs_drop_extent_tree() local 771 updated = true; in f2fs_drop_extent_tree() 774 if (updated) in f2fs_drop_extent_tree()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | stmpe-keypad.txt | 9 - st,scan-count : Scanning cycles elapsed before key data is updated
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
| D | Kconfig | 16 be updated independently of the kernel. Select M to build this
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
| D | hip07-d05.dts | 16 /* the mem node will be updated by UEFI. */
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_tx.c | 284 unsigned i, j, updated = 0; in qib_getsendbuf_range() local 302 updated++; in qib_getsendbuf_range() 332 if (!updated) in qib_getsendbuf_range()
|