Home
last modified time | relevance | path

Searched refs:REMOVE (Results 1 – 29 of 29) sorted by relevance

/linux-4.1.27/Documentation/filesystems/
Dgfs2-uevents.txt16 then a REMOVE uevent will follow.
61 5. REMOVE
63 The REMOVE uevent is generated at the end of an unsuccessful mount
64 or at the end of a umount of the filesystem. All REMOVE uevents will
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dum_idi.c648 if ((e->e.Req == REMOVE) && e->e.Id && (rc == 0xff)) { in process_idi_rc()
653 if ((e->e.Req == REMOVE) && (!e->e.Id)) { /* REMOVE COMPLETE */ in process_idi_rc()
668 if ((e->e.Req == REMOVE) && (rc != 0xff)) { /* REMOVE FAILED */ in process_idi_rc()
870 e->e.Req = REMOVE; in divas_um_idi_entity_start_remove()
Dpc.h85 #define REMOVE 0xff macro
Dmessage.c1065 nl_req_ncci(plci, REMOVE, 0); in plci_remove()
1616 nl_req_ncci(plci, REMOVE, 0); in disconnect_req()
3616 nl_req_ncci(plci, REMOVE, 0); in manufacturer_req()
3879 if (req == REMOVE) in callback()
3979 if (req == REMOVE) in callback()
4141 if (req == REMOVE && rc == ASSIGN_OK) in control_rc()
4144 sig_req(plci, REMOVE, 0); in control_rc()
4662 sig_req(plci, REMOVE, 0); in control_rc()
4754 sig_req(plci, REMOVE, 0); in control_rc()
4995 sig_req(plci, REMOVE, 0); in sig_ind()
[all …]
Ddi.c189 if (this->Req == REMOVE) { in pr_out()
Ddebug.c1235 e->Req = REMOVE; in SuperTraceREMOVE()
/linux-4.1.27/drivers/scsi/
DNCR5380.c90 #define REMOVE(w,x,y,z) {printk("LINE:%d Removing: %p->%p %p->%p \n", __LINE__, (void*)(w), (voi… macro
93 #define REMOVE(w,x,y,z) macro
1003 REMOVE(prev, prev->host_scribble, tmp, tmp->host_scribble); in DEF_SCSI_QCMD()
1006 REMOVE(-1, hostdata->issue_queue, tmp, tmp->host_scribble); in DEF_SCSI_QCMD()
2487 REMOVE(prev, prev->host_scribble, tmp, tmp->host_scribble);
2490 REMOVE(-1, hostdata->disconnected_queue, tmp, tmp->host_scribble);
2637 REMOVE(5, *prev, tmp, tmp->host_scribble);
2703 REMOVE(5, *prev, tmp, tmp->host_scribble);
Datari_NCR5380.c88 #define REMOVE(w, x, y, z) \ macro
98 #define REMOVE(w,x,y,z) macro
1012 REMOVE(prev, NEXT(prev), tmp, NEXT(tmp)); in NCR5380_main()
1015 REMOVE(-1, hostdata->issue_queue, tmp, NEXT(tmp)); in NCR5380_main()
2572 REMOVE(prev, NEXT(prev), tmp, NEXT(tmp)); in NCR5380_reselect()
2575 REMOVE(-1, hostdata->disconnected_queue, tmp, NEXT(tmp)); in NCR5380_reselect()
2744 REMOVE(5, *prev, tmp, NEXT(tmp)); in NCR5380_abort()
2819 REMOVE(5, *prev, tmp, NEXT(tmp)); in NCR5380_abort()
/linux-4.1.27/include/net/irda/
Dirlan_common.h90 #define REMOVE 4 macro
/linux-4.1.27/arch/mn10300/lib/
Dmemset.S92 # TODO: REMOVE CHECK
Dmemcpy.S105 # TODO: REMOVE CHECK
Dmemmove.S128 # TODO: REMOVE CHECK
/linux-4.1.27/Documentation/usb/
Dlinux.inf40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
/linux-4.1.27/scripts/
DMakefile.headersinst89 quiet_cmd_remove = REMOVE $(unwanted)
/linux-4.1.27/drivers/md/
Dmd-cluster.c75 REMOVE, enumerator
445 case REMOVE: in process_recvd_msg()
897 cmsg.type = REMOVE; in remove_disk()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c857 NONE, ADD, REMOVE, HT_RATE_INIT, ADD_RATE_INIT, in iwlagn_mac_sta_state() enumerator
871 op = REMOVE; in iwlagn_mac_sta_state()
881 op = REMOVE; in iwlagn_mac_sta_state()
900 case REMOVE: in iwlagn_mac_sta_state()
/linux-4.1.27/include/scsi/
Dosd_protocol.h288 OSD_ACT___(REMOVE, 0x0A)
/linux-4.1.27/Documentation/
Dserial-console.txt84 `/etc/ioctl.save'. REMOVE THIS FILE before using the serial
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs41-server.txt92 | REMOVE | REQ | | Section 18.25 |
/linux-4.1.27/fs/nfs/
Dnfs2xdr.c1137 PROC(REMOVE, removeargs, stat, 0),
Dnfs3xdr.c2518 PROC(REMOVE, remove, remove, 0),
Dnfs4xdr.c7390 PROC(REMOVE, enc_remove, dec_remove),
/linux-4.1.27/Documentation/scsi/
Dtmscsim.txt232 the INQUIRY and REMOVE commands is the device index as shown by the
242 Note that you will meet problems when you REMOVE a device's DCB with the
Dscsi_mid_low_api.txt173 HBA REMOVE: assume 2 SCSI devices attached
/linux-4.1.27/drivers/usb/atm/
Dcxacru.c749 CXACRU_ALL_FILES(REMOVE); in cxacru_remove_device_files()
/linux-4.1.27/Documentation/blockdev/
Dparide.txt409 address in your mail headers. REMOVE any anti-spam gimmicks you may
/linux-4.1.27/net/core/
Dpktgen.c438 #define REMOVE 1 macro
1930 pkt_dev = __pktgen_NN_threads(pn, ifname, REMOVE); in pktgen_mark_device()
/linux-4.1.27/tools/perf/
Dbuiltin-trace.c445 P_MADV_BHV(REMOVE); in syscall_arg__scnprintf_madvise_behavior()
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS714 * BE SURE TO REMOVE OR RENAME THE OLD SOUND DRIVER DIRECTORY BEFORE *