Searched refs:mdesc_for_each_node_by_name (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dmdesc.h24 #define mdesc_for_each_node_by_name(__hdl, __node, __name) \ macro
/linux-master/arch/sparc/kernel/
H A Dmdesc.c313 mdesc_for_each_node_by_name(cur_mdesc, node, client->node_name)
450 mdesc_for_each_node_by_name(a, a_node, name) { function
461 mdesc_for_each_node_by_name(b, b_node, name) { function
567 mdesc_for_each_node_by_name(hp, hp_node, node_name) { function
931 mdesc_for_each_node_by_name(hp, mp, "cache") {
959 mdesc_for_each_node_by_name(hp, mp, "cache") {
976 mdesc_for_each_node_by_name(hp, mp, "socket") {
1038 mdesc_for_each_node_by_name(hp, mp, exec_unit_name) { function
1113 mdesc_for_each_node_by_name(hp, mp, "cpu") {
/linux-master/arch/sparc/mm/
H A Dinit_64.c1196 mdesc_for_each_node_by_name(md, grp, "group") {
1244 mdesc_for_each_node_by_name(md, node, "memory-latency-group")
1258 mdesc_for_each_node_by_name(md, node, "memory-latency-group") {
1285 mdesc_for_each_node_by_name(md, node, "mblock")
1299 mdesc_for_each_node_by_name(md, node, "mblock") {
1481 mdesc_for_each_node_by_name(md, node, "group") {
1489 mdesc_for_each_node_by_name(md, node, "group") {
/linux-master/drivers/crypto/
H A Dn2_core.c1727 mdesc_for_each_node_by_name(mdesc, node, "exec-unit") {
1784 mdesc_for_each_node_by_name(mdesc, node, "virtual-device") {
/linux-master/drivers/sbus/char/
H A Doradax.c253 mdesc_for_each_node_by_name(hp, pn, "virtual-device") {

Completed in 145 milliseconds