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

/linux-4.4.14/arch/sparc/include/asm/
H A Dmdesc.h15 struct mdesc_handle *mdesc_grab(void);
28 * only valid inside of a mdesc_grab()/mdesc_release() sequence.
/linux-4.4.14/arch/sparc/kernel/
H A Dmdesc.c188 struct mdesc_handle *mdesc_grab(void) mdesc_grab() function
201 EXPORT_SYMBOL(mdesc_grab); variable
517 struct mdesc_handle *hp = mdesc_grab(); report_platform_properties()
855 struct mdesc_handle *hp = mdesc_grab(); mdesc_iterate_over_cpus()
982 hp = mdesc_grab(); mdesc_fill_in_cpu_data()
1000 struct mdesc_handle *hp = mdesc_grab(); mdesc_open()
H A Dvio.c416 hp = mdesc_grab(); vio_init()
H A Dsetup_64.c471 hp = mdesc_grab(); mdesc_cpu_hwcap_list()
H A Dds.c1178 hp = mdesc_grab(); ds_probe()
H A Dldc.c2326 hp = mdesc_grab(); ldc_init()
/linux-4.4.14/drivers/crypto/
H A Dn2_core.c2027 mdesc = mdesc_grab(); n2_crypto_probe()
2138 mdesc = mdesc_grab(); n2_mau_probe()
/linux-4.4.14/arch/sparc/mm/
H A Dinit_64.c987 md = mdesc_grab(); of_node_to_nid()
1254 struct mdesc_handle *md = mdesc_grab(); numa_parse_mdesc()
/linux-4.4.14/drivers/block/
H A Dsunvdc.c872 hp = mdesc_grab(); vdc_port_probe()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunvnet.c1929 hp = mdesc_grab(); vnet_port_probe()

Completed in 317 milliseconds