Searched refs:RELEASE (Results 1 - 42 of 42) sorted by relevance

/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
H A DMakefile5 RELEASE ?= r1_alfa5 macro
6 IOPOFFICIAL_INCDIR = /n/asic/projects/guinness/releases/$(RELEASE)/design/top/sw/include/
/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c79 case RELEASE: what = "RELEASE"; break; usb_stor_show_command()
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/
H A DMakefile4 RELEASE ?= r1_alfa5 macro
5 OFFICIAL_INCDIR = /n/asic/projects/guinness/releases/$(RELEASE)/design/top/sw/include/
/linux-4.1.27/drivers/scsi/
H A Dpas16.h10 * ( Based on T128 - DISTRIBUTION RELEASE 3. )
H A Draid_class.c218 dev_printk(KERN_ERR, rc->dev.parent, "COMPONENT RELEASE\n"); raid_component_release()
H A Dpas16.c14 * ( Based on T128 - DISTRIBUTION RELEASE 3. )
H A Dgdth.c2205 case RELEASE: gdth_next()
2207 "RESERVE" : "RELEASE")); gdth_next()
2459 else if (scp->cmnd[0] == RELEASE) gdth_fill_cache_cmd()
3359 /* RESERVE/RELEASE ? */ gdth_sync_event()
3362 } else if (scp->cmnd[0] == RELEASE) { gdth_sync_event()
H A Dmegaraid.c860 case RELEASE: mega_build_cmd()
1629 cmd->cmnd[0] == RELEASE) ) { mega_cmd_done()
H A Dscsi_debug.c415 {0, 0x17, 0, F_D_OUT, NULL, NULL, /* RELEASE(6) */
474 {1, 0x57, 0, F_D_OUT, NULL, release_iarr, /* RELEASE(10) */
H A Dips.c3669 case RELEASE: ips_send_cmd()
3937 case RELEASE: ips_chkstatus()
/linux-4.1.27/drivers/s390/char/
H A Dtape_std.h55 #define RELEASE 0xD4 /* 3420 NOP, 3480 REJECT */ macro
/linux-4.1.27/include/trace/events/
H A Dtarget.h34 scsi_opcode_name(RELEASE), \
H A Dscsi.h32 scsi_opcode_name(RELEASE), \
/linux-4.1.27/arch/arc/include/asm/
H A Dspinlock.h73 * RELEASE barrier: given the instructions avail on ARCv2, full barrier arch_spin_unlock()
/linux-4.1.27/drivers/target/
H A Dtarget_core_pr.c105 case RELEASE: target_scsi2_reservation_check()
142 * From spc4r17 5.7.3 Exceptions to SPC-2 RESERVE and RELEASE target_check_scsi2_reservation_conflict()
150 * A RELEASE(6) or RELEASE(10) command shall complete with GOOD target_check_scsi2_reservation_conflict()
159 * RELEASE(6) command, or RELEASE(10) command shall be processed target_check_scsi2_reservation_conflict()
182 * initiator, all RESERVE commands and all RELEASE commands target_check_scsi2_reservation_conflict()
192 pr_err("Received legacy SPC-2 RESERVE/RELEASE" target_check_scsi2_reservation_conflict()
430 case RELEASE: core_scsi3_pr_seq_non_holder()
1199 * Perform an implicit RELEASE if the registration that core_scsi3_check_implicit_release()
2456 pr_debug("SPC-3 PR [%s] Service Action: %s RELEASE cleared" __core_scsi3_complete_pro_release()
2462 pr_debug("SPC-3 PR [%s] RELEASE Node: %s%s\n", __core_scsi3_complete_pro_release()
2492 " PR_REGISTERED *pr_reg for RELEASE\n"); core_scsi3_emulate_pro_release()
2533 * a PERSISTENT RESERVE OUT command with RELEASE service action through core_scsi3_emulate_pro_release()
2541 pr_err("SPC-3 PR RELEASE: Received res_key: 0x%016Lx" core_scsi3_emulate_pro_release()
2557 pr_err("SPC-3 PR RELEASE: Attempted to release" core_scsi3_emulate_pro_release()
2581 * RESERVE OUT command with RELEASE service action was received, core_scsi3_emulate_pro_release()
2730 * Do an implicit RELEASE of the existing reservation. __core_scsi3_complete_pro_preempt()
H A Dtarget_core_spc.c1315 case RELEASE: spc_parse_cdb()
/linux-4.1.27/arch/s390/mm/
H A Dcmm.c378 } else if (strncmp(msg, "RELEASE", 7) == 0) { cmm_smsg_target()
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.c246 case RELEASE: what = "RELEASE"; break; mts_show_command()
/linux-4.1.27/kernel/sched/
H A Dcompletion.c308 * The RMB pairs with complete()'s RELEASE of ->wait.lock and orders completion_done()
H A Dsched.h1455 * RELEASE (rq->lock)
/linux-4.1.27/net/rxrpc/
H A Dar-recvmsg.c25 _debug("RELEASE CALL %d", call->debug_id); rxrpc_remove_user_ID()
H A Dar-call.c631 _debug("RELEASE CALL %p (%d CONN %p)", call, call->debug_id, conn); rxrpc_release_call()
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_scsi.c30 #define RELEASE 0x17 macro
/linux-4.1.27/drivers/isdn/hisax/
H A Dcallc.c92 ST_WAIT_DRELEASE, /* 10 DISCONNECT sent, awaiting RELEASE */
93 ST_WAIT_D_REL_CNF, /* 11 RELEASE sent, awaiting RELEASE confirm */
H A Dq931.c109 0x4d, "RELEASE"
112 0x5a, "RELEASE COMPLETE"
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsta_event.c380 dev_dbg(adapter->dev, "event: PORT RELEASE\n"); mwifiex_process_sta_event()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx.h929 * X.Major.Minor.RELEASE
/linux-4.1.27/drivers/char/
H A Dppdev.c22 * RELEASE parport_release
/linux-4.1.27/include/scsi/
H A Dscsi.h73 #define RELEASE 0x17 macro
/linux-4.1.27/fs/fuse/
H A Dfuse_i.h698 * Send RELEASE or RELEASEDIR request
H A Dfile.c268 * Normally this will send the RELEASE request, however if fuse_release_common()
273 * synchronous RELEASE is allowed (and desirable) in this case fuse_release_common()
/linux-4.1.27/sound/pci/
H A Dals300.c531 snd_als300_dbgplay("TRIGGER RELEASE\n"); snd_als300_trigger()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h955 case HUA_RELEASE: return "RELEASE"; hsm_user_action2name()
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1754 case RELEASE: megaraid_mbox_build_cmd()
2393 scp->cmnd[0] == RELEASE)) { megaraid_mbox_dpc()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c89 case RELEASE: scsi_show_command()
90 what = "RELEASE"; scsi_show_command()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.c2066 * for anyone interested to implement RESERVE and RELEASE in terms do_scsi_command()
2070 case RELEASE: do_scsi_command()
/linux-4.1.27/fs/
H A Dbinfmt_elf.c6 * "UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C and Programming Support
/linux-4.1.27/drivers/message/fusion/
H A Dmptscsih.c2881 case RELEASE: mptscsih_do_cmd()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c2777 case RELEASE: aac_scsi_cmd()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2287 BNX2X_ERR("VF[%d] RELEASE error: rc %d\n", vf->abs_vfid, rc); bnx2x_vf_free()
/linux-4.1.27/drivers/tty/
H A Dn_gsm.c18 * * THIS IS A DEVELOPMENT SNAPSHOT IT IS NOT A FINAL RELEASE *
/linux-4.1.27/fs/ceph/
H A Dmds_client.c3224 * if this is a preemptive lease RELEASE, no need to ceph_mdsc_lease_send_msg()

Completed in 1041 milliseconds