Home
last modified time | relevance | path

Searched refs:terminate (Results 1 – 65 of 65) sorted by relevance

/linux-4.4.14/tools/usb/usbip/src/
Dusbipd.c489 int i, terminate; in do_standalone_mode() local
554 terminate = 0; in do_standalone_mode()
555 while (!terminate) { in do_standalone_mode()
561 terminate = 1; in do_standalone_mode()
/linux-4.4.14/net/bluetooth/hidp/
Dcore.c106 if (atomic_read(&session->terminate)) in hidp_send_message()
238 if (atomic_read(&session->terminate)) in hidp_get_raw_report()
270 !atomic_read(&session->terminate)) { in hidp_get_raw_report()
275 || atomic_read(&session->terminate), in hidp_get_raw_report()
345 !atomic_read(&session->terminate)) { in hidp_set_raw_report()
350 || atomic_read(&session->terminate), in hidp_set_raw_report()
1075 atomic_inc(&session->terminate); in hidp_session_terminate()
1197 if (atomic_read(&session->terminate)) in hidp_session_run()
1233 atomic_inc(&session->terminate); in hidp_session_run()
Dhidp.h144 atomic_t terminate; member
/linux-4.4.14/arch/unicore32/lib/
Dstrncpy_from_user.S41 stb r3, [r0+], #0 @ null terminate
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-power29 the device will terminate fast-charge mode (charging current
43 the device will terminate fast-charge mode (charging current
72 the device will terminate top-off charge mode (charging current
/linux-4.4.14/drivers/i2c/busses/
Di2c-davinci.c135 u8 terminate; member
464 dev->terminate = 0; in i2c_davinci_xfer_msg()
505 dev->terminate = 1; in i2c_davinci_xfer_msg()
578 if (!dev->terminate) in terminate_read()
587 if (!dev->terminate) in terminate_write()
/linux-4.4.14/net/bluetooth/cmtp/
Dcore.c295 if (atomic_read(&session->terminate)) in cmtp_session()
396 atomic_inc(&session->terminate); in cmtp_add_connection()
434 atomic_inc(&session->terminate); in cmtp_del_connection()
Dcmtp.h84 atomic_t terminate; member
Dcapi.c377 atomic_inc(&session->terminate); in cmtp_reset_ctr()
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
Dscan.h91 u8 terminate; /* stop scanning after reporting */ member
Dscan.c347 cfg->terminate = 0; in wl1271_scan_sched_scan_config()
/linux-4.4.14/net/bluetooth/bnep/
Dbnep.h161 atomic_t terminate; member
Dcore.c498 if (atomic_read(&s->terminate)) in bnep_session()
665 atomic_inc(&s->terminate); in bnep_del_connection()
/linux-4.4.14/sound/synth/emux/
Demux_synth.c107 emu->ops.terminate(vp); in snd_emux_note_on()
409 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_terminate_note()
460 if (snd_BUG_ON(!emu || !emu->ops.terminate)) in snd_emux_sounds_off_all()
509 emu->ops.terminate(vp); in terminate_voice()
/linux-4.4.14/include/sound/
Demux_synth.h55 void (*terminate)(struct snd_emux_voice *vp); member
/linux-4.4.14/net/atm/
DKconfig71 This is an experimental mechanism for users who need to terminate a
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dqp.c1103 wqe->u.terminate.type = FW_RI_TYPE_TERMINATE; in post_terminate()
1104 wqe->u.terminate.immdlen = cpu_to_be32(sizeof *term); in post_terminate()
1105 term = (struct terminate_message *)wqe->u.terminate.termmsg; in post_terminate()
1355 int terminate = 0; in c4iw_modify_qp() local
1470 terminate = 1; in c4iw_modify_qp()
1473 terminate = qhp->attr.send_term; in c4iw_modify_qp()
1560 if (terminate) in c4iw_modify_qp()
Dt4fw_ri_api.h739 } terminate; member
Dcm.c2830 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb) in terminate() function
3933 [CPL_RDMA_TERMINATE] = terminate,
/linux-4.4.14/Documentation/DocBook/
Dscsi.xml.db101 API-fc-vport-terminate
Dnetworking.xml.db189 API-xdr-terminate-string
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_qp.c957 int terminate = 0; in iwch_modify_qp() local
1060 terminate = 1; in iwch_modify_qp()
1142 if (terminate) in iwch_modify_qp()
Diwch_cm.c1695 static int terminate(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in terminate() function
2176 [CPL_RDMA_TERMINATE] = terminate,
/linux-4.4.14/Documentation/s390/
Dcds.txt70 terminate the current I/O request processed on the device.
225 expires : timeout value in jiffies. The common I/O layer will terminate
443 In order to terminate all I/O processing at the subchannel, the clear subchannel
/linux-4.4.14/Documentation/x86/
Dearlyprintk.txt126 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
/linux-4.4.14/sound/isa/sb/
Demu8000_callback.c72 .terminate = terminate_voice,
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt283 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
294 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_callback.c71 .terminate = terminate_voice,
/linux-4.4.14/arch/s390/kernel/
Dhead.S202 stc %r0,0(%r2,%r3) # terminate buffer
/linux-4.4.14/Documentation/dmaengine/
Dclient.txt130 For cyclic DMA, a callback function may wish to terminate the
/linux-4.4.14/fs/affs/
DChanges192 zone number was zero, the loop didn't terminate,
/linux-4.4.14/Documentation/arm/SA1100/
DAssabet226 Enter script, terminate with empty line
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1027 struct bnx2x_queue_terminate_params terminate; member
Dbnx2x_main.c8892 memset(&q_params.params.terminate, 0, in bnx2x_stop_queue()
8893 sizeof(q_params.params.terminate)); in bnx2x_stop_queue()
8894 q_params.params.terminate.cid_index = tx_index; in bnx2x_stop_queue()
8918 memset(&q_params.params.terminate, 0, in bnx2x_stop_queue()
8919 sizeof(q_params.params.terminate)); in bnx2x_stop_queue()
8920 q_params.params.terminate.cid_index = FIRST_TX_COS_INDEX; in bnx2x_stop_queue()
Dbnx2x_sp.c5161 u8 cid_index = params->params.terminate.cid_index; in bnx2x_q_send_terminate()
/linux-4.4.14/Documentation/networking/
Dlapb-module.txt233 system or another event has occurred to terminate the link. This may be
Drds.txt237 terminate in the local address of the bitmap which changed.
DLICENSE.qlcnic185 void, and will automatically terminate your rights under this License.
DLICENSE.qlge185 void, and will automatically terminate your rights under this License.
Dfilter.txt800 program will terminate quickly and will only call a fixed number of kernel
Darcnet-hardware.txt133 3. A card to an active hub. Here is no need to terminate the unused
Dbonding.txt2178 availability; the other modes require all links to terminate on the
/linux-4.4.14/Documentation/prctl/
Dseccomp_filter.txt206 currently emulated call. Any other change MAY terminate the process.
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt165 - stop () : terminate the logical connection
/linux-4.4.14/Documentation/scsi/
Darcmsr_spec.txt483 ** byte 8/9/10 : (8:0 no change, 1 change, 0xff:terminate,
DLICENSE.qla4xxx186 void, and will automatically terminate your rights under this License.
DLICENSE.qla2xxx187 void, and will automatically terminate your rights under this License.
Dscsi_fc_transport.txt413 the LLDD to terminate the vport on the FC link, and teardown all other
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt254 Transport drivers can put devices asleep and terminate any I/O of all
/linux-4.4.14/Documentation/fb/
Dmatroxfb.txt131 transaction terminate with success or retry in 32 PCLK).
/linux-4.4.14/arch/xtensa/kernel/
Dentry.S145 wsr a2, depc # terminate user stack trace with 0
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying175 void, and will automatically terminate your rights under this License.
/linux-4.4.14/tools/usb/usbip/
DCOPYING175 void, and will automatically terminate your rights under this License.
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense178 automatically terminate your rights under this License. However, parties
/linux-4.4.14/
DCOPYING191 void, and will automatically terminate your rights under this License.
/linux-4.4.14/Documentation/powerpc/
Dhvcs.txt297 In order to terminate the connection between a vty-server and vty the
/linux-4.4.14/arch/arm/mm/
DKconfig831 which will terminate the program.
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt558 aggressively will not terminate the processes, but instead it will
Dcpusets.txt258 submitted jobs, which may choose to terminate or re-prioritize jobs that
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt571 However, the scan can terminate when it encounters a VM_LOCKED VMA.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped963 /* "NULL"-terminate line # */
/linux-4.4.14/net/netfilter/
DKconfig316 modify, and terminate multimedia sessions (conferences) such as
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES639 Windows 98 that terminate tcp sessions during protocol negotiation. Handle
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt331 attempt to terminate P) or as is normally the case by Venus in its
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1522 automatically terminate your rights under this License. However,