Home
last modified time | relevance | path

Searched defs:dump_len (Results 1 – 7 of 7) 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()
H A Dbnxt_devlink.c161 u32 dump_len; in bnxt_fw_dump() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h125 u32 dump_len; member
/linux/drivers/mtd/ubi/
H A Dio.c1391 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/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c303 static int be_read_dump_data(struct be_adapter *adapter, u32 dump_len, in be_read_dump_data()
/linux/kernel/sched/
H A Dext.c4228 static void scx_dump_state(struct scx_exit_info *ei, size_t dump_len) in scx_dump_state()