Home
last modified time | relevance | path

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

12345678910>>...78

/linux/include/trace/events/
H A 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, __entr
[all...]
/linux/drivers/scsi/qedf/
H A 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/tools/testing/selftests/rseq/
H A Drseq-abi.h85 * Restartable sequences cpu_id_start field. Updated by the
98 * Restartable sequences cpu_id field. Updated by the kernel.
118 * Updated by user-space, which sets the address of the currently
127 * atomicity semantics. This field should only be updated by the
154 * This field should only be updated by the thread which
172 * Restartable sequences node_id field. Updated by the kernel. Read by
180 * Restartable sequences mm_cid field. Updated by the kernel. Read by
/linux/net/wireless/
H A Dwext-proc.c51 stats->qual.updated & IW_QUAL_QUAL_UPDATED in wireless_seq_printf_stats()
54 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
55 stats->qual.updated & IW_QUAL_LEVEL_UPDATED in wireless_seq_printf_stats()
58 ((stats->qual.updated & IW_QUAL_DBM) ? 0x100 : 0), in wireless_seq_printf_stats()
59 stats->qual.updated & IW_QUAL_NOISE_UPDATED in wireless_seq_printf_stats()
66 stats->qual.updated &= ~IW_QUAL_ALL_UPDATED; in wireless_seq_printf_stats()
H A 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()
1323 wstats.qual.updated |= IW_QUAL_LEVEL_UPDATED; in cfg80211_wireless_stats()
1324 wstats.qual.updated |= IW_QUAL_QUAL_UPDATED; in cfg80211_wireless_stats()
1325 wstats.qual.updated |= IW_QUAL_DBM; in cfg80211_wireless_stats()
[all …]
/linux/include/uapi/linux/
H A Drseq.h104 * Restartable sequences cpu_id_start field. Updated by the
117 * Restartable sequences cpu_id field. Updated by the kernel.
137 * Updated by user-space, which sets the address of the currently
146 * atomicity semantics. This field should only be updated by the
171 * Restartable sequences node_id field. Updated by the kernel. Read by
179 * Restartable sequences mm_cid field. Updated by the kernel. Read by
/linux/security/apparmor/include/
H A Dcred.h129 * This must NOT be used if the task cred could be updated within the
139 * If the label has not been updated at the start of the crit section
143 * If the label has been updated then a refcount will be taken and the
183 * task cred may be updated
200 * This must NOT be used if the task cred could be updated within the
217 * This must NOT be used if the task cred could be updated within the
/linux/include/net/netns/
H A Dmctp.h17 /* Only updated under RTNL, entries freed via RCU */
23 * MCTP_ADDR_ANY. This list is updated from non-atomic contexts
29 /* tag allocations. This list is read and updated from atomic contexts,
/linux/drivers/gpu/drm/i915/gt/
H A 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/tools/testing/memblock/tests/
H A 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.
544 * and total memory size are updated.
[all …]
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml141 Profiles Version 1.0, with commit b1d806605f87 ("Updated to
150 with commit b1d806605f87 ("Updated to ratified state.")
157 commit b1d806605f87 ("Updated to ratified state.")
163 with commit b1d806605f87 ("Updated to ratified state.")
169 b1d806605f87 ("Updated to ratified state.")
175 ("Updated to ratified state.")
242 Profiles Version 1.0, with commit b1d806605f87 ("Updated to
255 Profiles Version 1.0, with commit b1d806605f87 ("Updated to
282 with commit b1d806605f87 ("Updated to ratified state.")
294 ("Updated to ratified state.")
[all …]
/linux/drivers/platform/x86/intel/int1092/
H A 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/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst108 Firmware that supports PLDM can be updated using the devlink flash command
109 with a PLDM firmware package. The entire package can be updated at once::
113 Individual components can also be updated by specifying the component name::
121 be updated.
123 Gold (recovery) components can be updated by specifying the base component
/linux/Documentation/driver-api/pldmfw/
H A 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/drivers/gpu/drm/amd/display/dc/dce110/
H A 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/tools/testing/selftests/tty/
H A Dtty_tstamp_update.c91 /* We wrote to the terminal so timestamps should have been updated */ in main()
94 ksft_print_msg("tty timestamps not updated\n"); in main()
99 "timestamps of terminal '%s' updated after write to /dev/tty\n", tty); in main()
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_profile_stat.tc9 : "Profile must be updated"
17 : "Profile must NOT be updated"
/linux/Documentation/sound/soc/
H A 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/kernel/sched/
H A Dwait_bit.c218 * barrier after the variable is updated (or more accurately, after the
220 * is called. If the variable was updated atomically, such as a by
222 * variable was updated by a fully ordered operation such as
226 * Normally the variable should be updated (the condition should be made
229 * variable was updated are guaranteed to be visible after the matching
/linux/kernel/cgroup/
H A Drstat.c57 * __css_rstat_updated - keep track of updated rstat_cpu
59 * @cpu: cpu on which rstat_cpu was updated
66 * the lockless list or the concurrent flusher flushes its updated stats, a
94 * guarantee that the updated stats are visible to concurrent flusher is in __css_rstat_updated()
139 /* put @css and all ancestors on the corresponding updated lists */ in __css_process_update_tree()
179 * flusher flush the stats updated by the updater who have in css_process_update_tree()
201 * Iteratively traverse down the css_rstat_cpu updated tree level by
273 * css_rstat_updated_list - build a list of updated css's to be flushed
278 * Walks the updated rstat_cpu tree on @cpu from @root. During traversal,
279 * each returned css is unlinked from the updated tree.
/linux/drivers/net/ipa/
H A Dgsi_private.h22 * @trans: Transaction whose state is to be updated
28 * @trans: Transaction whose state is to be updated
99 * @channel: Channel to be updated
/linux/fs/nfsd/
H A Dstats.h23 * These reply cache counters are updated once per RPC. Readers use
68 * These counters are updated on every READ request. Readers use
87 * These counters are updated on every WRITE request. Readers use
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-online11 successful) its 'offline' field is updated accordingly. In
15 updated as appropriate.
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dptp.h18 * @scale_update_gp2: GP2 time when the scale was last updated
19 * @scale_update_adj_time_ns: adjusted time when the scale was last updated,
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c61 * @response: indicates whether this component can be updated
65 * Check whether firmware indicates if this component can be updated. Report
67 * cannot be updated.
69 * Return: 0 if the component can be updated, or -ECANCELED if the
70 * firmware indicates the component cannot be updated.
254 * @component: the name of the component being updated
327 * @component: name of the component being updated
550 * @component: if not NULL, the name of the component being updated

12345678910>>...78