Home
last modified time | relevance | path

Searched refs:dump_type (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-dump.c218 static int64_t dump_read_info(uint32_t *dump_id, uint32_t *dump_size, uint32_t *dump_type) in dump_read_info() argument
237 *dump_type = be32_to_cpu(type); in dump_read_info()
391 uint32_t dump_id, dump_size, dump_type; in process_dump() local
395 rc = dump_read_info(&dump_id, &dump_size, &dump_type); in process_dump()
399 sprintf(name, "0x%x-0x%x", dump_type, dump_id); in process_dump()
412 create_dump_obj(dump_id, dump_size, dump_type); in process_dump()
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_core.c1485 u32 dump_type; in ip_set_dump_start() local
1505 dump_type = DUMP_ONE; in ip_set_dump_start()
1508 dump_type = DUMP_ALL; in ip_set_dump_start()
1514 dump_type |= (f << 16); in ip_set_dump_start()
1517 cb->args[IPSET_CB_DUMP] = dump_type; in ip_set_dump_start()
1537 u32 dump_type, dump_flags; in ip_set_dump_do() local
1547 dump_type = DUMP_TYPE(cb->args[IPSET_CB_DUMP]); in ip_set_dump_do()
1549 max = dump_type == DUMP_ONE ? cb->args[IPSET_CB_INDEX] + 1 in ip_set_dump_do()
1553 dump_type, dump_flags, cb->args[IPSET_CB_INDEX]); in ip_set_dump_do()
1561 if (dump_type == DUMP_ONE) { in ip_set_dump_do()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dipl.c109 enum dump_type { enum
116 static char *dump_type_str(enum dump_type type) in dump_type_str()
152 static enum dump_type dump_type = DUMP_TYPE_NONE; variable
1473 static int dump_set_type(enum dump_type type) in dump_set_type()
1477 dump_type = type; in dump_set_type()
1484 return sprintf(page, "%s\n", dump_type_str(dump_type)); in dump_type_show()
1505 __ATTR(dump_type, 0644, dump_type_show, dump_type_store);
1521 switch (dump_type) { in __dump_run()
1538 if (dump_type == DUMP_TYPE_NONE) in dump_run()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h29 u8 dump_type:3; member
H A Dcxgb4_cudbg.c191 cudbg_hdr->dump_type = CUDBG_DUMP_TYPE_MINI; in cxgb4_cudbg_collect()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dopal.h184 int64_t opal_dump_init(uint8_t dump_type);
186 int64_t opal_dump_info2(__be32 *dump_id, __be32 *dump_size, __be32 *dump_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c4678 void core_dump_record(_adapter *adapter, u8 dump_type)
4702 if(dump_type == REC_DUMP_TX){
4705 else if(dump_type == REC_DUMP_RX){
4708 else if(dump_type == REC_DUMP_ALL){
4975 void phl_dump_record(_adapter *adapter, u8 dump_type)
4989 if(dump_type == REC_DUMP_TX)
4991 else if(dump_type == REC_DUMP_RX)
4993 else if(dump_type == REC_DUMP_ALL){
5105 u32 dump_type = 0;
5107 sscanf(para, "%d", &dump_type);
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c4656 void core_dump_record(_adapter *adapter, u8 dump_type)
4680 if(dump_type == REC_DUMP_TX){
4683 else if(dump_type == REC_DUMP_RX){
4686 else if(dump_type == REC_DUMP_ALL){
4953 void phl_dump_record(_adapter *adapter, u8 dump_type)
4967 if(dump_type == REC_DUMP_TX)
4969 else if(dump_type == REC_DUMP_RX)
4971 else if(dump_type == REC_DUMP_ALL){
5083 u32 dump_type = 0;
5085 sscanf(para, "%d", &dump_type);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h9061 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h11710 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h11710 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h11721 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h14571 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h14589 wl_nan_dbg_dump_type_t dump_type; /* dump data type */ member