| /kernel/linux/linux-6.6/include/linux/ |
| D | signal.h | 340 * terminate - kill the process, i.e. all threads in the group, 354 * | SIGHUP | terminate | 355 * | SIGINT | terminate | 362 * | SIGKILL | terminate(+) | 363 * | SIGUSR1 | terminate | 365 * | SIGUSR2 | terminate | 366 * | SIGPIPE | terminate | 367 * | SIGALRM | terminate | 368 * | SIGTERM | terminate | 378 * | SIGVTALRM | terminate | [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | signal.h | 338 * terminate - kill the process, i.e. all threads in the group, 352 * | SIGHUP | terminate | 353 * | SIGINT | terminate | 360 * | SIGKILL | terminate(+) | 361 * | SIGUSR1 | terminate | 363 * | SIGUSR2 | terminate | 364 * | SIGPIPE | terminate | 365 * | SIGALRM | terminate | 366 * | SIGTERM | terminate | 376 * | SIGVTALRM | terminate | [all …]
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | cgroup_iter.c | 22 * The iter program can terminate the walk early by returning 1. Walk 53 bool terminate; member 75 p->terminate = false; in cgroup_iter_seq_start() 107 if (p->terminate) in cgroup_iter_seq_next() 140 /* if prog returns > 0, terminate after this element. */ in __cgroup_iter_seq_show() 142 p->terminate = true; in __cgroup_iter_seq_show() 174 p->terminate = false; in BTF_ID_LIST_GLOBAL_SINGLE()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | ipv6_route_update_soft_lockup.sh | 112 # Terminate iperf3 instances running in the source_ns. To avoid race 113 # conditions, first iterate over the PIDs and terminate those 116 # terminate the individual `iperf3 -c ...` instances. 130 …echo "FAIL: unable to terminate some iperf3 instances. Soft lockup is underway. A kernel panic is … 182 # sequentially. Since iperf3 instances may terminate unexpectedly, a 207 # Since iperf3 instances may terminate unexpectedly (e.g., if the route
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| D | ipv6_route_update_soft_lockup.sh | 112 # Terminate iperf3 instances running in the source_ns. To avoid race 113 # conditions, first iterate over the PIDs and terminate those 116 # terminate the individual `iperf3 -c ...` instances. 130 …echo "FAIL: unable to terminate some iperf3 instances. Soft lockup is underway. A kernel panic is … 182 # sequentially. Since iperf3 instances may terminate unexpectedly, a 207 # Since iperf3 instances may terminate unexpectedly (e.g., if the route
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-slave-time.c | 50 goto terminate; in spi_slave_time_complete() 54 goto terminate; in spi_slave_time_complete() 58 terminate: in spi_slave_time_complete()
|
| D | spi-slave-system-control.c | 56 goto terminate; in spi_slave_system_control_complete() 87 goto terminate; in spi_slave_system_control_complete() 91 terminate: in spi_slave_system_control_complete()
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-slave-time.c | 50 goto terminate; in spi_slave_time_complete() 54 goto terminate; in spi_slave_time_complete() 58 terminate: in spi_slave_time_complete()
|
| D | spi-slave-system-control.c | 56 goto terminate; in spi_slave_system_control_complete() 87 goto terminate; in spi_slave_system_control_complete() 91 terminate: in spi_slave_system_control_complete()
|
| /kernel/linux/linux-5.10/Documentation/networking/devlink/ |
| D | sja1105.rst | 27 - Can terminate untagged traffic over switch net 30 - Can terminate VLAN-tagged traffic over switch net
|
| /kernel/linux/linux-5.10/include/scsi/fc/ |
| D | fc_encaps.h | 72 FC_EOF_T = 0x42, /* terminate (last frame of sequence) */ 74 FC_EOF_DT = 0x46, /* disconnect-terminate class-1 */ 76 FC_EOF_DTI = 0x4e, /* disconnect-terminate-invalid */
|
| /kernel/linux/linux-6.6/include/scsi/fc/ |
| D | fc_encaps.h | 72 FC_EOF_T = 0x42, /* terminate (last frame of sequence) */ 74 FC_EOF_DT = 0x46, /* disconnect-terminate class-1 */ 76 FC_EOF_DTI = 0x4e, /* disconnect-terminate-invalid */
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-fsi | 24 Sends an FSI terminate command from the master to its 25 connected slave. A terminate resets the slave's state machines
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-fsi | 24 Sends an FSI terminate command from the master to its 25 connected slave. A terminate resets the slave's state machines
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
| D | fake_sigreturn_bad_size.c | 47 /* and terminate properly */ in fake_sigreturn_bad_size_run() 63 /* and terminate properly */ in fake_sigreturn_bad_size_run()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
| D | fake_sigreturn_bad_size.c | 47 /* and terminate properly */ in fake_sigreturn_bad_size_run() 63 /* and terminate properly */ in fake_sigreturn_bad_size_run()
|
| /kernel/linux/linux-5.10/sound/aoa/fabrics/ |
| D | layout.c | 131 {} /* terminate array by .connected == 0 */ 155 {} /* terminate array by .connected == 0 */ 172 {} /* terminate array by .connected == 0 */ 189 {} /* terminate array by .connected == 0 */ 202 {} /* terminate array by .connected == 0 */ 215 {} /* terminate array by .connected == 0 */ 232 {} /* terminate array by .connected == 0 */ 240 {} /* terminate array by .connected == 0 */ 248 {} /* terminate array by .connected == 0 */ 256 {} /* terminate array by .connected == 0 */ [all …]
|
| /kernel/linux/linux-6.6/sound/aoa/fabrics/ |
| D | layout.c | 131 {} /* terminate array by .connected == 0 */ 155 {} /* terminate array by .connected == 0 */ 172 {} /* terminate array by .connected == 0 */ 189 {} /* terminate array by .connected == 0 */ 202 {} /* terminate array by .connected == 0 */ 215 {} /* terminate array by .connected == 0 */ 232 {} /* terminate array by .connected == 0 */ 240 {} /* terminate array by .connected == 0 */ 248 {} /* terminate array by .connected == 0 */ 256 {} /* terminate array by .connected == 0 */ [all …]
|
| /kernel/linux/linux-6.6/net/bluetooth/hidp/ |
| D | core.c | 108 if (atomic_read(&session->terminate)) in hidp_send_message() 244 if (atomic_read(&session->terminate)) in hidp_get_raw_report() 276 !atomic_read(&session->terminate)) { in hidp_get_raw_report() 281 || atomic_read(&session->terminate), in hidp_get_raw_report() 351 !atomic_read(&session->terminate)) { in hidp_set_raw_report() 356 || atomic_read(&session->terminate), in hidp_set_raw_report() 886 * on success, otherwise it will terminate the session thread. 1072 * Terminate session thread 1080 atomic_inc(&session->terminate); in hidp_session_terminate() 1155 * notify the session-thread to terminate. The thread itself owns a reference [all …]
|
| /kernel/linux/linux-5.10/net/bluetooth/hidp/ |
| D | core.c | 108 if (atomic_read(&session->terminate)) in hidp_send_message() 244 if (atomic_read(&session->terminate)) in hidp_get_raw_report() 276 !atomic_read(&session->terminate)) { in hidp_get_raw_report() 281 || atomic_read(&session->terminate), in hidp_get_raw_report() 351 !atomic_read(&session->terminate)) { in hidp_set_raw_report() 356 || atomic_read(&session->terminate), in hidp_set_raw_report() 887 * on success, otherwise it will terminate the session thread. 1073 * Terminate session thread 1081 atomic_inc(&session->terminate); in hidp_session_terminate() 1156 * notify the session-thread to terminate. The thread itself owns a reference [all …]
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| D | emux_synth.c | 93 emu->ops.terminate(vp); in snd_emux_note_on() 361 * terminate note - if free flag is true, free the terminated voice 382 * terminate note - exported for midi emulation 395 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_terminate_note() 403 * Terminate all the notes 433 * Terminate all voices associated with the given port 446 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_sounds_off_all() 467 * Terminate all voices that have the same exclusive class. This 489 * terminate a voice 495 emu->ops.terminate(vp); in terminate_voice()
|
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| D | emux_synth.c | 93 emu->ops.terminate(vp); in snd_emux_note_on() 361 * terminate note - if free flag is true, free the terminated voice 382 * terminate note - exported for midi emulation 395 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_terminate_note() 403 * Terminate all the notes 433 * Terminate all voices associated with the given port 446 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_sounds_off_all() 467 * Terminate all voices that have the same exclusive class. This 489 * terminate a voice 495 emu->ops.terminate(vp); in terminate_voice()
|
| /kernel/linux/linux-6.6/drivers/net/wan/ |
| D | hdlc_ppp.c | 268 RTR = Receive-Terminate-Request str = Send-Terminate-Request 269 RTA = Receive-Terminate-Ack sta = Send-Terminate-Ack 318 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event() 334 if (action & STR) /* send Terminate-Request */ in ppp_cp_event() 336 if (action & STA) /* send Terminate-Ack */ in ppp_cp_event()
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | hdlc_ppp.c | 270 RTR = Receive-Terminate-Request str = Send-Terminate-Request 271 RTA = Receive-Terminate-Ack sta = Send-Terminate-Ack 321 if (action & (SCR | STR)) /* set Configure-Req/Terminate-Req timer */ in ppp_cp_event() 337 if (action & STR) /* send Terminate-Request */ in ppp_cp_event() 339 if (action & STA) /* send Terminate-Ack */ in ppp_cp_event()
|
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| D | vudc_transfer.c | 202 * terminate reads. in transfer() 236 * short packets terminate, maybe with overflow/underflow. in transfer() 261 /* many requests terminate without a short packet */ in transfer() 291 /* host side completion --> terminate */ in transfer()
|