| /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() 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 …]
|
| /kernel/linux/linux-6.6/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() 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() [all …]
|
| /kernel/linux/linux-6.6/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,
|
| /kernel/linux/linux-5.10/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,
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-6.6/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 117 * This field should only be updated by the thread which 135 * Restartable sequences node_id field. Updated by the kernel. Read by 143 * Restartable sequences mm_cid field. Updated by the kernel. Read by
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
| D | rseq-abi.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 133 * This field should only be updated by the thread which 151 * Restartable sequences node_id field. Updated by the kernel. Read by 159 * Restartable sequences mm_cid field. Updated by the kernel. Read by
|
| /kernel/linux/linux-6.6/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()
|
| /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()
|
| /kernel/linux/linux-6.6/drivers/iommu/amd/ |
| D | io_pgtable_v2.c | 27 #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() argument 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()
|
| /kernel/linux/linux-5.10/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 117 * This field should only be updated by the thread which
|
| /kernel/linux/linux-6.6/tools/testing/memblock/tests/ |
| D | basic_api.c | 39 * 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. 544 * and total memory size are updated. [all …]
|
| /kernel/linux/linux-6.6/include/net/netns/ |
| D | mctp.h | 13 /* 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,
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce112/ |
| D | dce112_compressor.c | 67 /* 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 …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
| D | rseq-abi.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 133 * This field should only be updated by the thread which
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/lib/ |
| D | lockref.c | 60 * 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 116 * Return: 1 if count updated successfully or 0 if count was zero 161 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken 196 * Return: 1 if count updated successfully or 0 if lockref was dead
|
| 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
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_ring_types.h | 42 u32 head; /* updated during retire, loosely tracks RING_HEAD */ 43 u32 tail; /* updated on submission, used for RING_TAIL */ 44 u32 emit; /* updated during request construction */
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/ |
| D | core.c | 61 * updated at any particular moment of time. 71 * Those patch levels cannot be updated to newer ones and thus should be final. 225 * the updated address so use that instead. in find_microcode_in_initrd() 551 unsigned int cpu, updated = 0, failed = 0, timedout = 0, siblings = 0; in load_late_stop_cpus() local 582 case UCODE_UPDATED: updated++; break; in load_late_stop_cpus() 591 microcode_ops->finalize_late_load(!updated); in load_late_stop_cpus() 593 if (!updated) { in load_late_stop_cpus() 612 pr_info("load: updated on %u primary CPUs with %u siblings\n", updated, siblings); in load_late_stop_cpus() 615 num_online_cpus() - (updated + siblings)); in load_late_stop_cpus() 620 return updated + siblings == num_online_cpus() ? 0 : -EIO; in load_late_stop_cpus() [all …]
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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
|