Home
last modified time | relevance | path

Searched defs:NODE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dpci-bridge.h264 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = (NODE)) argument
266 #define PHB_SET_NODE(PHB, NODE) ((PHB)->node = NUMA_NO_NODE) argument
/linux-6.1.9/drivers/gpu/drm/
Ddrm_mm.c212 #define HOLE_SIZE(NODE) ((NODE)->hole_size) argument
213 #define HOLE_ADDR(NODE) (__drm_mm_hole_node_start(NODE)) argument
/linux-6.1.9/fs/unicode/
Dmkutf8data.c342 #define NODE 1 macro
/linux-6.1.9/fs/f2fs/
Df2fs.h1125 NODE = 1, /* should not change this */ enumerator