| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_debugdump.c | 329 static int nfp_add_tlv(u32 type, u32 total_tlv_sz, struct nfp_dump_state *dump) in nfp_add_tlv() 350 struct nfp_dump_state *dump) in nfp_dump_error_tlv() 369 static int nfp_dump_fwname(struct nfp_pf *pf, struct nfp_dump_state *dump) in nfp_dump_fwname() 391 struct nfp_dump_state *dump) in nfp_dump_hwinfo() 412 struct nfp_dump_state *dump) in nfp_dump_hwinfo_field() 450 struct nfp_dump_state *dump) in nfp_dump_csr_range() 553 struct nfp_dump_state *dump) in nfp_dump_indirect_csr_range() 598 struct nfp_dump_state *dump) in nfp_dump_single_rtsym() 657 struct nfp_dump_state *dump = param; in nfp_dump_for_tlv() local 710 struct nfp_dump_state *dump = param; in nfp_dump_specific_level() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_debugdump.c | 369 static int nfp_add_tlv(u32 type, u32 total_tlv_sz, struct nfp_dump_state *dump) in nfp_add_tlv() 390 struct nfp_dump_state *dump) in nfp_dump_error_tlv() 409 static int nfp_dump_fwname(struct nfp_pf *pf, struct nfp_dump_state *dump) in nfp_dump_fwname() 431 struct nfp_dump_state *dump) in nfp_dump_hwinfo() 452 struct nfp_dump_state *dump) in nfp_dump_hwinfo_field() 490 struct nfp_dump_state *dump) in nfp_dump_csr_range() 593 struct nfp_dump_state *dump) in nfp_dump_indirect_csr_range() 638 struct nfp_dump_state *dump) in nfp_dump_single_rtsym() 705 struct nfp_dump_state *dump = param; in nfp_dump_for_tlv() local 758 struct nfp_dump_state *dump = param; in nfp_dump_specific_level() local [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | opal-dump.c | 164 struct dump_obj *dump; in dump_attr_show() local 180 struct dump_obj *dump; in dump_attr_store() local 198 struct dump_obj *dump; in dump_release() local 242 static int64_t dump_read_data(struct dump_obj *dump) in dump_read_data() 293 struct dump_obj *dump = to_dump_obj(kobj); in dump_attr_read() local 328 struct dump_obj *dump; in create_dump_obj() local
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/powernv/ |
| D | opal-dump.c | 163 struct dump_obj *dump; in dump_attr_show() local 179 struct dump_obj *dump; in dump_attr_store() local 197 struct dump_obj *dump; in dump_release() local 241 static int64_t dump_read_data(struct dump_obj *dump) in dump_read_data() 292 struct dump_obj *dump = to_dump_obj(kobj); in dump_attr_read() local 327 struct dump_obj *dump; in create_dump_obj() local
|
| /kernel/linux/linux-4.19/drivers/net/fjes/ |
| D | fjes_ethtool.c | 237 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump() 270 struct ethtool_dump *dump) in fjes_get_dump_flag() 283 struct ethtool_dump *dump, void *buf) in fjes_get_dump_data()
|
| /kernel/linux/linux-5.10/drivers/net/fjes/ |
| D | fjes_ethtool.c | 222 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump() 255 struct ethtool_dump *dump) in fjes_get_dump_flag() 268 struct ethtool_dump *dump, void *buf) in fjes_get_dump_data()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| D | qed_debug.c | 1016 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() 1027 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() 1044 bool dump, in qed_dump_str_param() 1071 bool dump, const char *param_name, u32 param_val) in qed_dump_num_param() 1101 u32 *dump_buf, bool dump) in qed_dump_fw_ver_param() 1145 u32 *dump_buf, bool dump) in qed_dump_mfw_ver_param() 1194 u32 *dump_buf, bool dump) in qed_dump_chip_revision_param() 1216 bool dump, const char *name, u32 num_params) in qed_dump_section_hdr() 1227 bool dump, in qed_dump_common_global_params() 1268 static u32 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) in qed_dump_last_section() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/qlogic/qed/ |
| D | qed_debug.c | 1904 static u32 qed_dump_str(char *dump_buf, bool dump, const char *str) in qed_dump_str() 1915 static u32 qed_dump_align(char *dump_buf, bool dump, u32 byte_offset) in qed_dump_align() 1932 bool dump, in qed_dump_str_param() 1959 bool dump, const char *param_name, u32 param_val) in qed_dump_num_param() 1989 u32 *dump_buf, bool dump) in qed_dump_fw_ver_param() 2034 u32 *dump_buf, bool dump) in qed_dump_mfw_ver_param() 2082 bool dump, const char *name, u32 num_params) in qed_dump_section_hdr() 2093 bool dump, in qed_dump_common_global_params() 2130 static u32 qed_dump_last_section(u32 *dump_buf, u32 offset, bool dump) in qed_dump_last_section() 2449 bool dump, in qed_grc_dump_regs_hdr() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
| D | kvm.sh | 403 function dump(first, pastlast, batchnum) function
|
| /kernel/linux/linux-4.19/arch/x86/include/asm/ |
| D | a.out-core.h | 27 static inline void aout_dump_thread(struct pt_regs *regs, struct user *dump) in aout_dump_thread()
|
| /kernel/linux/linux-4.19/tools/testing/selftests/rcutorture/bin/ |
| D | kvm.sh | 344 function dump(first, pastlast, batchnum) function
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | a.out-core.h | 24 static inline void aout_dump_thread(struct pt_regs *regs, struct user *dump) in aout_dump_thread()
|
| /kernel/linux/linux-4.19/arch/alpha/include/asm/ |
| D | a.out-core.h | 23 static inline void aout_dump_thread(struct pt_regs *pt, struct user *dump) in aout_dump_thread()
|
| /kernel/linux/linux-4.19/arch/x86/ia32/ |
| D | ia32_aout.c | 54 static void fill_dump(struct pt_regs *regs, struct user32 *dump) in fill_dump() 155 struct user32 dump; in aout_core_dump() local
|
| /kernel/linux/linux-4.19/arch/sh/include/asm/ |
| D | unwinder.h | 11 void (*dump)(struct task_struct *, struct pt_regs *, member
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | unwinder.h | 11 void (*dump)(struct task_struct *, struct pt_regs *, member
|
| /kernel/linux/linux-4.19/include/rdma/ |
| D | rdma_netlink.h | 12 int (*dump)(struct sk_buff *skb, struct netlink_callback *nlcb); member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | health.h | 41 int (*dump)(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, void *ctx); member
|
| /kernel/liteos_a/testsuites/unittest/net/resolv/smoke/ |
| D | net_resolv_test_001.cpp | 35 static void dump(unsigned char *s, int len) { in dump() function
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | debug.c | 20 void *dump; in brcmf_debug_create_memdump() local
|
| /kernel/linux/linux-4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | debug.c | 31 void *dump; in brcmf_debug_create_memdump() local
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | sock_diag.h | 17 int (*dump)(struct sk_buff *skb, struct nlmsghdr *nlh); member
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm8350-core.c | 36 #define dump(regs, src) do { \ macro 45 #define dump(bytes, src) macro
|
| /kernel/linux/linux-4.19/drivers/mfd/ |
| D | wm8350-core.c | 40 #define dump(regs, src) do { \ macro 49 #define dump(bytes, src) macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | sock_diag.h | 17 int (*dump)(struct sk_buff *skb, struct nlmsghdr *nlh); member
|