Searched defs:node_id (Results 1 - 63 of 63) sorted by relevance

/linux-4.4.14/arch/mips/loongson64/loongson-3/
H A Dirq.c59 int node_id = cpu_logical_map(cpu) / loongson_sysconf.cores_per_node; mask_loongson_irq() local
76 int node_id = cpu_logical_map(cpu) / loongson_sysconf.cores_per_node; unmask_loongson_irq() local
H A Dnuma.c128 u64 node_id, node_psize, start_pfn, end_pfn, mem_start, mem_size; szmem() local
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_nm.c181 void scif_disconnect_node(u32 node_id, bool mgmt_initiated) scif_disconnect_node() argument
/linux-4.4.14/arch/x86/include/asm/
H A Drio.h20 u8 node_id; /* Scalability Node ID */ member in struct:scal_detail
35 u8 node_id; /* RIO Node ID */ member in struct:rio_detail
/linux-4.4.14/arch/mips/loongson64/common/
H A Dmem.c62 u32 node_id; prom_init_memory() local
/linux-4.4.14/arch/ia64/uv/kernel/
H A Dsetup.c64 union uvh_node_id_u node_id; uv_setup() local
/linux-4.4.14/arch/s390/include/asm/
H A Dtopology.h17 unsigned short node_id; member in struct:cpu_topology_s390
/linux-4.4.14/drivers/misc/mic/card/
H A Dmic_device.c294 u8 node_id; mic_driver_init() local
/linux-4.4.14/drivers/edac/
H A Dmce_amd.c591 int node_id = amd_get_nb_id(m->extcpu); decode_mc4_mce() local
H A Damd64_edac.c295 u8 node_id; find_mc_by_sys_addr() local
1612 u8 node_id = dram_dst_node(pvt, range); f1x_match_to_this_node() local
1695 u8 node_id = dram_dst_node(pvt, range); f15_m30h_match_to_this_node() local
2193 static inline void decode_bus_error(int node_id, struct mce *m) decode_bus_error() argument
H A Dsb_edac.c305 u8 node_id, source_id; member in struct:sbridge_dev
1192 static struct mem_ctl_info *get_mci_for_node_id(u8 node_id) get_mci_for_node_id() argument
/linux-4.4.14/drivers/acpi/
H A Dglue.c155 static void acpi_physnode_link_name(char *buf, unsigned int node_id) acpi_physnode_link_name() argument
169 unsigned int node_id; acpi_bind_one() local
/linux-4.4.14/arch/x86/ras/
H A Dmce_amd_inj.c204 static u32 get_nbc_for_node(int node_id) get_nbc_for_node() argument
/linux-4.4.14/mm/
H A Dmempool.c187 mempool_create_node(int min_nr, mempool_alloc_t *alloc_fn, mempool_free_t *free_fn, void *pool_data, gfp_t gfp_mask, int node_id) mempool_create_node() argument
H A Dvmscan.c3771 int node_id; zone_reclaim() local
/linux-4.4.14/include/linux/
H A Dcpu.h25 int node_id; /* The node which contains the CPU */ member in struct:cpu
H A Dfirewire.h88 int node_id; member in struct:fw_card
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 Dmmzone.h667 int node_id; member in struct:pglist_data
771 static inline int local_memory_node(int node_id) { return node_id; }; local_memory_node() argument
H A Dgenhd.h215 int node_id; member in struct:gendisk
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c794 unsigned int node_id; bdisp_hw_update() local
/linux-4.4.14/drivers/firewire/
H A Dcore-topology.c519 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, fw_core_handle_bus_reset() argument
H A Dcore.h176 u16 node_id; member in struct:fw_node
H A Dcore-card.c620 dummy_enable_phys_dma(struct fw_card *card, int node_id, int generation) dummy_enable_phys_dma() argument
H A Dcore-device.c1147 int ret, node_id = device->node_id; fw_device_refresh() local
H A Dcore-transaction.c455 fw_send_phy_config(struct fw_card *card, int node_id, int generation, int gap_count) fw_send_phy_config() argument
H A Dnet.c182 int node_id; member in struct:fwnet_peer
965 int node_id; fwnet_send_packet() local
459 fwnet_peer_find_by_node_id(struct fwnet_device *dev, int node_id, int generation) fwnet_peer_find_by_node_id() argument
H A Dsbp2.c171 int node_id; member in struct:sbp2_target
560 static int sbp2_send_management_orb(struct sbp2_logical_unit *lu, int node_id, sbp2_send_management_orb() argument
817 int generation, node_id, local_node_id; sbp2_login() local
924 int generation, node_id, local_node_id; sbp2_reconnect() local
1247 int generation, node_id; sbp2_remove() local
501 sbp2_send_orb(struct sbp2_orb *orb, struct sbp2_logical_unit *lu, int node_id, int generation, u64 offset) sbp2_send_orb() argument
H A Dohci.c195 int node_id; member in struct:fw_ohci
2580 ohci_enable_phys_dma(struct fw_card *card, int node_id, int generation) ohci_enable_phys_dma() argument
/linux-4.4.14/arch/x86/kernel/cpu/
H A Damd.c303 u8 node_id; amd_get_topology() local
/linux-4.4.14/include/uapi/linux/
H A Dmic_common.h88 __u8 node_id; member in struct:mic_bootparam
H A Dfirewire-cdev.h88 __u32 node_id; member in struct:fw_cdev_event_bus_reset
H A Dkfd_ioctl.h179 uint32_t node_id; /* to KFD - only valid for certain member in struct:kfd_ioctl_create_event_args
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dspider-pic.c67 unsigned int node_id; member in struct:spider_pic
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-messages.c333 union skl_connector_node_id node_id = {0}; skl_setup_cpr_gateway_cfg() local
H A Dskl-topology.h112 u32 node_id; member in struct:skl_cpr_gtw_cfg
/linux-4.4.14/drivers/s390/char/
H A Dvmur.c879 char node_id[16]; ur_set_online() local
/linux-4.4.14/drivers/base/
H A Dmemory.c695 static int remove_memory_block(unsigned long node_id, remove_memory_block() argument
/linux-4.4.14/arch/s390/numa/
H A Dmode_emu.c70 static void pin_core_to_node(int core_id, int node_id) pin_core_to_node() argument
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c407 kfd_event_create(struct file *devkfd, struct kfd_process *p, uint32_t event_type, bool auto_reset, uint32_t node_id, uint32_t *event_id, uint32_t *event_trigger_data, uint64_t *event_page_offset, uint32_t *event_slot_index) kfd_event_create() argument
H A Dkfd_topology.c438 uint16_t node_id; kfd_parse_crat_table() local
/linux-4.4.14/drivers/target/sbp/
H A Dsbp_target.h144 int node_id; /* login_owner_ID */ member in struct:sbp_session
H A Dsbp_target.c1106 int node_id, generation, speed, ret; sbp_run_request_transaction() local
1259 int tcode, sg_miter_flags, max_payload, pg_size, speed, node_id, sbp_rw_data() local
/linux-4.4.14/drivers/ps3/
H A Dps3-lpm.c132 u64 node_id; member in struct:ps3_lpm_priv
/linux-4.4.14/drivers/staging/fwserial/
H A Dfwserial.h80 int node_id; member in struct:fwtty_peer
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_init.c168 qib_create_ctxtdata(struct qib_pportdata *ppd, u32 ctxt, int node_id) qib_create_ctxtdata() argument
H A Dqib.h163 int node_id; member in struct:qib_ctxtdata
/linux-4.4.14/drivers/net/usb/
H A Dpegasus.c357 __u8 node_id[6]; set_ethernet_addr() local
H A Drtl8150.c262 u8 node_id[6]; set_ethernet_addr() local
H A Dusbnet.c84 static u8 node_id [ETH_ALEN]; variable
/linux-4.4.14/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c538 static int fmvj18x_get_hwinfo(struct pcmcia_device *link, u_char *node_id) fmvj18x_get_hwinfo() argument
/linux-4.4.14/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c93 union uvh_node_id_u node_id; early_get_pnodeid() local
875 union uvh_node_id_u node_id; uv_system_init() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3.h371 u64 node_id; member in struct:ps3_system_bus_device::__anon2332
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Drepository.c1006 int ps3_repository_read_be_node_id(unsigned int be_index, u64 *node_id) ps3_repository_read_be_node_id() argument
1022 int ps3_repository_read_be_id(u64 node_id, u64 *be_id) ps3_repository_read_be_id() argument
1032 int ps3_repository_read_tb_freq(u64 node_id, u64 *tb_freq) ps3_repository_read_tb_freq() argument
1045 u64 node_id; ps3_repository_read_be_tb_freq() local
1057 u64 node_id; ps3_repository_read_lpm_privileges() local
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h22 u32 node_id; /* node_id which memory attached to */ member in struct:efi_memory_map_loongson::mem_map
101 u32 node_id; /* node id: 0x0-0; 0x1-1; 0x10-2; 0x11-3 */ member in struct:irq_source_routing_table
/linux-4.4.14/drivers/scsi/isci/
H A Dhost.c2495 sci_controller_allocate_remote_node_context(struct isci_host *ihost, struct isci_remote_device *idev, u16 *node_id) sci_controller_allocate_remote_node_context() argument
2517 sci_controller_free_remote_node_context(struct isci_host *ihost, struct isci_remote_device *idev, u16 node_id) sci_controller_free_remote_node_context() argument
/linux-4.4.14/block/
H A Dblk-core.c683 struct request_queue *blk_alloc_queue_node(gfp_t gfp_mask, int node_id) blk_alloc_queue_node() argument
812 blk_init_queue_node(request_fn_proc *rfn, spinlock_t *lock, int node_id) blk_init_queue_node() argument
H A Dgenhd.c1261 struct gendisk *alloc_disk_node(int minors, int node_id) alloc_disk_node() argument
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h335 unsigned int node_id; member in struct:acpi_device_physical_node
H A Dactbl3.h393 u16 node_id; member in struct:acpi_mpst_power_node
/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp.h117 u8 node_id; member in struct:scal_detail
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dnic.h354 u8 node_id; member in struct:nic_cfg_msg
/linux-4.4.14/arch/ia64/include/asm/uv/
H A Duv_mmrs.h472 unsigned long node_id : 15; /* RW */ member in struct:uvh_node_id_u::uvh_node_id_s
/linux-4.4.14/arch/x86/include/asm/uv/
H A Duv_mmrs.h1465 unsigned long node_id:14; /* RW */ member in struct:uvh_lb_bau_intd_payload_queue_first_u::uvh_lb_bau_intd_payload_queue_first_s
1995 unsigned long node_id:14; /* RW */ member in struct:uvh_lb_bau_sb_descriptor_base_u::uvh_lb_bau_sb_descriptor_base_s
2090 unsigned long node_id:15; /* RW */ member in struct:uvh_node_id_u::uvh_node_id_s
2098 unsigned long node_id:15; /* RW */ member in struct:uvh_node_id_u::uv1h_node_id_s
2110 unsigned long node_id:15; /* RW */ member in struct:uvh_node_id_u::uvxh_node_id_s
2121 unsigned long node_id:15; /* RW */ member in struct:uvh_node_id_u::uv2h_node_id_s
2132 unsigned long node_id:15; /* RW */ member in struct:uvh_node_id_u::uv3h_node_id_s

Completed in 2921 milliseconds