Home
last modified time | relevance | path

Searched defs:nid (Results 51 – 75 of 254) sorted by relevance

1234567891011

/openbmc/linux/sound/pci/hda/
H A Dhda_beep.h23 hda_nid_t nid; member
39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device()
H A Dhda_eld.c122 static unsigned int hdmi_get_eld_data(struct hda_codec *codec, hda_nid_t nid, in hdmi_get_eld_data()
288 int snd_hdmi_get_eld_size(struct hda_codec *codec, hda_nid_t nid) in snd_hdmi_get_eld_size()
294 int snd_hdmi_get_eld(struct hda_codec *codec, hda_nid_t nid, in snd_hdmi_get_eld()
636 int snd_hdmi_get_eld_ati(struct hda_codec *codec, hda_nid_t nid, in snd_hdmi_get_eld_ati()
H A Dpatch_ca0132.c178 hda_nid_t nid; member
310 hda_nid_t nid; member
422 hda_nid_t nid; member
518 hda_nid_t nid; member
1533 hda_nid_t nid, unsigned char stream, in codec_set_converter_stream_channel()
4250 hda_nid_t nid = get_amp_nid(kcontrol); in tuning_ctl_get() local
4276 hda_nid_t nid = get_amp_nid(kcontrol); in voice_focus_ctl_put() local
4367 hda_nid_t pnid, hda_nid_t nid, in add_tuning_control()
5274 hda_nid_t nid; in ca0132_is_vnode_effective() local
5413 hda_nid_t nid; in ca0132_pe_switch_set() local
[all …]
/openbmc/linux/drivers/base/
H A Dmemory.c414 static int print_allowed_zone(char *buf, int len, int nid, in print_allowed_zone()
436 int nid = mem->nid; in valid_zones_show() local
533 int nid, ret; in probe_store() local
682 int nid) in early_node_zone_for_memory_block()
728 void memory_block_add_nid(struct memory_block *mem, int nid, in memory_block_add_nid()
1094 int memory_group_register_static(int nid, unsigned long max_pages) in memory_group_register_static()
1124 int memory_group_register_dynamic(int nid, unsigned long unit_pages) in memory_group_register_dynamic()
1186 int walk_dynamic_memory_groups(int nid, walk_memory_groups_func_t func, in walk_dynamic_memory_groups()
/openbmc/linux/arch/loongarch/include/asm/
H A Dnuma.h17 #define nid_to_addrbase(nid) (_ULCAST_(nid) << NODE_ADDRSPACE_SHIFT) argument
28 int nid; member
H A Dmmzone.h14 #define NODE_DATA(nid) (node_data[(nid)]) argument
/openbmc/linux/fs/f2fs/
H A Dnode.h9 #define START_NID(nid) (((nid) / NAT_ENTRY_PER_BLOCK) * NAT_ENTRY_PER_BLOCK) argument
59 nid_t nid; /* node id */ member
162 nid_t nid; /* node id */ member
166 static inline void next_free_nid(struct f2fs_sb_info *sbi, nid_t *nid) in next_free_nid()
270 static inline void fill_node_footer(struct page *page, nid_t nid, in fill_node_footer()
363 static inline int set_nid(struct page *p, int off, nid_t nid, bool i) in set_nid()
/openbmc/linux/include/linux/
H A Dcompaction.h116 static inline void kcompactd_run(int nid) in kcompactd_run()
119 static inline void kcompactd_stop(int nid) in kcompactd_stop()
/openbmc/linux/kernel/dma/
H A Dcontiguous.c109 int nid, count = 0; in early_numa_cma() local
167 int nid; in dma_numa_cma_reserve() local
360 int nid = dev_to_node(dev); in dma_alloc_contiguous() local
/openbmc/linux/sound/soc/codecs/
H A Drt715-sdw.c153 unsigned int reg2 = 0, reg3 = 0, reg4 = 0, mask, nid, val2; in rt715_sdw_read() local
275 unsigned int reg2 = 0, reg3, reg4, nid, mask, val2; in rt715_sdw_write() local
375 int hda_to_sdw(unsigned int nid, unsigned int verb, unsigned int payload, in hda_to_sdw()
H A Drt711.c33 unsigned int nid, unsigned int reg, unsigned int value) in rt711_index_write()
47 unsigned int nid, unsigned int reg, unsigned int *value) in rt711_index_read()
61 static int rt711_index_update_bits(struct regmap *regmap, unsigned int nid, in rt711_index_update_bits()
689 unsigned int reg, val = 0, nid; in rt711_mux_get() local
723 unsigned int val, val2 = 0, change, reg, nid; in rt711_mux_put() local
/openbmc/linux/arch/mips/loongson64/
H A Dnuma.c200 pg_data_t * __init arch_alloc_nodedata(int nid) in arch_alloc_nodedata()
205 void arch_refresh_nodedata(int nid, pg_data_t *pgdat) in arch_refresh_nodedata()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c140 const int nid = NUMA_NO_NODE; in rtas_work_area_allocator_init() local
193 const int nid = NUMA_NO_NODE; in rtas_work_area_reserve_arena() local
/openbmc/linux/arch/x86/include/asm/
H A Dmmzone_32.h14 #define NODE_DATA(nid) (node_data[nid]) argument
H A Dmmzone_64.h15 #define NODE_DATA(nid) (node_data[nid]) argument
/openbmc/linux/arch/arm64/include/asm/
H A Dmmzone.h10 #define NODE_DATA(nid) (node_data[(nid)]) argument
/openbmc/linux/arch/s390/include/asm/
H A Dmmzone.h14 #define NODE_DATA(nid) (node_data[nid]) argument
/openbmc/linux/arch/sparc/include/asm/
H A Dmmzone.h11 #define NODE_DATA(nid) (node_data[nid]) argument
/openbmc/linux/arch/riscv/include/asm/
H A Dmmzone.h10 #define NODE_DATA(nid) (node_data[(nid)]) argument
/openbmc/linux/arch/s390/kernel/
H A Dnuma.c22 int nid; in numa_setup() local
/openbmc/linux/arch/mips/include/asm/
H A Dmmzone.h20 #define nid_to_addrbase(nid) 0 argument
/openbmc/linux/arch/powerpc/include/asm/
H A Dmmzone.h27 #define NODE_DATA(nid) (node_data[nid]) argument
/openbmc/linux/arch/ia64/include/asm/
H A Dmmzone.h23 int nid = paddr_to_nid(pfn << PAGE_SHIFT); in pfn_to_nid() local
/openbmc/linux/arch/x86/mm/
H A Dhighmem_32.c11 int nid; in set_highmem_pages_init() local
/openbmc/linux/arch/sh/mm/
H A Dnuma.c26 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) in setup_bootmem_node()

1234567891011