| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/ |
| D | dead_code.c | 2 "dead code: start", 17 "dead code: mid 1", 28 "dead code: mid 2", 43 "dead code: end 1", 54 "dead code: end 2", 66 "dead code: end 3", 80 "dead code: tail of main + func", 96 "dead code: tail of main + two functions", 114 "dead code: function in the middle and mid of another func", 132 "dead code: middle of main before call", [all …]
|
| /kernel/linux/linux-4.19/security/keys/ |
| D | gc.c | 30 * Reaper for links from keyrings to dead keys. 49 .name = ".dead", 75 * Schedule a dead links collection run. 95 * Reap keys of dead type. 98 * collector: the first to mark keys of that type as being dead, the second to 99 * collect dead links and the third to clean up the dead keys. We have to be 180 #define KEY_GC_REAPING_DEAD_1 0x10 /* - We need to mark dead keys */ in key_garbage_collector() 181 #define KEY_GC_REAPING_DEAD_2 0x20 /* - We need to reap dead key links */ in key_garbage_collector() 182 #define KEY_GC_REAPING_DEAD_3 0x40 /* - We need to reap dead keys */ in key_garbage_collector() 183 #define KEY_GC_FOUND_DEAD_KEY 0x80 /* - We found at least one dead key */ in key_garbage_collector() [all …]
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | gc.c | 25 * Reaper for links from keyrings to dead keys. 44 .name = ".dead", 70 * Schedule a dead links collection run. 90 * Reap keys of dead type. 93 * collector: the first to mark keys of that type as being dead, the second to 94 * collect dead links and the third to clean up the dead keys. We have to be 180 #define KEY_GC_REAPING_DEAD_1 0x10 /* - We need to mark dead keys */ in key_garbage_collector() 181 #define KEY_GC_REAPING_DEAD_2 0x20 /* - We need to reap dead key links */ in key_garbage_collector() 182 #define KEY_GC_REAPING_DEAD_3 0x40 /* - We need to reap dead keys */ in key_garbage_collector() 183 #define KEY_GC_FOUND_DEAD_KEY 0x80 /* - We found at least one dead key */ in key_garbage_collector() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | xfrm_policy.sh | 176 … echo netns exec $ns ip xfrm policy add src dead:$i::/64 dst dead:$i:$j::/64 dir out action block 177 … echo netns exec $ns ip xfrm policy add src dead:$i:$j::/64 dst dead:$i::/24 dir fwd action block 365 ip -net ns$i addr add dead:$i::2/64 dev $DEV 369 ip -net ns$i addr add dead:$i::fd dev $DEV 370 ip -net ns$i addr add dead:$i::fe dev $DEV 412 do_esp ns3 dead:3::1 dead:3::10 dead:1::/64 dead:2::/64 $SPI1 $SPI2 414 do_esp ns4 dead:3::10 dead:3::1 dead:2::/64 dead:1::/64 $SPI2 $SPI1 421 do_esp_policy_get_check ns3 dead:1::/64 dead:2::/64 422 do_esp_policy_get_check ns4 dead:2::/64 dead:1::/64 438 do_exception ns3 dead:3::1 dead:3::10 dead:2::fd dead:2:f0::/96 [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
| D | conntrack_icmp_related.sh | 43 echo -n dead:$1::2 103 ip -net nsclient1 -6 route add default via dead:1::1 106 ip -net nsclient2 route add default via dead:2::1 111 ip -net nsrouter1 addr add dead:1::1/64 dev eth1 112 ip -net nsrouter1 addr add dead:3::1/64 dev veth0 114 ip -net nsrouter1 -6 route add default via dead:3::10 118 ip -net nsrouter2 addr add dead:2::1/64 dev eth1 119 ip -net nsrouter2 addr add dead:3::10/64 dev eth2 121 ip -net nsrouter2 route add default via dead:3::1 213 ip netns exec nsclient1 ping6 -q -c 1 -s 1000 dead:2::2 >/dev/null [all …]
|
| D | nft_nat.sh | 63 ip -net "$ns0" addr add dead:1::1/64 dev veth0 67 ip -net "$ns0" addr add dead:2::1/64 dev veth1 74 ip -net ns$i-$sfx addr add dead:$i::99/64 dev eth0 75 ip -net ns$i-$sfx route add default via dead:$i::1 188 ip6 daddr dead:1::99 dnat $IPF to dead:2::99 198 ip netns exec "$ns0" ping -q -c 1 dead:1::99 > /dev/null 386 ip netns exec "$ns2" ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 424 ip netns exec "$ns2" ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 462 ip netns exec "$ns2" ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 587 ip netns exec "$ns2" ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 [all …]
|
| D | nft_queue.sh | 64 ip -net ${nsrouter} addr add dead:1::1/64 dev veth0 68 ip -net ${nsrouter} addr add dead:2::1/64 dev veth1 77 ip -net ${ns1} addr add dead:1::99/64 dev eth0 79 ip -net ${ns1} route add default via dead:1::1 82 ip -net ${ns2} addr add dead:2::99/64 dev eth0 84 ip -net ${ns2} route add default via dead:2::1 157 ip netns exec ${ns1} ping -c 1 -q dead:2::99 > /dev/null 171 ip netns exec ${ns1} ping -c 1 -q dead:2::1 > /dev/null 194 ip netns exec ${ns1} ping -W 2 -c 1 -q dead:2::99 > /dev/null
|
| /kernel/linux/linux-4.19/tools/testing/selftests/netfilter/ |
| D | conntrack_icmp_related.sh | 43 echo -n dead:$1::2 103 ip -net nsclient1 -6 route add default via dead:1::1 106 ip -net nsclient2 route add default via dead:2::1 111 ip -net nsrouter1 addr add dead:1::1/64 dev eth1 112 ip -net nsrouter1 addr add dead:3::1/64 dev veth0 114 ip -net nsrouter1 -6 route add default via dead:3::10 118 ip -net nsrouter2 addr add dead:2::1/64 dev eth1 119 ip -net nsrouter2 addr add dead:3::10/64 dev eth2 121 ip -net nsrouter2 route add default via dead:3::1 213 ip netns exec nsclient1 ping6 -q -c 1 -s 1000 dead:2::2 >/dev/null [all …]
|
| D | nft_nat.sh | 36 ip -net ns0 addr add dead:1::1/64 dev veth0 40 ip -net ns0 addr add dead:2::1/64 dev veth1 47 ip -net ns$i addr add dead:$i::99/64 dev eth0 48 ip -net ns$i route add default via dead:$i::1 153 ip6 daddr dead:1::99 dnat to dead:2::99 163 ip netns exec ns0 ping -q -c 1 dead:1::99 > /dev/null 332 ip netns exec ns2 ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 365 ip netns exec ns2 ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 509 ip netns exec ns2 ping -q -c 1 dead:1::99 > /dev/null # ping ns2->ns1 537 meta iif veth1 meta l4proto icmpv6 ip6 saddr dead:2::99 ip6 daddr dead:1::99 redirect [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
| D | mptcp_connect.sh | 162 ip -net "$ns1" addr add dead:beef:1::1/64 dev ns1eth2 nodad 166 ip -net "$ns1" route add default via dead:beef:1::2 169 ip -net "$ns2" addr add dead:beef:1::2/64 dev ns2eth1 nodad 173 ip -net "$ns2" addr add dead:beef:2::1/64 dev ns2eth3 nodad 176 ip -net "$ns2" route add default via dead:beef:2::2 181 ip -net "$ns3" addr add dead:beef:2::2/64 dev ns3eth2 nodad 185 ip -net "$ns3" addr add dead:beef:3::2/64 dev ns3eth4 nodad 188 ip -net "$ns3" route add default via dead:beef:2::1 193 ip -net "$ns4" addr add dead:beef:3::1/64 dev ns4eth3 nodad 196 ip -net "$ns4" route add default via dead:beef:3::2 [all …]
|
| D | simult_flows.sh | 69 ip -net "$ns1" addr add dead:beef:1::1/64 dev ns1eth1 nodad 72 ip -net "$ns1" route add default via dead:beef:1::2 75 ip -net "$ns1" addr add dead:beef:2::1/64 dev ns1eth2 nodad 78 ip -net "$ns1" route add default via dead:beef:2::2 metric 101 85 ip -net "$ns2" addr add dead:beef:1::2/64 dev ns2eth1 nodad 89 ip -net "$ns2" addr add dead:beef:2::2/64 dev ns2eth2 nodad 93 ip -net "$ns2" addr add dead:beef:3::2/64 dev ns2eth3 nodad 99 ip -net "$ns3" addr add dead:beef:3::3/64 dev ns3eth1 nodad 102 ip -net "$ns3" route add default via dead:beef:3::2
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | neigh.h | 87 __field(u8, dead) 112 __entry->dead = n->dead; 142 "dead %d refcnt %d primary_key4 %pI4 primary_key6 %pI6c " 148 __entry->type, __entry->dead, __entry->refcnt, 167 __field(u8, dead) 189 __entry->dead = n->dead; 216 "dead %d refcnt %d primary_key4 %pI4 primary_key6 %pI6c " 221 __entry->type, __entry->dead, __entry->refcnt,
|
| /kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 218 * 2) negotiate who will take over all the locks for the dead node. 221 * and moves aside those mastered by the dead guy 232 * everything and recovery for this dead node is done 233 *10) go back to 2) while there are still dead nodes 242 mlog(ML_NOTICE, "%s(%d): recovery info, state=%s, dead=%u, master=%u\n", in dlm_print_reco_node_status() 257 st = "dead"; in dlm_print_reco_node_status() 325 * could be dead or just not joined */ 328 int dead; in dlm_is_node_dead() local 330 dead = !test_bit(node, dlm->domain_map); in dlm_is_node_dead() 332 return dead; in dlm_is_node_dead() [all …]
|
| /kernel/linux/linux-4.19/fs/ocfs2/dlm/ |
| D | dlmrecovery.c | 233 * 2) negotiate who will take over all the locks for the dead node. 236 * and moves aside those mastered by the dead guy 247 * everything and recovery for this dead node is done 248 *10) go back to 2) while there are still dead nodes 257 mlog(ML_NOTICE, "%s(%d): recovery info, state=%s, dead=%u, master=%u\n", in dlm_print_reco_node_status() 272 st = "dead"; in dlm_print_reco_node_status() 340 * could be dead or just not joined */ 343 int dead; in dlm_is_node_dead() local 345 dead = !test_bit(node, dlm->domain_map); in dlm_is_node_dead() 347 return dead; in dlm_is_node_dead() [all …]
|
| /kernel/linux/linux-4.19/lib/ |
| D | lockref.c | 56 * lockref_get_not_zero - Increments count unless the count is 0 or dead 112 * lockref_get_or_lock - Increments count unless the count is 0 or dead 141 * If the lockref was dead or locked, return an error. 181 * lockref_mark_dead - mark lockref dead 192 * lockref_get_not_dead - Increments count unless the ref is dead 194 * Return: 1 if count updated successfully or 0 if lockref was dead
|
| /kernel/linux/linux-5.10/lib/ |
| D | lockref.c | 59 * lockref_get_not_zero - Increments count unless the count is 0 or dead 115 * lockref_get_or_lock - Increments count unless the count is 0 or dead 144 * If the lockref was dead or locked, return an error. 184 * lockref_mark_dead - mark lockref dead 195 * lockref_get_not_dead - Increments count unless the ref is dead 197 * Return: 1 if count updated successfully or 0 if lockref was dead
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | psmouse-smbus.c | 22 bool dead; member 39 if (smbdev->dead) in psmouse_smbus_check_adapter() 73 if (!smbdev->dead) { in psmouse_smbus_detach_i2c_client() 77 smbdev->dead = true; in psmouse_smbus_detach_i2c_client() 172 if (smbdev->dead) { in psmouse_smbus_disconnect() 176 smbdev->dead = true; in psmouse_smbus_disconnect()
|
| /kernel/linux/linux-4.19/drivers/input/serio/ |
| D | serio_raw.c | 42 bool dead; member 93 if (serio_raw->dead) { in serio_raw_open() 170 if (serio_raw->dead) in serio_raw_read() 192 serio_raw->dead); in serio_raw_read() 213 if (serio_raw->dead) { in serio_raw_write() 250 mask = serio_raw->dead ? EPOLLHUP | EPOLLERR : EPOLLOUT | EPOLLWRNORM; in serio_raw_poll() 379 * dead device. 401 serio_raw->dead = true; in serio_raw_disconnect()
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| D | serio_raw.c | 39 bool dead; member 90 if (serio_raw->dead) { in serio_raw_open() 167 if (serio_raw->dead) in serio_raw_read() 189 serio_raw->dead); in serio_raw_read() 210 if (serio_raw->dead) { in serio_raw_write() 247 mask = serio_raw->dead ? EPOLLHUP | EPOLLERR : EPOLLOUT | EPOLLWRNORM; in serio_raw_poll() 376 * dead device. 398 serio_raw->dead = true; in serio_raw_disconnect()
|
| /kernel/linux/linux-4.19/drivers/input/mouse/ |
| D | psmouse-smbus.c | 25 bool dead; member 42 if (smbdev->dead) in psmouse_smbus_check_adapter() 76 if (!smbdev->dead) { in psmouse_smbus_detach_i2c_client() 80 smbdev->dead = true; in psmouse_smbus_detach_i2c_client() 175 if (smbdev->dead) { in psmouse_smbus_disconnect() 179 smbdev->dead = true; in psmouse_smbus_disconnect()
|
| /kernel/linux/linux-4.19/Documentation/blockdev/ |
| D | README.DAC960 | 339 drives are offline or critical or any non-standby physical drives are dead. 365 The "kill" command marks the physical drive <channel>:<target-id> as DEAD. 372 from status DEAD to status ONLINE. In cases where multiple physical drives 377 Warning: make-online should only be used on a dead physical drive that is 379 should never be used on a dead drive that is part of a critical logical 380 drive; rebuild should be used if only a single drive is dead. 385 from status DEAD to status STANDBY. It should only be used in cases where 386 a dead drive was replaced after an automatic rebuild was performed onto a 394 <channel>:<target-id>. It should only be used when a dead drive has been 454 Drives 0 and 1 are now CRITICAL as a result of Physical Drive 1:1 being DEAD: [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | percpu-refcount.h | 82 * Start dead w/ ref == 0 in atomic mode. Must be revived with 156 * then we'd have to mask off DEAD separately as DEAD may be in __ref_is_percpu() 157 * visible without ATOMIC if we race with percpu_ref_kill(). DEAD in __ref_is_percpu() 304 * percpu_ref_is_dying - test whether a percpu refcount is dying or dead 307 * Returns %true if @ref is dying or dead.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | usb-uevent | 7 contain ACTION=offline and ERROR=DEAD. 19 ERROR=DEAD
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/supply/ |
| D | max17042_battery.txt | 18 - maxim,dead-volt : Voltage threshold to report battery 19 as dead (in mV).
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | percpu-refcount.h | 83 * Start dead w/ ref == 0 in atomic mode. Must be revived with 178 * then we'd have to mask off DEAD separately as DEAD may be in __ref_is_percpu() 179 * visible without ATOMIC if we race with percpu_ref_kill(). DEAD in __ref_is_percpu() 342 * percpu_ref_is_dying - test whether a percpu refcount is dying or dead 345 * Returns %true if @ref is dying or dead.
|