Home
last modified time | relevance | path

Searched defs:nid (Results 76 - 100 of 909) sorted by relevance

12345678910>>...37

/kernel/linux/linux-5.10/arch/alpha/mm/
H A Dnuma.c55 setup_memory_node(int nid, void *kernel_end) in setup_memory_node() argument
147 (node_max_pfn - node_min_pfn) << PAGE_SHIFT, nid); in setup_memory_node() local
164 int nid; setup_memory() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Duncached.c73 static int uncached_add_chunk(struct uncached_pool *uc_pool, int nid) in uncached_add_chunk() argument
181 int nid; in uncached_alloc_page() local
220 int nid = paddr_to_nid(uc_addr - __IA64_UNCACHED_OFFSET); uncached_free_page() local
246 int nid = paddr_to_nid(uc_start - __IA64_UNCACHED_OFFSET); uncached_build_memmap() local
262 int nid; uncached_init() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dnuma.h28 int nid; member
/kernel/linux/linux-6.6/arch/ia64/uv/kernel/
H A Dsetup.c89 int nid, cpu, m_val, n_val; in uv_setup() local
/kernel/linux/linux-5.10/include/linux/
H A Dshrinker.h16 int nid; member
/kernel/linux/linux-5.10/sound/pci/lola/
H A Dlola_proc.c16 print_audio_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, const char *name) print_audio_widget() argument
27 print_pin_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, unsigned int ampcap, const char *name) print_pin_widget() argument
48 print_clock_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) print_clock_widget() argument
88 print_mixer_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) print_mixer_widget() argument
102 int i, nid; lola_proc_codec_read() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx) snd_hdac_regmap_get_amp() argument
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp() argument
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx) snd_hdac_regmap_get_amp_stereo() argument
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp_stereo() argument
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) snd_hdac_regmap_sync_node() argument
[all...]
H A Dhda_component.h42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
37 snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, int dev_id, int rate) snd_hdac_sync_audio_rate() argument
/kernel/linux/linux-6.6/drivers/base/test/
H A Dtest_async_driver_probe.c80 test_platform_device_register_node(char *name, int id, int nid) in test_platform_device_register_node() argument
108 int err, nid, cpu; in test_async_probe_init() local
/kernel/linux/linux-6.6/include/sound/
H A Dhda_component.h42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_acomp_get_eld() argument
37 snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, int dev_id, int rate) snd_hdac_sync_audio_rate() argument
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) snd_hdac_regmap_write() argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) snd_hdac_regmap_update() argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) snd_hdac_regmap_read() argument
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx) snd_hdac_regmap_get_amp() argument
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp() argument
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx) snd_hdac_regmap_get_amp_stereo() argument
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx, int mask, int val) snd_hdac_regmap_update_amp_stereo() argument
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) snd_hdac_regmap_sync_node() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Damd_iommu.h127 static inline void *alloc_pgtable_page(int nid, gfp_t gfp) in alloc_pgtable_page() argument
/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola_proc.c16 print_audio_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, const char *name) print_audio_widget() argument
27 print_pin_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, unsigned int ampcap, const char *name) print_pin_widget() argument
48 print_clock_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) print_clock_widget() argument
88 print_mixer_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) print_mixer_widget() argument
102 int i, nid; lola_proc_codec_read() local
[all...]
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_jack.c34 u32 nid; member
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_check.c50 int nid; in DH_check_params() local
/third_party/node/deps/openssl/openssl/providers/common/
H A Dsecuritycheck.c96 int nid, strength; in ossl_ec_check_key() local
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_attr.c77 int PKCS12_add1_attr_by_NID(PKCS12_SAFEBAG *bag, int nid, int type, in PKCS12_add1_attr_by_NID() argument
/third_party/openssl/crypto/pkcs12/
H A Dp12_crt.c18 static int copy_bag_attr(PKCS12_SAFEBAG *bag, EVP_PKEY *pkey, int nid) in copy_bag_attr() argument
H A Dp12_attr.c77 int PKCS12_add1_attr_by_NID(PKCS12_SAFEBAG *bag, int nid, int type, in PKCS12_add1_attr_by_NID() argument
/third_party/openssl/crypto/dh/
H A Ddh_check.c50 int nid; in DH_check_params() local
/third_party/openssl/providers/common/
H A Dsecuritycheck.c96 int nid, strength; in ossl_ec_check_key() local
/kernel/linux/linux-5.10/drivers/base/test/
H A Dtest_async_driver_probe.c80 test_platform_device_register_node(char *name, int id, int nid) in test_platform_device_register_node() argument
108 int err, nid, cpu; in test_async_probe_init() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpaca.c31 int nid; in alloc_paca_data() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dtopology.h55 int nid; in early_cpu_to_node() local
80 static inline int sysfs_add_device_to_node(struct device *dev, int nid) in sysfs_add_device_to_node() argument
85 sysfs_remove_device_from_node(struct device *dev, int nid) sysfs_remove_device_from_node() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dras.c98 int nid; member
107 static int __init cbe_ptcal_enable_on_node(int nid, int order) in cbe_ptcal_enable_on_node() argument
193 const u32 *nid = of_get_property(np, "node-id", NULL); cbe_ptcal_enable() local
[all...]

Completed in 9 milliseconds

12345678910>>...37