Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/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()
1074 atomic_inc(&session->terminate); in hidp_session_terminate()
1196 if (atomic_read(&session->terminate)) in hidp_session_run()
1232 atomic_inc(&session->terminate); in hidp_session_run()
Dhidp.h144 atomic_t terminate; member
/linux-4.1.27/arch/unicore32/lib/
Dstrncpy_from_user.S41 stb r3, [r0+], #0 @ null terminate
/linux-4.1.27/drivers/i2c/busses/
Di2c-davinci.c135 u8 terminate; member
428 dev->terminate = 0; in i2c_davinci_xfer_msg()
469 dev->terminate = 1; in i2c_davinci_xfer_msg()
542 if (!dev->terminate) in terminate_read()
551 if (!dev->terminate) in terminate_write()
/linux-4.1.27/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.1.27/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.1.27/drivers/net/wireless/ti/wl12xx/
Dscan.h91 u8 terminate; /* stop scanning after reporting */ member
Dscan.c343 cfg->terminate = 0; in wl1271_scan_sched_scan_config()
/linux-4.1.27/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.1.27/include/sound/
Demux_synth.h55 void (*terminate)(struct snd_emux_voice *vp); member
/linux-4.1.27/net/atm/
DKconfig71 This is an experimental mechanism for users who need to terminate a
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dqp.c1090 wqe->u.terminate.type = FW_RI_TYPE_TERMINATE; in post_terminate()
1091 wqe->u.terminate.immdlen = cpu_to_be32(sizeof *term); in post_terminate()
1092 term = (struct terminate_message *)wqe->u.terminate.termmsg; in post_terminate()
1342 int terminate = 0; in c4iw_modify_qp() local
1457 terminate = 1; in c4iw_modify_qp()
1460 terminate = qhp->attr.send_term; in c4iw_modify_qp()
1547 if (terminate) in c4iw_modify_qp()
Dt4fw_ri_api.h739 } terminate; member
Dcm.c2731 static int terminate(struct c4iw_dev *dev, struct sk_buff *skb) in terminate() function
3792 [CPL_RDMA_TERMINATE] = terminate,
/linux-4.1.27/arch/s390/kernel/
Dhead.S207 stc %r0,0(%r2,%r3) # terminate buffer
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_qp.c956 int terminate = 0; in iwch_modify_qp() local
1059 terminate = 1; in iwch_modify_qp()
1141 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.1.27/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.1.27/sound/isa/sb/
Demu8000_callback.c72 .terminate = terminate_voice,
/linux-4.1.27/Documentation/x86/
Dearlyprintk.txt126 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
/linux-4.1.27/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.1.27/sound/pci/emu10k1/
Demu10k1_callback.c71 .terminate = terminate_voice,
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt130 For cyclic DMA, a callback function may wish to terminate the
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h1022 struct bnx2x_queue_terminate_params terminate; member
Dbnx2x_main.c8810 memset(&q_params.params.terminate, 0, in bnx2x_stop_queue()
8811 sizeof(q_params.params.terminate)); in bnx2x_stop_queue()
8812 q_params.params.terminate.cid_index = tx_index; in bnx2x_stop_queue()
8836 memset(&q_params.params.terminate, 0, in bnx2x_stop_queue()
8837 sizeof(q_params.params.terminate)); in bnx2x_stop_queue()
8838 q_params.params.terminate.cid_index = FIRST_TX_COS_INDEX; in bnx2x_stop_queue()
Dbnx2x_sp.c4899 u8 cid_index = params->params.terminate.cid_index; in bnx2x_q_send_terminate()
/linux-4.1.27/fs/affs/
DChanges192 zone number was zero, the loop didn't terminate,
/linux-4.1.27/Documentation/arm/SA1100/
DAssabet226 Enter script, terminate with empty line
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt206 currently emulated call. Any other change MAY terminate the process.
/linux-4.1.27/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.qlge185 void, and will automatically terminate your rights under this License.
DLICENSE.qlcnic185 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.txt2094 availability; the other modes require all links to terminate on the
/linux-4.1.27/Documentation/nfc/
Dnfc-hci.txt165 - stop () : terminate the logical connection
/linux-4.1.27/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.1.27/Documentation/hid/
Dhid-transport.txt254 Transport drivers can put devices asleep and terminate any I/O of all
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt570 If a VM_LOCKED VMA is found in the list, the scan could terminate.
641 However, the scan can terminate when it encounters a VM_LOCKED VMA and can
/linux-4.1.27/Documentation/fb/
Dmatroxfb.txt131 transaction terminate with success or retry in 32 PCLK).
/linux-4.1.27/tools/usb/usbip/
DCOPYING175 void, and will automatically terminate your rights under this License.
/linux-4.1.27/drivers/staging/rtl8192e/
Dlicense178 automatically terminate your rights under this License. However, parties
/linux-4.1.27/drivers/staging/rtl8192u/
Dcopying175 void, and will automatically terminate your rights under this License.
/linux-4.1.27/
DCOPYING191 void, and will automatically terminate your rights under this License.
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt372 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.1.27/Documentation/powerpc/
Dhvcs.txt297 In order to terminate the connection between a vty-server and vty the
/linux-4.1.27/arch/arm/mm/
DKconfig823 which will terminate the program.
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped961 /* "NULL"-terminate line # */
/linux-4.1.27/net/netfilter/
DKconfig308 modify, and terminate multimedia sessions (conferences) such as
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES639 Windows 98 that terminate tcp sessions during protocol negotiation. Handle
/linux-4.1.27/Documentation/filesystems/
Dcoda.txt331 attempt to terminate P) or as is normally the case by Venus in its
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt1522 automatically terminate your rights under this License. However,