Searched defs:__node (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | mdesc.h | 24 #define mdesc_for_each_node_by_name(__hdl, __node, __name) \ argument 57 #define mdesc_for_each_arc(__arc, __hdl, __node, __type) \ argument
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gpuva_mgr.c | 600 #define to_drm_gpuva(__node) container_of((__node), struct drm_gpuva, rb.node) argument
|
/openbmc/linux/mm/ |
H A D | slab.h | 815 #define for_each_kmem_cache_node(__s, __node, __n) \ argument
|
/openbmc/linux/include/linux/ |
H A D | nodemask.h | 441 #define for_each_node_state(__node, __state) \ argument
|