Home
last modified time | relevance | path

Searched full:after (Results 1 – 25 of 5295) sorted by relevance

12345678910>>...212

/Linux-v6.1/Documentation/hwmon/
Disl68137.rst25 Publicly available (after August 2020 launch) at the Renesas website
35 Publicly available (after August 2020 launch) at the Renesas website
45 Publicly available (after August 2020 launch) at the Renesas website
55 Publicly available (after August 2020 launch) at the Renesas website
65 Publicly available (after August 2020 launch) at the Renesas website
75 Publicly available (after August 2020 launch) at the Renesas website
85 Publicly available (after August 2020 launch) at the Renesas website
95 Publicly available (after August 2020 launch) at the Renesas website
105 Publicly available (after August 2020 launch) at the Renesas website
115 Publicly available (after August 2020 launch) at the Renesas website
[all …]
/Linux-v6.1/tools/testing/selftests/drivers/net/netdevsim/
Dhw_stats_l3.sh215 check_err $? "$type stats reported as not used after both device and netdevsim request"
217 check_err $? "$type stats reported as not requested after device request"
221 check_err $? "$type stats reported as used after netdevsim request withdrawn"
225 check_err $? "$type stats reported as not used after netdevsim request reenabled"
229 check_err $? "$type stats reported as used after device request withdrawn"
231 check_err $? "$type stats reported as requested after device request withdrawn"
235 check_err $? "$type stats reported as used after both requests withdrawn"
265 check_err $? "$type stats reported as used after bounce"
267 check_err $? "$type stats reported as requested after bounce"
272 check_err $? "$type stats reported as not used after both device and netdevsim request"
[all …]
Dnexthop.sh126 check_err $? "Wrong nexthop occupancy after delete"
167 check_err $? "Wrong nexthop occupancy after delete"
178 check_err $? "Wrong nexthop occupancy after delete"
227 check_err $? "Wrong nexthop occupancy after delete"
243 check_err $? "Wrong nexthop occupancy after delete"
307 check_err $? "Unexpected nexthop group entry after failure"
310 check_err $? "Wrong nexthop occupancy after failure"
361 check_err $? "Unexpected nexthop group entry after failure"
369 check_err $? "Wrong nexthop occupancy after failure"
420 log_test "Bucket migration after idle timer"
[all …]
/Linux-v6.1/drivers/greybus/
Dgreybus_trace.h60 * Occurs after an incoming request message has been received
65 * Occurs after an incoming response message has been received,
66 * after its matching request has been found.
71 * Occurs after an operation has been canceled, possibly before the
78 * been queued for sending, this occurs after it is sent.
127 * Occurs after a new operation is created for an outgoing request
133 * Occurs after a new core operation has been created.
138 * Occurs after a new operation has been created for an incoming
150 * Occurs when an operation has been marked active, after updating
199 * Occurs after a new connection is successfully created.
[all …]
/Linux-v6.1/drivers/net/wireguard/
Dtimers.c13 * - Timer for retransmitting the handshake if we don't hear back after
16 * - Timer for sending empty packet if we have received a packet but after have
19 * - Timer for initiating new handshake if we have sent a packet but after have
23 * - Timer for zeroing out all ephemeral keys after `(REJECT_AFTER_TIME * 3)` ms
47 pr_debug("%s: Handshake for peer %llu (%pISpfsc) did not complete after %d attempts, giving up\n", in wg_expired_retransmit_handshake()
65 …pr_debug("%s: Handshake for peer %llu (%pISpfsc) did not complete after %d seconds, retrying (try … in wg_expired_retransmit_handshake()
95 …pr_debug("%s: Retrying handshake with peer %llu (%pISpfsc) because we stopped hearing back after %… in wg_expired_new_handshake()
144 /* Should be called after an authenticated data packet is sent. */
153 /* Should be called after an authenticated data packet is received. */
165 /* Should be called after any type of authenticated packet is sent, whether
[all …]
/Linux-v6.1/tools/testing/selftests/drivers/net/dsa/
Dbridge_locked_port.sh95 check_fail $? "Ping worked after locking port, but before adding FDB entry"
100 check_err $? "Ping did not work after locking port and adding FDB entry"
106 check_err $? "Ping did not work after unlocking port and removing FDB entry."
125 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry"
130 check_err $? "Ping through vlan did not work after locking port and adding FDB entry"
136 check_err $? "Ping through vlan did not work after unlocking port and removing FDB entry"
154 check_fail $? "Ping6 worked after locking port, but before adding FDB entry"
158 check_err $? "Ping6 did not work after locking port and adding FDB entry"
164 check_err $? "Ping6 did not work after unlocking port and removing FDB entry"
/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dbridge_locked_port.sh95 check_fail $? "Ping worked after locking port, but before adding FDB entry"
100 check_err $? "Ping did not work after locking port and adding FDB entry"
106 check_err $? "Ping did not work after unlocking port and removing FDB entry."
125 check_fail $? "Ping through vlan worked after locking port, but before adding FDB entry"
130 check_err $? "Ping through vlan did not work after locking port and adding FDB entry"
136 check_err $? "Ping through vlan did not work after unlocking port and removing FDB entry"
154 check_fail $? "Ping6 worked after locking port, but before adding FDB entry"
158 check_err $? "Ping6 did not work after locking port and adding FDB entry"
164 check_err $? "Ping6 did not work after unlocking port and removing FDB entry"
/Linux-v6.1/scripts/
Dconfig29 --enable-after|-E beforeopt option
30 Enable option directly after other option
31 --disable-after|-D beforeopt option
32 Disable option directly after other option
33 --module-after|-M beforeopt option
34 Turn option into module directly after other option
85 local after="$2"
89 sed -e "s$SED_DELIM$before$SED_DELIM$after$SED_DELIM" "$infile" >"$tmpfile"
152 --*-after|-E|-D|-M)
208 --enable-after|-E)
[all …]
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dfib_offload.sh87 check_err $? "lowest metric not offloaded after append"
95 check_err $? "lowest metric not offloaded after prepend"
136 check_err $? "multipath route not offloaded after delete & add"
143 check_err $? "lowest metric not offloaded after append"
152 check_err $? "lowest metric not offloaded after prepend"
179 check_err $? "prefix route not offloaded after replace"
186 check_err $? "multipath route not offloaded after replace"
192 check_err $? "prefix route offloaded after 'replacing' multipath route"
194 check_err $? "multipath route not offloaded after being 'replaced' by prefix route"
201 check_err $? "multipath route not offloaded after replacing multipath route"
[all …]
/Linux-v6.1/tools/testing/selftests/media_tests/
Dregression_test.txt2 and unregister paths. There have a few problems that result in user-after
18 Regressions test for cdev user-after free error on /dev/mediaX when driver
22 and cdev user-after-free fixes. This opens media dev files and sits in
35 device file goes away after unbind, device file name changes. Start the
37 after unbind, /dev/media1 or /dev/media2 could get created. The idea is
43 Run dmesg looking for any user-after free errors or mutex lock errors.
/Linux-v6.1/drivers/platform/mellanox/
Dmlxbf-bootctl.h10 * Request that the on-chip watchdog be enabled, or disabled, after
14 * will not be enabled after the next soft reset. Non-zero errors are
21 * after the next chip soft reset. Returns the interval as set by
46 * after the next soft reset. For a specified valid boot mode, the
48 * MLXBF_BOOTCTL_SET_RESET_ACTION after the next chip soft reset; in
49 * particular, after that reset, the action for the now next reset can
53 * MLXBF_BOOTCTL_SET_RESET_ACTION be taken after the next chip soft reset.
61 * reset after the next soft reset; this will be one of the valid
/Linux-v6.1/tools/testing/selftests/arm64/pauth/
Dpac.c332 struct signatures after; in TEST() local
342 sign_specific(&after, ARBITRARY_VALUE); in TEST()
344 ASSERT_EQ(before.keyia, after.keyia) TH_LOG("keyia changed after context switching"); in TEST()
345 ASSERT_EQ(before.keyib, after.keyib) TH_LOG("keyib changed after context switching"); in TEST()
346 ASSERT_EQ(before.keyda, after.keyda) TH_LOG("keyda changed after context switching"); in TEST()
347 ASSERT_EQ(before.keydb, after.keydb) TH_LOG("keydb changed after context switching"); in TEST()
355 size_t after; in TEST() local
365 after = keyg_sign(ARBITRARY_VALUE); in TEST()
367 ASSERT_EQ(before, after) TH_LOG("keyg changed after context switching"); in TEST()
/Linux-v6.1/include/linux/usb/
Dtypec_dp.h28 TYPEC_DP_STATE_A = TYPEC_STATE_MODAL, /* Not supported after v1.0b */
29 TYPEC_DP_STATE_B, /* Not supported after v1.0b */
33 TYPEC_DP_STATE_F, /* Not supported after v1.0b */
53 DP_PIN_ASSIGN_A, /* Not supported after v1.0b */
54 DP_PIN_ASSIGN_B, /* Not supported after v1.0b */
58 DP_PIN_ASSIGN_F, /* Not supported after v1.0b */
71 #define DP_CAP_GEN2 BIT(3) /* Reserved after v1.0b */
101 #define DP_CONF_SIGNALING_GEN_2 BIT(3) /* Reserved after v1.0b */
/Linux-v6.1/tools/testing/selftests/vm/
Dthuge-gen.c145 unsigned long before, after; in test_mmap() local
154 after = read_free(size); in test_mmap()
155 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_mmap()
156 before, after, before - after, size); in test_mmap()
157 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_mmap()
166 unsigned long before, after; in test_shmget() local
185 after = read_free(size); in test_shmget()
187 Dprintf("before %lu after %lu diff %ld size %lu\n", in test_shmget()
188 before, after, before - after, size); in test_shmget()
189 assert(size == getpagesize() || (before - after) == NUM_PAGES); in test_shmget()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/
Dfrontend.json116 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
125 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
131 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
140 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
146 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
155 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front…
161 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles",
170 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
176 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
185 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelake/
Dfrontend.json116 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
125 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
131 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
140 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
146 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
155 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front…
161 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles",
170 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
176 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
185 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/tigerlake/
Dfrontend.json113 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
122 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
128 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
137 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
143 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
152 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front…
158 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles",
167 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
173 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
182 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
[all …]
/Linux-v6.1/include/linux/
Dsuspend.h121 * @prepare() is called right after devices have been suspended (ie. the
130 * @prepare_late is called before disabling nonboot CPUs and after
142 * @wake: Called when the system has just left a sleep state, right after
147 * after @prepare_late and @enter(), even if one of them fails.
153 * that implement @prepare(). If implemented, it is always called after
154 * @enter() and @wake(), even if any of them fails. It is executed after
164 * @end: Called by the PM core right after resuming devices, to indicate to
324 * arch_suspend_enable_irqs - enable IRQs after suspend
376 * Called right after shrinking memory and before freezing devices.
378 * @end: Called by the PM core right after resuming devices, to indicate to
[all …]
Dwait.h337 * wake_up() has to be called after changing any variable that could
376 * wake_up() has to be called after changing any variable that could
403 * wake_up() has to be called after changing any variable that could
407 * 0 if the @condition evaluated to %false after the @timeout elapsed,
408 * 1 if the @condition evaluated to %true after the @timeout elapsed,
461 * @cmd2: the command will be executed after sleep
467 * wake_up() has to be called after changing any variable that could
490 * wake_up() has to be called after changing any variable that could
520 * wake_up() has to be called after changing any variable that could
524 * 0 if the @condition evaluated to %false after the @timeout elapsed,
[all …]
/Linux-v6.1/tools/perf/pmu-events/arch/x86/sapphirerapids/
Dfrontend.json113 "BriefDescription": "Retired instructions after front-end starvation of at least 1 cycle",
122 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
128 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
137 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
143 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
152 …"PublicDescription": "Counts retired instructions that are delivered to the back-end after a front…
158 "BriefDescription": "Retired instructions after front-end starvation of at least 2 cycles",
167 …"PublicDescription": "Retired instructions that are fetched after an interval where the front-end …
173 …"BriefDescription": "Retired instructions that are fetched after an interval where the front-end d…
182 …"PublicDescription": "Counts retired instructions that are fetched after an interval where the fro…
[all …]
/Linux-v6.1/Documentation/driver-api/md/
Draid5-cache.rst34 The write-through cache will cache all data on cache disk first. After the data
36 two-step write will guarantee MD can recover correct data after unclean
40 filesystems) after the data is safe on RAID disks, so cache disk failure
57 RAID disks only after the data becomes a full stripe write. This will
62 filesystems) right after the data hits cache disk. The data is flushed to raid
63 disks later after specific conditions met. So cache disk failure will cause
92 parity to the log, writes the data and parity to RAID disks after the data and
99 MD will calculate parity for the data and write parity into the log. After this
105 After an unclean shutdown, MD does recovery. MD reads all meta data and data
/Linux-v6.1/drivers/scsi/mvsas/
Dmv_64xx.h53 /* ports 1-3 follow after this */
56 /* ports 5-7 follow after this */
60 /* ports 1-3 follow after this */
62 /* ports 5-7 follow after this */
68 /* ports 1-3 follow after this */
71 /* ports 5-7 follow after this */
75 /* ports 1-3 follow after this */
78 /* ports 5-7 follow after this */
/Linux-v6.1/Documentation/devicetree/bindings/power/reset/
Dgpio-poweroff.yaml15 from inactive to active. After a delay (active-delay-ms) it
16 is expected to be switched back to inactive. After another
19 the system is still running after waiting some time (timeout-ms).
37 description: Delay to wait after driving gpio active
41 description: Delay to wait after driving gpio inactive
/Linux-v6.1/Documentation/power/
Dsuspend-and-interrupts.rst13 suspend after the "late" phase of suspending devices (that is, after all of the
17 The rationale for doing so is that after the "late" phase of device suspend
22 not prepared for interrupts triggering after their devices had been suspended.
52 for it will be executed as usual after suspend_device_irqs(), even if the
72 After wakeup, it generally is better to disable that input to prevent the
90 already suspended. However, after suspend_device_irqs() interrupt handlers are
101 interrupts right after the "noirq" phase of suspending devices.
122 interrupts (interrupt handlers are invoked after suspend_device_irqs()) are
124 handlers are not invoked after suspend_device_irqs()).
/Linux-v6.1/Documentation/m68k/
Dbuddha-driver.rst33 as long as $48 is not touched. After $48 has been written,
146 value 0 (Default after reset)
147 497ns Select (7 clock cycles) , IOR/IOW after 172ns (2 clock cycles)
152 639ns Select (9 clock cycles), IOR/IOW after 243ns (3 clock cycles)
155 781ns Select (11 clock cycles), IOR/IOW after 314ns (4 clock cycles)
158 355ns Select (5 clock cycles), IOR/IOW after 101ns (1 clock cycle)
161 355ns Select (5 clock cycles), IOR/IOW after 172ns (2 clock cycles)
164 355ns Select (5 clock cycles), IOR/IOW after 243ns (3 clock cycles)
167 1065ns Select (15 clock cycles), IOR/IOW after 314ns (4 clock cycles)
170 355ns Select, (5 clock cycles), IOR/IOW after 101ns (1 clock cycle)
[all …]

12345678910>>...212