Searched refs:node_id (Results 1 - 8 of 8) sorted by relevance

/include/linux/
H A Dfirewire.h88 int node_id; member in struct:fw_card
166 * Note, fw_device.generation always has to be read before fw_device.node_id.
168 * to an outdated node_id if the generation was updated in the meantime due
171 * Likewise, fw-core will take care to update .node_id before .generation so
173 * fw_device.node_id is guaranteed to be current too.
175 * The same applies to fw_device.card->node_id vs. fw_device.generation.
185 int node_id; member in struct:fw_device
316 int node_id; /* The generation is implied; it is always the current. */ member in struct:fw_transaction
H A Dcpu.h24 int node_id; /* The node which contains the CPU */ member in struct:cpu
H A Dmmzone.h749 int node_id; member in struct:pglist_data
825 int local_memory_node(int node_id);
827 static inline int local_memory_node(int node_id) { return node_id; }; argument
H A Dgenhd.h202 int node_id; member in struct:gendisk
406 GFP_KERNEL, disk->node_id);
618 extern struct gendisk *alloc_disk_node(int minors, int node_id);
H A Dblkdev.h994 spinlock_t *lock, int node_id);
/include/uapi/linux/
H A Dfirewire-cdev.h70 * @node_id: New node ID of this node
88 __u32 node_id; member in struct:fw_cdev_event_bus_reset
/include/acpi/
H A Dactbl3.h371 u16 node_id; member in struct:acpi_mpst_power_node
H A Dacpi_bus.h334 unsigned int node_id; member in struct:acpi_device_physical_node

Completed in 150 milliseconds