Searched refs:REMOVE (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/Documentation/filesystems/ |
D | gfs2-uevents.rst | 20 then a REMOVE uevent will follow. 68 5. REMOVE 71 The REMOVE uevent is generated at the end of an unsuccessful mount 72 or at the end of a umount of the filesystem. All REMOVE uevents will
|
/linux-6.12.1/scripts/ |
D | Makefile.headersinst | 68 quiet_cmd_remove = REMOVE $(unwanted)
|
D | Makefile.asm-headers | 57 quiet_cmd_remove = REMOVE $(unwanted)
|
/linux-6.12.1/Documentation/usb/ |
D | linux.inf | 40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | mac80211.c | 838 NONE, ADD, REMOVE, HT_RATE_INIT, ADD_RATE_INIT, in iwlagn_mac_sta_state() enumerator 852 op = REMOVE; in iwlagn_mac_sta_state() 862 op = REMOVE; in iwlagn_mac_sta_state() 881 case REMOVE: in iwlagn_mac_sta_state()
|
/linux-6.12.1/drivers/md/ |
D | md-cluster.c | 101 REMOVE, enumerator 620 case REMOVE: in process_recvd_msg() 1529 cmsg.type = cpu_to_le32(REMOVE); in remove_disk()
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | nfs41-server.rst | 137 | | REMOVE | REQ | | …
|
/linux-6.12.1/Documentation/driver-api/md/ |
D | md-cluster.rst | 108 3.1.4 REMOVE 362 the array. It causes a REMOVE message to be send to other nodes.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | serial-console.rst | 120 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-reqbufs.rst | 126 .. _V4L2-BUF-CAP-SUPPORTS-REMOVE-BUFS:
|
/linux-6.12.1/tools/perf/ |
D | builtin-script.c | 3125 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields() enumerator 3201 change = REMOVE; in parse_output_fields() 3214 print_flags = change != REMOVE; in parse_output_fields() 3223 if (change != REMOVE && strcmp(tok, "disasm") == 0) { in parse_output_fields() 3239 if (change == REMOVE) { in parse_output_fields() 3260 if (change == REMOVE) in parse_output_fields()
|
/linux-6.12.1/fs/nfs/ |
D | nfs2xdr.c | 1072 PROC(REMOVE, removeargs, stat, 0),
|
D | nfs3xdr.c | 2464 PROC(REMOVE, remove, remove, 0),
|
D | nfs4xdr.c | 7664 PROC(REMOVE, enc_remove, dec_remove),
|
/linux-6.12.1/net/core/ |
D | pktgen.c | 473 #define REMOVE 1 macro 2018 pkt_dev = __pktgen_NN_threads(pn, ifname, REMOVE); in pktgen_mark_device()
|
/linux-6.12.1/Documentation/scsi/ |
D | scsi_mid_low_api.rst | 174 HBA REMOVE: assume 2 SCSI devices attached
|