/Linux-v5.15/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() 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() [all …]
|
/Linux-v5.15/drivers/scsi/qedf/ |
D | qedf_hsi.h | 325 /* Updated by TX path after complete transmitting unsolicited packet */ 328 * Updated by TX path after start processing the task requesting the 332 FCOE_TASK_TX_STATE_ABTS /* Updated by TX path during abort procedure */, 333 /* Updated by TX path during exchange cleanup procedure */ 336 * Updated by TX path during exchange cleanup continuation task 340 /* Updated by TX path during exchange cleanup first xfer procedure */ 342 /* Updated by TX path during exchange cleanup read task in Target */ 344 /* Updated by TX path during target exchange cleanup procedure */ 346 /* Updated by TX path during sequence recovery procedure */
|
/Linux-v5.15/include/trace/events/ |
D | neigh.h | 92 __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, __entry->used,
|
/Linux-v5.15/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()
|
/Linux-v5.15/include/net/netns/ |
D | mctp.h | 12 /* Only updated under RTNL, entries freed via RCU */ 16 * This list is updated from non-atomic contexts (under bind_lock), 22 /* tag allocations. This list is read and updated from atomic contexts,
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_compressor.c | 70 /* Bit 0 - Display registers updated */ 73 /* Bit 2 - FBC_GRPH_COMP_EN register updated */ 75 /* Bit 3 - FBC_SRC_SEL register updated */ 77 /* Bit 4 - FBC_MIN_COMPRESSION register updated */ 79 /* Bit 5 - FBC_ALPHA_COMP_EN register updated */ 81 /* Bit 6 - FBC_ZERO_ALPHA_CHUNK_SKIP_EN register updated */ 83 /* Bit 7 - FBC_FORCE_COPY_TO_COMP_BUF register updated */ 760 * - bit 0 - display register updated in dce112_compressor_set_fbc_invalidation_triggers() 767 * - Bit 2 - FBC_GRPH_COMP_EN register updated in dce112_compressor_set_fbc_invalidation_triggers() 768 * - Bit 3 - FBC_SRC_SEL register updated in dce112_compressor_set_fbc_invalidation_triggers() [all …]
|
/Linux-v5.15/include/uapi/linux/ |
D | rseq.h | 64 * Restartable sequences cpu_id_start field. Updated by the 77 * Restartable sequences cpu_id field. Updated by the kernel. 97 * Updated by user-space, which sets the address of the currently 106 * atomicity semantics. This field should only be updated by the 129 * This field should only be updated by the thread which
|
/Linux-v5.15/lib/ |
D | linear_ranges.c | 80 * @val: address where found value is updated 104 * @val: address where found value is updated 128 * @selector: address where found selector value is updated 168 * @selector: address where found selector value is updated 176 * biggest selector is updated to @selector but scanning ranges is continued 209 * @selector: address where found selector value is updated 248 * @selector: address where found selector value is updated
|
D | lockref.c | 61 * Return: 1 if count updated successfully or 0 if count was zero 89 * Return: 1 if count updated successfully or 0 if count would become zero 117 * Return: 1 if count updated successfully or 0 if count was zero 162 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken 197 * Return: 1 if count updated successfully or 0 if lockref was dead
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_ring_types.h | 41 u32 head; /* updated during retire, loosely tracks RING_HEAD */ 42 u32 tail; /* updated on submission, used for RING_TAIL */ 43 u32 emit; /* updated during request construction */
|
/Linux-v5.15/drivers/hwmon/ |
D | nzxt-kraken2.c | 35 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()
|
/Linux-v5.15/drivers/platform/x86/intel/int1092/ |
D | intel_sar.h | 21 * The data is updated from the BIOS sensor information. 37 * The data is updated from the BIOS sensor information. 51 * The data is updated from the userspace and send value back in the
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.h | 263 /* per VM BOs moved, but not yet updated in the PT */ 269 /* regular invalidated BOs, but not yet updated in the PT */ 273 /* BO mappings freed, but not yet updated in the PT */ 276 /* BOs which are invalidated, has been updated in the PTs */ 294 /* Flag to indicate if VM tables are updated by CPU or GPU (SDMA) */ 353 /* controls how VM page tables are updated for Graphics and Compute. 354 * BIT0[= 0] Graphics updated by SDMA [= 1] by CPU 355 * BIT1[= 0] Compute updated by SDMA [= 1] by CPU
|
/Linux-v5.15/drivers/iommu/amd/ |
D | io_pgtable.c | 206 * Device Table needs to be updated and flushed before the new root can in increase_address_space() 226 bool *updated) in alloc_pte() argument 273 *updated = true; in alloc_pte() 290 *updated = true; in alloc_pte() 396 bool updated = false; in iommu_v1_map_page() local 408 pte = alloc_pte(dom, iova, size, NULL, gfp, &updated); in iommu_v1_map_page() 418 updated = true; in iommu_v1_map_page() 437 if (updated) { in iommu_v1_map_page()
|
/Linux-v5.15/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.
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_compressor.c | 373 * - bit 0 - display register updated in dce110_compressor_set_fbc_invalidation_triggers() 380 * - Bit 2 - FBC_GRPH_COMP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers() 381 * - Bit 3 - FBC_SRC_SEL register updated in dce110_compressor_set_fbc_invalidation_triggers() 382 * - Bit 4 - FBC_MIN_COMPRESSION register updated in dce110_compressor_set_fbc_invalidation_triggers() 383 * - Bit 5 - FBC_ALPHA_COMP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers() 384 * - Bit 6 - FBC_ZERO_ALPHA_CHUNK_SKIP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers() 385 * - Bit 7 - FBC_FORCE_COPY_TO_COMP_BUF register updated in dce110_compressor_set_fbc_invalidation_triggers()
|
/Linux-v5.15/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_profile_stat.tc | 9 : "Profile must be updated" 17 : "Profile must NOT be updated"
|
/Linux-v5.15/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
|
/Linux-v5.15/Documentation/virt/kvm/ |
D | locking.rst | 130 In the origin code, the spte can be fast updated (non-atomically) if the 177 if it can be updated out of mmu-lock, see spte_has_volatile_bits(), it means, 178 the spte is always atomically updated in this case. 180 3) flush tlbs due to spte updated 182 If the spte is updated from writable to readonly, we should flush all TLBs, 186 As mentioned before, the spte can be updated to writable out of mmu-lock on 191 Since the spte is "volatile" if it can be updated out of mmu-lock, we always
|
/Linux-v5.15/include/linux/ |
D | fscache.h | 150 #define FSCACHE_COOKIE_AUX_UPDATED 8 /* T if the auxiliary data was updated */ 346 * @aux_data: The updated auxiliary data for the cookie (may be NULL) 369 * @aux_data: The updated auxiliary data for the cookie (may be NULL) 372 * backing cache. The auxiliary data on the cookie will be updated first if 389 * fscache_update_cookie - Request that a cache object be updated 391 * @aux_data: The updated auxiliary data for the cookie (may be NULL) 394 * cookie. The auxiliary data on the cookie will be updated first if @aux_data 688 * @object_size: Updated size of object 824 * @aux_data: The updated auxiliary data for the cookie (may be NULL) 836 * If @aux_data is set, then auxiliary data will be updated from that. [all …]
|
/Linux-v5.15/arch/um/kernel/ |
D | tlb.c | 360 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()
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-devices-online | 11 successful) its 'offline' field is updated accordingly. In 15 updated as appropriate.
|
/Linux-v5.15/kernel/cgroup/ |
D | rstat.c | 17 * cgroup_rstat_updated - keep track of updated rstat_cpu 19 * @cpu: cpu on which rstat_cpu was updated 21 * @cgrp's rstat_cpu on @cpu was updated. Put it on the parent's matching 43 /* put @cgrp and all ancestors on the corresponding updated lists */ in cgroup_rstat_updated() 73 * cgroup_rstat_cpu_pop_updated - iterate and dismantle rstat_cpu updated tree 78 * Walks the updated rstat_cpu tree on @cpu from @root. %NULL @pos starts
|
/Linux-v5.15/security/apparmor/include/ |
D | cred.h | 118 * task cred may be updated 134 * This must NOT be used if the task cred could be updated within the 156 * This must NOT be used if the task cred could be updated within the
|
/Linux-v5.15/drivers/s390/scsi/ |
D | zfcp_diag.c | 115 * * 0 - Successfully retrieved new Diagnostics and Updated the buffer; 130 /* buffer-data was updated in zfcp_fsf_exchange_port_data_handler() */ in zfcp_diag_update_port_data_buffer() 145 * * 0 - Successfully retrieved new Diagnostics and Updated the buffer; 160 /* buffer-data was updated in zfcp_fsf_exchange_config_data_handler() */ in zfcp_diag_update_config_data_buffer()
|