Home
last modified time | relevance | path

Searched defs:dump (Results 551 - 575 of 690) sorted by relevance

1...<<2122232425262728

/kernel/linux/linux-5.10/kernel/dma/
H A Ddebug.c805 DEFINE_SHOW_ATTRIBUTE(dump); variable
/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c189 struct dsa_slave_dump_ctx *dump = data; in dsa_slave_port_fdb_do_dump() local
235 struct dsa_slave_dump_ctx dump = { dsa_slave_fdb_dump() local
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dioctl.c2177 struct ethtool_dump dump; in ethtool_set_dump() local
2192 struct ethtool_dump dump; in ethtool_get_dump_flag() local
2215 struct ethtool_dump dump, tmp; ethtool_get_dump_data() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_netlink.c320 ctnetlink_dump_mark(struct sk_buff *skb, const struct nf_conn *ct, bool dump) ctnetlink_dump_mark() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_net.c760 struct ocelot_dump_ctx *dump = data; in ocelot_port_fdb_do_dump() local
807 struct ocelot_dump_ctx dump = { ocelot_port_fdb_dump() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1516 nfp_dump_nsp_diag(struct nfp_app *app, struct ethtool_dump *dump, void *buffer) in nfp_dump_nsp_diag() argument
1587 nfp_app_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) nfp_app_get_dump_flag() argument
1604 nfp_app_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, void *buffer) nfp_app_get_dump_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c2074 qede_get_dump_flag(struct net_device *dev, struct ethtool_dump *dump) qede_get_dump_flag() argument
2106 qede_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buf) qede_get_dump_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c1654 qlcnic_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in qlcnic_get_dump_flag() argument
1679 qlcnic_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in qlcnic_get_dump_data() argument
[all...]
H A Dqlcnic_minidump.c1290 u32 entry_offset, dump, no_entries, buf_offset = 0; in qlcnic_dump_fw() local
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.c172 static void dump(struct atm_dev *dev) in dump() function
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c1024 struct qca_dump_size *dump; in qca_controller_memdump() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c3134 seq_reg_dump(struct seq_file *m, uint32_t (*dump)[2], uint32_t n_regs) seq_reg_dump() argument
[all...]
/kernel/linux/linux-6.6/kernel/dma/
H A Ddebug.c581 DEFINE_SHOW_ATTRIBUTE(dump); variable
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c2331 char *dump, *data; in mt7615_coredump_work() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpmac.c241 struct cpmac_desc *dump = priv->rx_head; in cpmac_dump_all_desc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gpu_error.c2136 struct i915_gpu_coredump *dump; in i915_gpu_coredump() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_netlink.c336 ctnetlink_dump_mark(struct sk_buff *skb, const struct nf_conn *ct, bool dump) ctnetlink_dump_mark() argument
[all...]
/third_party/curl/tests/server/
H A Dsws.c794 FILE *dump; in storerequest() local
1017 FILE *dump; send_doc() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2520 void CollationAPITest::dump(UnicodeString msg, RuleBasedCollator* c, UErrorCode& status) { in dump() function in CollationAPITest
/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c81 #define dump hexdump macro
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc2107 void CertLookupTree::dump() const { in dump() function in shrpx::tls::CertLookupTree
H A Dshrpx_http2_upstream.cc336 auto &dump = config->http2.upstream.debug.dump; in on_request_headers() local
/third_party/libabigail/src/
H A Dabg-writer.cc4664 dump(const decl_base_sptr d, std::ostream& o, const bool annotate) in dump() function
4677 dump(const decl_base_sptr d, const bool annotate) in dump() function
4688 dump(const type_base_sptr t, std::ostream& o, const bool annotate) in dump() function
4697 dump(const type_base_sptr t, const bool annotate) in dump() function
4708 dump(const var_decl_sptr v, std::ostream& o, const bool annotate) in dump() function
4721 dump(const var_decl_sptr v, const bool annotate) in dump() function
4732 dump(const translation_unit& t, std::ostream& o, const bool annotate) dump() function
4743 dump(const translation_unit& t, const bool annotate) dump() function
4754 dump(const translation_unit_sptr t, std::ostream& o, const bool annotate) dump() function
4766 dump(const translation_unit_sptr t, const bool annotate) dump() function
[all...]
/third_party/python/Lib/
H A Dast.py113 def dump(node, annotate_fields=True, include_attributes=False, *, indent=None): function
H A Dpickle.py476 def dump(self, obj): member in _Pickler
[all...]

Completed in 68 milliseconds

1...<<2122232425262728