Home
last modified time | relevance | path

Searched defs:nodemask_t (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst138 nodemask_t section in Common variables
/linux-5.19.10/include/linux/
Dnodemask.h98 typedef struct { DECLARE_BITMAP(bits, MAX_NUMNODES); } nodemask_t; typedef