Home
last modified time | relevance | path

Searched refs:discard (Results 226 – 250 of 297) sorted by relevance

12345678910>>...12

/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
H A Drds.rst148 This allows the application to discard all messages queued to a
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1743 goto discard; in tcp_v4_do_rcv()
1762 discard: in tcp_v4_do_rcv()
1776 goto discard; in tcp_v4_do_rcv()
/openbmc/linux/net/sctp/
H A Dsm_statefuns.c4725 goto discard; in sctp_sf_abort_violation()
4788 discard: in sctp_sf_abort_violation()
4850 goto discard; in sctp_sf_violation_paramlen()
4867 discard: in sctp_sf_violation_paramlen()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h495 uint32 discard : 1; member
/openbmc/qemu/ui/
H A Dtrace-events68 vnc_job_discard_rect(void *state, void *job, int x, int y, int w, int h) "VNC job discard rect stat…
/openbmc/qemu/tests/qemu-iotests/
H A D271.out39 discard -q 0 64k
81 discard -q 0 64k
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst354 discard, nodiscard(*)
355 Controls whether ext4 should issue discard/TRIM commands to the
H A Dquickly-build-trimmed-linux.rst44 # Note: the next command will discard any changes you did to the code:
302 used here will discard any modifications you performed, as they would
532 you did not need -- or it will discard the sources of older versions, for
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c7641 priv->wstats.discard.misc++; in ipw_handle_data_packet()
7646 priv->wstats.discard.misc++; in ipw_handle_data_packet()
7704 priv->wstats.discard.misc++; in ipw_handle_data_packet_monitor()
7709 priv->wstats.discard.misc++; in ipw_handle_data_packet_monitor()
7719 priv->wstats.discard.misc++; in ipw_handle_data_packet_monitor()
8314 priv->wstats.discard.misc++; in ipw_rx()
9968 wstats->discard.retries = 0; in ipw_get_wireless_stats()
9985 wstats->discard.retries = priv->last_tx_failures; in ipw_get_wireless_stats()
9986 wstats->discard.code = priv->ieee->ieee_stats.rx_discards_undecryptable; in ipw_get_wireless_stats()
H A Dipw2100.c2459 priv->wstats.discard.misc++; in isr_rx()
2467 priv->wstats.discard.misc++; in isr_rx()
2542 priv->wstats.discard.misc++; in isr_rx_monitor()
8112 wstats->discard.retries = 0; in ipw2100_wx_wireless_stats()
8208 wstats->discard.retries = tx_failures; in ipw2100_wx_wireless_stats()
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_vec.c.inc1958 TCGv_i32 discard = tcg_temp_new_i32();
1959 tcg_gen_muls2_i32(discard, t, a, b);
1964 TCGv_i64 discard = tcg_temp_new_i64();
1965 tcg_gen_muls2_i64(discard, t, a, b);
2006 TCGv_i32 discard = tcg_temp_new_i32();
2007 tcg_gen_mulu2_i32(discard, t, a, b);
2012 TCGv_i64 discard = tcg_temp_new_i64();
2013 tcg_gen_mulu2_i64(discard, t, a, b);
/openbmc/linux/fs/ocfs2/
H A Dalloc.c7458 u64 discard, bcount; in ocfs2_trim_extent() local
7462 discard = ocfs2_clusters_to_blocks(sb, start); in ocfs2_trim_extent()
7473 discard += le64_to_cpu(gd->bg_blkno); in ocfs2_trim_extent()
7475 trace_ocfs2_trim_extent(sb, (unsigned long long)discard, bcount); in ocfs2_trim_extent()
7477 return sb_issue_discard(sb, discard, bcount, GFP_NOFS, 0); in ocfs2_trim_extent()
/openbmc/linux/Documentation/scsi/
H A Darcmsr_spec.rst647 * Response with VT100 screen (discard it)
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-integrity.rst185 Allow block discard requests (a.k.a. TRIM) for the integrity device.
H A Dthin-provisioning.rst278 Disable discard support.
/openbmc/qemu/qapi/
H A Dmachine.json410 # @discard: throw away the missed ticks and continue with future
434 'data': ['discard', 'delay', 'slew' ] }
/openbmc/linux/drivers/block/
H A Dublk_drv.c529 const struct ublk_param_discard *p = &ub->params.discard; in ublk_dev_param_discard_apply()
560 const struct ublk_param_discard *p = &ub->params.discard; in ublk_validate_params()
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsleep-states.rst223 If the system is successfully woken up from that state, discard
/openbmc/linux/fs/
H A Dnamespace.c3375 goto discard; in finish_automount()
3402 goto discard; in finish_automount()
3409 discard: in finish_automount()
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst113 Using TRIM inside the UML image by specifying discard as a mount option
114 or by running ``tune2fs -o discard /dev/ubdXX`` will request UML to
144 /dev/ubd0 ext4 discard,errors=remount-ro 0 1
/openbmc/linux/drivers/md/
H A Ddm-cache-target.c2863 dm_dblock_t dblock, bool discard) in load_discard() argument
2869 if (discard) { in load_discard()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1461 if (mrioc->current_event->discard) in mpi3mr_sas_port_add()
1582 if (mrioc->current_event->discard) in mpi3mr_sas_port_remove()
/openbmc/linux/drivers/mtd/
H A Dmtdswap.c1479 .discard = mtdswap_discard,

12345678910>>...12