Home
last modified time | relevance | path

Searched refs:p_node (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_validation.c289 void **p_node, in vmw_validation_add_resource() argument
342 if (p_node) in vmw_validation_add_resource()
343 *p_node = &node->private; in vmw_validation_add_resource()
H A Dvmwgfx_validation.h162 void **p_node,
/linux/drivers/acpi/numa/
H A Dhmat.c579 int p_node = pxm_to_node(p->processor_PD); in hmat_parse_proximity_domain() local
581 if (p_node == NUMA_NO_NODE) { in hmat_parse_proximity_domain()
/linux/lib/
H A Dmaple_tree.c963 struct maple_node *p_node; /* parent node. */ in mas_ascend() local
976 p_node = mte_parent(mas->node); in mas_ascend()
977 if (unlikely(a_node == p_node)) in mas_ascend()
982 a_enode = mt_mk_node(p_node, a_type); in mas_ascend()
985 if (p_node != mte_parent(mas->node)) in mas_ascend()