Home
last modified time | relevance | path

Searched refs:discard (Results 201 – 225 of 293) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h1258 bool discard; member
/openbmc/linux/Documentation/security/
H A DSCTP.rst161 | discard the packet.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst131 discard requests. Read requests can be processed concurrently while
/openbmc/linux/Documentation/networking/dsa/
H A Dsja1105.rst351 On the other side of the wire, some link partners might discard these extra
352 symbols, while others might choke on them and discard the entire Ethernet
/openbmc/linux/net/wireless/
H A Dwext-compat.c1441 wstats.discard.misc = sinfo.rx_dropped_misc; in cfg80211_wireless_stats()
1443 wstats.discard.retries = sinfo.tx_failed; in cfg80211_wireless_stats()
/openbmc/linux/mm/
H A Drmap.c1696 goto discard; in try_to_unmap_one()
1763 discard: in try_to_unmap_one()
/openbmc/qemu/
H A Dqemu-options.hx1343 ``discard=discard``
1347 Some machine types may not support discard requests.
1444 ``pass-discard-request``
1445 Whether discard requests to the qcow2 device should be
1447 discard=unmap is specified, off otherwise)
1449 ``pass-discard-snapshot``
1450 Whether discard requests for the data source should be
1454 ``pass-discard-other``
1455 Whether discard requests for the data source should be
1459 ``discard-no-unref``
[all …]
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ioctl.c33 wstats->discard.code = in hostap_get_wireless_stats()
35 wstats->discard.misc = in hostap_get_wireless_stats()
40 wstats->discard.retries = in hostap_get_wireless_stats()
42 wstats->discard.fragment = in hostap_get_wireless_stats()
/openbmc/linux/arch/m68k/fpsp040/
H A Ddo_func.S87 andl #0xFF,%d1 | discard all but rounding mode/prec
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt94 - qemu-io -c discard
/openbmc/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt180 within its rights to discard the loaded value.
/openbmc/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst124 and written to the actual registers, they are useless and may discard,
/openbmc/linux/Documentation/filesystems/nfs/
H A Drpc-cache.rst106 cleaned to discard old data.
/openbmc/qemu/libdecnumber/
H A DdecNumber.c7038 Int discard; /* number of digits to discard */ local
7047 discard=len-set->digits; /* digits to discard */
7048 if (discard<=0) { /* no digits are being discarded */
7063 dn->exponent+=discard; /* maintain numerical value */
7067 if (discard>len) { /* everything, +1, is being discarded */
7092 if (count>=discard) break; /* full ones all checked */
7097 cut=discard-(count-DECDPUN)-1;
/openbmc/u-boot/dts/
H A DKconfig247 discard.
/openbmc/linux/fs/fat/
H A Dfatent.c579 if (sbi->options.discard) { in fat_free_clusters()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h280 bool discard; member
/openbmc/linux/Documentation/core-api/
H A Dwatch_queue.rst113 destroyed to discard any references the watch list holds on the watched
/openbmc/linux/drivers/mtd/
H A Dftl.c1052 .discard = ftl_discardsect,
/openbmc/qemu/ui/
H A Dtrace-events67 vnc_job_discard_rect(void *state, void *job, int x, int y, int w, int h) "VNC job discard rect stat…
/openbmc/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst114 so that the module loader doesn't discard them on module load (i.e. they will
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst303 discard data in the DMA FIFO which hasn't been fully transferred.
/openbmc/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst175 discard them from the main memory when system is under memory
/openbmc/linux/Documentation/networking/
H A Dsnmp_counter.rst263 packets would be delivered to the TCP layer, but the TCP layer will discard
733 discard, this operation is 'merge'.
1014 will try to discard packets from the out of order queue (and update the
1019 The TCP stack tries to discard packet on the out of order queue.
1023 After 'collapse' and discard packets from the out of order queue, if
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1746 goto discard; in tcp_v4_do_rcv()
1765 discard: in tcp_v4_do_rcv()
1779 goto discard; in tcp_v4_do_rcv()

12345678910>>...12