Searched refs:put_node (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/arm/mach-socfpga/
H A Dpm.c56 goto put_node; socfpga_setup_ocram_self_refresh()
63 goto put_node; socfpga_setup_ocram_self_refresh()
70 goto put_node; socfpga_setup_ocram_self_refresh()
81 goto put_node; socfpga_setup_ocram_self_refresh()
95 put_node: socfpga_setup_ocram_self_refresh()
/linux-4.4.14/arch/arm/mach-imx/
H A Dmach-imx6q.c200 goto put_node; imx6q_1588_init()
228 put_node: imx6q_1588_init()
307 goto put_node; imx6q_opp_check_speed_grading()
334 put_node: imx6q_opp_check_speed_grading()
355 goto put_node; imx6q_opp_init()
360 put_node: imx6q_opp_init()
H A Dpm-imx6.c436 goto put_node; imx6_pm_get_base()
443 put_node: imx6_pm_get_base()
477 goto put_node; imx6q_suspend_init()
484 goto put_node; imx6q_suspend_init()
491 goto put_node; imx6q_suspend_init()
514 goto put_node; imx6q_suspend_init()
561 goto put_node; imx6q_suspend_init()
571 put_node: imx6q_suspend_init()
H A Dpm-imx5.c297 goto put_node; imx_suspend_alloc_ocram()
304 goto put_node; imx_suspend_alloc_ocram()
311 goto put_node; imx_suspend_alloc_ocram()
321 put_node: imx_suspend_alloc_ocram()
/linux-4.4.14/fs/hfs/
H A Dbnode.c463 hfs_dbg(BNODE_REFS, "put_node(%d:%d): %d\n", hfs_bnode_put()
/linux-4.4.14/fs/hfsplus/
H A Dbnode.c631 hfs_dbg(BNODE_REFS, "put_node(%d:%d): %d\n", hfs_bnode_put()
/linux-4.4.14/include/drm/ttm/
H A Dttm_bo_driver.h215 * struct ttm_mem_type_manager member put_node
224 void (*put_node)(struct ttm_mem_type_manager *man, member in struct:ttm_mem_type_manager_func
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c112 int put_node; lpfc_dev_loss_tmo_callbk() local
136 put_node = rdata->pnode != NULL; lpfc_dev_loss_tmo_callbk()
140 if (put_node) lpfc_dev_loss_tmo_callbk()
205 int put_node; lpfc_dev_loss_tmo_handler() local
252 put_node = rdata->pnode != NULL; lpfc_dev_loss_tmo_handler()
255 if (put_node) lpfc_dev_loss_tmo_handler()
273 put_node = rdata->pnode != NULL; lpfc_dev_loss_tmo_handler()
276 if (put_node) lpfc_dev_loss_tmo_handler()
H A Dlpfc_els.c1518 int put_node; lpfc_plogi_confirm_nport() local
1686 put_node = rdata->pnode != NULL; lpfc_plogi_confirm_nport()
1690 if (put_node) lpfc_plogi_confirm_nport()
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_bo.c774 (*man->func->put_node)(man, mem); ttm_bo_mem_put()

Completed in 340 milliseconds