Home
last modified time | relevance | path

Searched defs:dump_header (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dump.h38 struct dump_header { struct
39 u32 header_size; /* Size in DWORDs excluding this field */
40 u32 version;
41 u32 preset;
42 u32 dump_meta_data; /* OR of CHIP and PATH. */
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugdump.c352 struct nfp_dump_error *dump_header = dump->p; in nfp_dump_error_tlv() local
371 struct nfp_dump_tl *dump_header = dump->p; in nfp_dump_fwname() local
393 struct nfp_dump_tl *dump_header = dump->p; in nfp_dump_hwinfo() local
414 struct nfp_dump_tl *dump_header = dump->p; in nfp_dump_hwinfo_field() local
452 struct nfp_dump_csr *dump_header = dump->p; in nfp_dump_csr_range() local
555 struct nfp_dump_csr *dump_header = dump->p; in nfp_dump_indirect_csr_range() local
600 struct nfp_dump_rtsym *dump_header = dump->p; in nfp_dump_single_rtsym() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dalloc-pool.h83 dump_header (const char *name) in dump_header() function
H A Dmem-stats.h246 dump_header (const char *name) in dump_header() function
H A Dbitmap.h259 dump_header (const char *name) in dump_header() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dalloc-pool.h83 dump_header (const char *name) in dump_header() function
H A Dmem-stats.h246 dump_header (const char *name) in dump_header() function
H A Dbitmap.h259 dump_header (const char *name) in dump_header() function
/OK3568_Linux_fs/kernel/mm/
H A Doom_kill.c493 static void dump_header(struct oom_control *oc, struct task_struct *p) in dump_header() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dos-area.c305 #define dump_header(_a) _dump_header(_a, __func__, __LINE__) macro