Searched refs:REMOVE (Results 1 - 9 of 9) sorted by relevance

/linux-master/scripts/
H A DMakefile.asm-generic42 quiet_cmd_remove = REMOVE $(unwanted)
H A DMakefile.headersinst68 quiet_cmd_remove = REMOVE $(unwanted)
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c842 NONE, ADD, REMOVE, HT_RATE_INIT, ADD_RATE_INIT, enumerator in enum:__anon968
856 op = REMOVE;
866 op = REMOVE;
885 case REMOVE:
/linux-master/drivers/md/
H A Dmd-cluster.c98 REMOVE, enumerator in enum:msg_type
563 pr_warn("%s: %d Could not find disk(%d) to REMOVE\n",
606 case REMOVE:
1487 cmsg.type = cpu_to_le32(REMOVE);
/linux-master/tools/perf/
H A Dbuiltin-script.c3030 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; enumerator in enum:__anon1550
3106 change = REMOVE;
3119 print_flags = change != REMOVE;
3128 if (change != REMOVE && strcmp(tok, "disasm") == 0) {
3144 if (change == REMOVE) {
3165 if (change == REMOVE)
/linux-master/fs/nfs/
H A Dnfs2xdr.c1140 PROC(REMOVE, removeargs, stat, 0),
H A Dnfs3xdr.c2532 PROC(REMOVE, remove, remove, 0),
H A Dnfs4xdr.c2229 * Encode REMOVE request
6302 * Decode REMOVE response
7673 PROC(REMOVE, enc_remove, dec_remove),
/linux-master/net/core/
H A Dpktgen.c473 #define REMOVE 1 macro
2018 pkt_dev = __pktgen_NN_threads(pn, ifname, REMOVE);

Completed in 160 milliseconds