Home
last modified time | relevance | path

Searched full:updated (Results 1 – 25 of 2793) sorted by relevance

12345678910>>...112

/Linux-v6.1/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()
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-v6.1/drivers/scsi/qedf/
Dqedf_hsi.h325 /* 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-v6.1/include/trace/events/
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, __entry->used,
/Linux-v6.1/tools/testing/memblock/tests/
Dbasic_api.c39 * updated.
72 * updated.
115 * region counter fields get updated.
168 * the available memory is updated, and the region counter stays the same.
220 * the available memory is updated, and the region counter stays the same.
270 * The counter and total size of available memory are not updated.
306 * the counter and total size of available memory to not be updated.
340 * size of the available memory are updated.
394 * total size of available memory and the counter to be updated.
451 * and total memory size are updated.
[all …]
/Linux-v6.1/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()
/Linux-v6.1/drivers/iommu/amd/
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) */
142 unsigned long pg_size, bool *updated) in v2_alloc_pte() argument
160 *updated = true; in v2_alloc_pte()
174 *updated = true; in v2_alloc_pte()
188 *updated = true; in v2_alloc_pte()
255 bool updated = false; in iommu_v2_map_pages() local
265 pte = v2_alloc_pte(pdom->iop.pgd, iova, map_size, &updated); in iommu_v2_map_pages()
280 if (updated) { in iommu_v2_map_pages()
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() argument
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()
/Linux-v6.1/include/uapi/linux/
Drseq.h64 * 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
117 * This field should only be updated by the thread which
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_compressor.c67 /* Bit 0 - Display registers updated */
70 /* Bit 2 - FBC_GRPH_COMP_EN register updated */
72 /* Bit 3 - FBC_SRC_SEL register updated */
74 /* Bit 4 - FBC_MIN_COMPRESSION register updated */
76 /* Bit 5 - FBC_ALPHA_COMP_EN register updated */
78 /* Bit 6 - FBC_ZERO_ALPHA_CHUNK_SKIP_EN register updated */
80 /* Bit 7 - FBC_FORCE_COPY_TO_COMP_BUF register updated */
757 * - bit 0 - display register updated in dce112_compressor_set_fbc_invalidation_triggers()
764 * - Bit 2 - FBC_GRPH_COMP_EN register updated in dce112_compressor_set_fbc_invalidation_triggers()
765 * - Bit 3 - FBC_SRC_SEL register updated in dce112_compressor_set_fbc_invalidation_triggers()
[all …]
/Linux-v6.1/tools/testing/selftests/rseq/
Drseq-abi.h64 * 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
133 * This field should only be updated by the thread which
/Linux-v6.1/include/net/netns/
Dmctp.h13 /* Only updated under RTNL, entries freed via RCU */
17 * This list is updated from non-atomic contexts (under bind_lock),
23 /* tag allocations. This list is read and updated from atomic contexts,
/Linux-v6.1/lib/
Dlinear_ranges.c80 * @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
Dlockref.c60 * Return: 1 if count updated successfully or 0 if count was zero
88 * Return: 1 if count updated successfully or 0 if count would become zero
136 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken
171 * Return: 1 if count updated successfully or 0 if lockref was dead
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_ring_types.h41 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-v6.1/drivers/hwmon/
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()
/Linux-v6.1/drivers/platform/x86/intel/int1092/
Dintel_sar.h21 * 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-v6.1/Documentation/driver-api/pldmfw/
Ddriver-ops.rst14 record matches the device being updated. This requires comparing the record
42 updated, or return zero if the component can be updated.
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.c370 * - bit 0 - display register updated in dce110_compressor_set_fbc_invalidation_triggers()
377 * - Bit 2 - FBC_GRPH_COMP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers()
378 * - Bit 3 - FBC_SRC_SEL register updated in dce110_compressor_set_fbc_invalidation_triggers()
379 * - Bit 4 - FBC_MIN_COMPRESSION register updated in dce110_compressor_set_fbc_invalidation_triggers()
380 * - Bit 5 - FBC_ALPHA_COMP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers()
381 * - Bit 6 - FBC_ZERO_ALPHA_CHUNK_SKIP_EN register updated in dce110_compressor_set_fbc_invalidation_triggers()
382 * - Bit 7 - FBC_FORCE_COPY_TO_COMP_BUF register updated in dce110_compressor_set_fbc_invalidation_triggers()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h266 /* per VM BOs moved, but not yet updated in the PT */
272 /* regular invalidated BOs, but not yet updated in the PT */
275 /* BO mappings freed, but not yet updated in the PT */
278 /* BOs which are invalidated, has been updated in the PTs */
304 /* Flag to indicate if VM tables are updated by CPU or GPU (SDMA) */
361 /* controls how VM page tables are updated for Graphics and Compute.
362 * BIT0[= 0] Graphics updated by SDMA [= 1] by CPU
363 * BIT1[= 0] Compute updated by SDMA [= 1] by CPU
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_profile_stat.tc9 : "Profile must be updated"
17 : "Profile must NOT be updated"
/Linux-v6.1/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-v6.1/include/linux/
Dzstd.h229 * @pos: Position where reading stopped. Will be updated.
240 * @pos: Position where writing stopped. Will be updated.
296 * @output: Destination buffer. `output->pos` is updated to indicate how much
298 * @input: Source buffer. `input->pos` is updated to indicate how much data
316 * @output: Destination buffer. `output->pos` is updated to indicate how much
331 * @output: Destination buffer. `output->pos` is updated to indicate how much
383 * @output: Destination buffer. `output.pos` is updated to indicate how much
385 * @input: Source buffer. `input.pos` is updated to indicate how much data was
/Linux-v6.1/arch/um/kernel/
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()
/Linux-v6.1/drivers/net/ipa/
Dgsi_private.h21 * @trans: Transaction whose state is to be updated
27 * @trans: Transaction whose state is to be updated
98 * @channel: Channel to be updated
/Linux-v6.1/Documentation/virt/kvm/
Dlocking.rst130 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

12345678910>>...112