Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
topology.h File Reference
#include <linux/numa.h>
#include <asm-generic/topology.h>

Go to the source code of this file.

Macros

#define numa_node_id   numa_node_id
 

Functions

struct cpumaskcpu_coregroup_mask (int cpu)
 
void x86_pci_root_bus_resources (int bus, struct list_head *resources)
 

Macro Definition Documentation

#define numa_node_id   numa_node_id

Definition at line 107 of file topology.h.

Function Documentation

struct cpumask* cpu_coregroup_mask ( int  cpu)
read

Definition at line 229 of file topology.c.

void x86_pci_root_bus_resources ( int  bus,
struct list_head resources 
)

Definition at line 23 of file bus_numa.c.