| /Linux-v6.1/kernel/bpf/ |
| D | cgroup_iter.c | 53 bool terminate; member 75 p->terminate = false; in cgroup_iter_seq_start() 107 if (p->terminate) in cgroup_iter_seq_next() 142 p->terminate = true; in __cgroup_iter_seq_show() 168 p->terminate = false; in BTF_ID_LIST_SINGLE()
|
| /Linux-v6.1/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()
|
| /Linux-v6.1/tools/testing/selftests/arm64/fp/ |
| D | fp-stress.c | 43 static bool terminate; variable 274 if (terminate) in handle_exit_signal() 279 terminate = true; in handle_exit_signal() 502 if (terminate) in main() 540 terminate = true; in main()
|
| /Linux-v6.1/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
|
| /Linux-v6.1/tools/usb/usbip/src/ |
| D | usbipd.c | 496 int i, terminate; in do_standalone_mode() local 558 terminate = 0; in do_standalone_mode() 559 while (!terminate) { in do_standalone_mode() 565 terminate = 1; in do_standalone_mode()
|
| /Linux-v6.1/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() 1081 atomic_inc(&session->terminate); in hidp_session_terminate() 1205 if (atomic_read(&session->terminate)) in hidp_session_run() 1246 atomic_inc(&session->terminate); in hidp_session_run()
|
| D | hidp.h | 144 atomic_t terminate; member
|
| /Linux-v6.1/include/linux/ |
| D | adreno-smmu-priv.h | 69 void (*resume_translation)(const void *cookie, bool terminate);
|
| /Linux-v6.1/drivers/i2c/busses/ |
| D | i2c-davinci.c | 130 u8 terminate; member 462 dev->terminate = 0; in i2c_davinci_xfer_msg() 503 dev->terminate = 1; in i2c_davinci_xfer_msg() 584 if (!dev->terminate) in terminate_read() 593 if (!dev->terminate) in terminate_write()
|
| /Linux-v6.1/net/bluetooth/cmtp/ |
| D | core.c | 291 if (atomic_read(&session->terminate)) in cmtp_session() 400 atomic_inc(&session->terminate); in cmtp_add_connection() 438 atomic_inc(&session->terminate); in cmtp_del_connection()
|
| D | cmtp.h | 84 atomic_t terminate; member
|
| /Linux-v6.1/drivers/net/wireless/ti/wl12xx/ |
| D | scan.h | 77 u8 terminate; /* stop scanning after reporting */ member
|
| /Linux-v6.1/net/bluetooth/bnep/ |
| D | bnep.h | 151 atomic_t terminate; member
|
| D | core.c | 492 if (atomic_read(&s->terminate)) in bnep_session() 665 atomic_inc(&s->terminate); in bnep_del_connection()
|
| /Linux-v6.1/sound/synth/emux/ |
| D | emux_synth.c | 93 emu->ops.terminate(vp); in snd_emux_note_on() 395 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_terminate_note() 446 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_sounds_off_all() 495 emu->ops.terminate(vp); in terminate_voice()
|
| /Linux-v6.1/drivers/iommu/arm/arm-smmu/ |
| D | arm-smmu-qcom.c | 87 static void qcom_adreno_smmu_resume_translation(const void *cookie, bool terminate) in qcom_adreno_smmu_resume_translation() argument 94 if (terminate) in qcom_adreno_smmu_resume_translation()
|
| /Linux-v6.1/include/sound/ |
| D | emux_synth.h | 40 void (*terminate)(struct snd_emux_voice *vp); member
|
| /Linux-v6.1/drivers/dma/ |
| D | tegra186-gpc-dma.c | 181 int (*terminate)(struct tegra_dma_channel *tdc); member 704 err = tdc->tdma->chip_data->terminate(tdc); in tegra_dma_terminate_all() 1295 .terminate = tegra_dma_stop_client, 1303 .terminate = tegra_dma_pause, 1311 .terminate = tegra_dma_pause_noerr,
|
| /Linux-v6.1/drivers/infiniband/sw/siw/ |
| D | iwarp.h | 278 struct iwarp_terminate terminate; member
|
| /Linux-v6.1/net/atm/ |
| D | Kconfig | 72 This is an experimental mechanism for users who need to terminate a
|
| /Linux-v6.1/arch/s390/kvm/ |
| D | gaccess.c | 497 enum gacc_mode mode, enum prot_type prot, bool terminate) in trans_exc_ending() argument 529 if (terminate) { in trans_exc_ending() 1130 bool terminate = (mode == GACC_STORE) && (idx > 0); in access_guest_with_key() local 1136 rc = trans_exc_ending(vcpu, rc, ga, ar, mode, prot, terminate); in access_guest_with_key()
|
| /Linux-v6.1/Documentation/s390/ |
| D | vfio-ap.rst | 847 higher than the maximum is specified, the operation will terminate with 859 will terminate with an error (EADDRNOTAVAIL). 863 terminate with an error (EBUSY). 867 terminate with an error (EBUSY). 873 higher than the maximum is specified, the operation will terminate with 885 will terminate with an error (EADDRNOTAVAIL). 889 terminate with an error (EBUSY). 893 terminate with an error (EBUSY). 899 than the maximum is specified, the operation will terminate with an
|
| /Linux-v6.1/drivers/net/wireless/silabs/wfx/ |
| D | hif_api_mib.h | 316 u8 terminate:1; member
|
| D | hif_tx_mib.c | 209 arg->tx_rate_retry_policy[0].terminate = 1; in wfx_hif_set_tx_rate_retry_policy()
|