Home
last modified time | relevance | path

Searched refs:tmp_pe (Results 1 – 2 of 2) sorted by relevance

/linux/net/smc/
A Dsmc_pnet.c102 struct smc_pnetentry *pnetelem, *tmp_pe; in smc_pnet_remove_by_pnetid() local
184 struct smc_pnetentry *pnetelem, *tmp_pe; in smc_pnet_add_by_ndev() local
344 struct smc_pnetentry *tmp_pe, *new_pe; in smc_pnet_add_eth() local
376 if (tmp_pe->type == SMC_PNET_ETH && in smc_pnet_add_eth()
404 struct smc_pnetentry *tmp_pe, *new_pe; in smc_pnet_add_ib() local
449 if (tmp_pe->type == SMC_PNET_IB && in smc_pnet_add_ib()
1136 struct smc_pnetentry *tmp_pe; in smc_pnetid_by_table_ib() local
1146 if (tmp_pe->type == SMC_PNET_IB && in smc_pnetid_by_table_ib()
1148 tmp_pe->ib_port == ib_port) { in smc_pnetid_by_table_ib()
1165 struct smc_pnetentry *tmp_pe; in smc_pnetid_by_table_smcd() local
[all …]
/linux/arch/powerpc/kernel/
A Deeh_driver.c631 struct eeh_pe *tmp_pe; in eeh_reset_device() local
634 eeh_for_each_pe(pe, tmp_pe) in eeh_reset_device()
635 any_passed |= eeh_pe_passed(tmp_pe); in eeh_reset_device()
840 struct eeh_pe *tmp_pe; in eeh_handle_normal_event() local
863 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event()
864 eeh_pe_for_each_dev(tmp_pe, edev, tmp) in eeh_handle_normal_event()
917 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event()
1049 eeh_for_each_pe(pe, tmp_pe) { in eeh_handle_normal_event()
1106 eeh_for_each_pe(pe, tmp_pe) in eeh_handle_normal_event()
1122 struct eeh_pe *pe, *phb_pe, *tmp_pe; in eeh_handle_special_event() local
[all …]

Completed in 7 milliseconds