|
Linux Perf
|
#include <linux/compiler.h>#include <linux/bitmap.h>#include "cpumap.h"#include "mem2node.h"#include "tests.h"
Go to the source code of this file.
Classes | |
| struct | node |
Macros | |
| #define | T TEST_ASSERT_VAL |
Functions | |
| static unsigned long * | get_bitmap (const char *str, int nbits) |
| int | test__mem2node (struct test *t __maybe_unused, int subtest __maybe_unused) |
Variables | |
| static struct node | test_nodes [] |
| #define T TEST_ASSERT_VAL |
Definition at line 16 of file mem2node.c.
|
static |
| int test__mem2node | ( | struct test *t | __maybe_unused, |
| int subtest | __maybe_unused | ||
| ) |
|
static |