Home
last modified time | relevance | path

Searched defs:dump (Results 651 - 675 of 700) sorted by relevance

1...<<2122232425262728

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp220 std::string dump = GetName() + in DirtyRegionDump() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1536 std::string dump; in UpdateDisplayInfo() local
4073 std::string dump; in UpdateDisplayInfo() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c2825 dump(void) dump() function
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c2895 dump(void) dump() function
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3782 static int bnxt_set_dump(struct net_device *dev, struct ethtool_dump *dump) in bnxt_set_dump() argument
3800 static int bnxt_get_dump_flag(struct net_device *dev, struct ethtool_dump *dump) in bnxt_get_dump_flag() argument
3820 bnxt_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buf) bnxt_get_dump_data() argument
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dtypes.h2249 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
2265 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
2308 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3841 static int bnxt_set_dump(struct net_device *dev, struct ethtool_dump *dump) in bnxt_set_dump() argument
3859 static int bnxt_get_dump_flag(struct net_device *dev, struct ethtool_dump *dump) in bnxt_get_dump_flag() argument
3876 bnxt_get_dump_data(struct net_device *dev, struct ethtool_dump *dump, void *buf) bnxt_get_dump_data() argument
[all...]
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables.h902 int (*dump)(struct sk_buff *skb, member
1345 int (*dump)(struct sk_buff *skb, member
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c686 debug_fops_ro(dump); variable
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3351 bool dump = true; in rtw89_fw_c2h_cmd_handle() local
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H A Dsli4.c4953 int sli_raise_ue(struct sli4 *sli4, u8 dump) in sli_raise_ue() argument
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h2177 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
2187 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
2220 void (*dump)(struct sk_buff *msg, struct netlink_callback *cb, member
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3874 void Builder::dump(std::vector<unsigned int>& out) const in dump() function in Builder
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2886 LLVM_DUMP_METHOD void SMSchedule::dump() const { print(dbgs()); } in dump() function in SMSchedule
2887 LLVM_DUMP_METHOD void NodeSet::dump() cons in dump() function in NodeSet
[all...]
H A DMachineScheduler.cpp599 LLVM_DUMP_METHOD void ReadyQueue::dump() const { in dump() function in ReadyQueue
1166 void ScheduleDAGMILive::dump() const { in dump() function in ScheduleDAGMILive
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp4466 void Value::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\n'; } in dump() function in Value
4470 void Type::dump() const { print(dbgs(), /*IsForDebug=*/true); dbgs() << '\n'; } in dump() function in Type
4474 void Module::dump() const { in dump() function in Module
4481 void Comdat::dump() const { print(dbgs(), /*IsForDebug=*/true); } in dump() function in Comdat
4485 void NamedMDNode::dump() cons function in NamedMDNode
4488 void Metadata::dump() const { dump(nullptr); } dump() function in Metadata
4491 void Metadata::dump(const Module *M) const { dump() function in Metadata
4498 void ModuleSummaryIndex::dump() const { print(dbgs(), /*IsForDebug=*/true); } dump() function in ModuleSummaryIndex
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1205 inline void SDValue::dump() const { in dump() function in llvm::SDValue
1209 inline void SDValue::dump(const SelectionDAG *G) const { in dump() function in llvm::SDValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp109 void dump(SelectionDAG *DAG = nullptr) { in dump() function
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c3137 ipr_get_ioa_dump(struct ipr_ioa_cfg *ioa_cfg, struct ipr_dump *dump) ipr_get_ioa_dump() argument
3305 struct ipr_dump *dump = container_of(kref, struct ipr_dump, kref); ipr_release_dump() local
3397 struct ipr_dump *dump; ipr_worker_thread() local
4272 struct ipr_dump *dump; ipr_read_dump() local
4363 struct ipr_dump *dump; ipr_alloc_dump() local
4421 struct ipr_dump *dump; ipr_free_dump() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h651 int (*dump)(struct devlink_health_reporter *reporter, member
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h627 struct tomoyo_page_dump dump; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c138 } dump; member
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c5717 struct rt6_rtnl_dump_arg *dump; member
5727 struct rt6_rtnl_dump_arg *dump = w->dump; in rt6_nh_dump_exceptions() local
[all...]
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h734 int (*dump)(struct devlink_health_reporter *reporter, member
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.h627 struct tomoyo_page_dump dump; member

Completed in 108 milliseconds

1...<<2122232425262728