Searched defs:nid (Results 176 - 200 of 237) sorted by last modified time

12345678910

/linux-master/include/linux/
H A Dshrinker.h38 int nid; member in struct:shrink_control
H A Dcompaction.h116 static inline void kcompactd_run(int nid) argument
119 static inline void kcompactd_stop(int nid) argument
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_uv.c143 int nid; local
1656 xpc_init_mq_node(int nid) argument
1696 int nid; local
[all...]
/linux-master/drivers/misc/sgi-gru/
H A Dgrufile.c254 int pnode, nid, bid, chip; local
/linux-master/arch/powerpc/kernel/
H A Dpaca.c30 int nid; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_list.c239 int id, lid, hid, nid; local
/linux-master/tools/testing/memblock/
H A Dmmzone.c14 void reserve_bootmem_region(phys_addr_t start, phys_addr_t end, int nid) argument
/linux-master/sound/pci/hda/
H A Dpatch_cs8409.h296 unsigned int nid; member in struct:cs8409_cir_param
H A Dhda_bind.c250 hda_nid_t nid; local
/linux-master/drivers/hv/
H A Dhv_balloon.c722 int i, nid; local
/linux-master/drivers/base/test/
H A Dtest_async_driver_probe.c80 test_platform_device_register_node(char *name, int id, int nid) argument
108 int err, nid, cpu; local
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-imc.c185 int nid, cpu; local
H A Dpci.c733 struct iommu_table *pnv_pci_table_alloc(int nid) argument
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_manage.c74 int nid; local
H A Dras.c98 int nid; member in struct:ptcal_area
107 static int __init cbe_ptcal_enable_on_node(int nid, int order) argument
193 const u32 *nid = of_get_property(np, "node-id", NULL); local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dtopology.h55 int nid; local
80 static inline int sysfs_add_device_to_node(struct device *dev, int nid) argument
85 sysfs_remove_device_from_node(struct device *dev, int nid) argument
/linux-master/net/qrtr/
H A Daf_qrtr.c130 unsigned int nid; member in struct:qrtr_node
393 static struct qrtr_node *qrtr_node_lookup(unsigned int nid) argument
413 static void qrtr_node_assign(struct qrtr_node *node, unsigned int nid) argument
585 qrtr_endpoint_register(struct qrtr_endpoint *ep, unsigned int nid) argument
[all...]
/linux-master/mm/
H A Dsparse-vmemmap.c452 __populate_section_memmap(unsigned long pfn, unsigned long nr_pages, int nid, struct vmem_altmap *altmap, struct dev_pagemap *pgmap) argument
/linux-master/lib/
H A Dgenalloc.c153 struct gen_pool *gen_pool_create(int min_alloc_order, int nid) argument
184 gen_pool_add_owner(struct gen_pool *pool, unsigned long virt, phys_addr_t phys, size_t size, int nid, void *owner) argument
829 devm_gen_pool_create(struct device *dev, int min_alloc_order, int nid, const char *name) argument
/linux-master/arch/sparc/kernel/
H A Dpci_msi.c283 int err, nid; local
/linux-master/tools/testing/memblock/tests/
H A Dalloc_nid_api.c30 run_memblock_alloc_nid(phys_addr_t size, phys_addr_t align, phys_addr_t min_addr, phys_addr_t max_addr, int nid) argument
[all...]
/linux-master/drivers/base/
H A Ddevres.c162 void *__devres_alloc_node(dr_release_t release, size_t size, gfp_t gfp, int nid, argument
110 alloc_dr(dr_release_t release, size_t size, gfp_t gfp, int nid) argument
/linux-master/arch/x86/mm/
H A Dhighmem_32.c11 int nid; local
/linux-master/arch/sh/mm/
H A Dinit.c208 void __init allocate_pgdat(unsigned int nid) argument
400 int arch_add_memory(int nid, u64 start, u64 size, argument
[all...]
/linux-master/sound/hda/
H A Dhdac_sysfs.c99 int nid; local
115 int nid; local
131 int nid; local
161 caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
167 pin_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
176 pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
188 has_pcm_cap(struct hdac_device *codec, hda_nid_t nid) argument
201 pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
210 pcm_formats_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
219 amp_in_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
228 amp_out_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
237 power_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
246 gpio_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
253 connections_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) argument
338 add_widget_node(struct kobject *parent, hda_nid_t nid, const struct attribute_group *group, struct kobject **res) argument
367 hda_nid_t nid; local
429 hda_nid_t nid; local
[all...]

Completed in 257 milliseconds

12345678910