Home
last modified time | relevance | path

Searched defs:dump_len (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c404 u32 *dump_len) in __bnxt_get_coredump()
530 u32 dump_len) in bnxt_copy_crash_data()
548 static int bnxt_copy_crash_dump(struct bnxt *bp, void *buf, u32 dump_len) in bnxt_copy_crash_dump()
587 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump()
603 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h125 u32 dump_len; member
/linux/drivers/mtd/ubi/
H A Dio.c1401 int dump_len; in self_check_write() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1207 u32 dump_len = 0; in mwifiex_prepare_fw_dump_info() local
/linux/kernel/sched/
H A Dext.c6244 size_t dump_len, bool dump_all_tasks) in scx_dump_state()