| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | init_32.c | 398 void __init add_highpages_with_active_regions(int nid, in add_highpages_with_active_regions() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
| H A D | ttm_pool.c | 554 ttm_pool_init(struct ttm_pool *pool, struct device *dev, int nid, bool use_dma_alloc, bool use_dma32) ttm_pool_init() argument
|
| /kernel/linux/linux-6.6/drivers/iommu/amd/ |
| H A D | io_pgtable_v2.c | 135 static u64 *v2_alloc_pte(int nid, u64 *pgd, unsigned long iova, in v2_alloc_pte() argument
|
| /kernel/linux/linux-6.6/sound/pci/lola/ |
| H A D | lola_mixer.c | 18 lola_init_pin(struct lola *chip, struct lola_pin *pin, int dir, int nid) lola_init_pin() argument 83 int i, err, nid; lola_init_pins() local 101 lola_init_mixer_widget(struct lola *chip, int nid) lola_init_mixer_widget() argument [all...] |
| H A D | lola_pcm.c | 621 lola_init_stream(struct lola *chip, struct lola_stream *str, int idx, int nid, int dir) lola_init_stream() argument 679 int i, nid, err; lola_init_pcm() local [all...] |
| /kernel/linux/linux-6.6/sound/hda/ |
| H A D | hdac_sysfs.c | 99 int nid; in get_codec_nid() local 115 int nid; in widget_attr_show() local 131 int nid; widget_attr_store() local 161 caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) caps_show() argument 167 pin_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pin_caps_show() argument 176 pin_cfg_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pin_cfg_show() argument 188 has_pcm_cap(struct hdac_device *codec, hda_nid_t nid) has_pcm_cap() argument 201 pcm_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pcm_caps_show() argument 210 pcm_formats_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) pcm_formats_show() argument 219 amp_in_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) amp_in_caps_show() argument 228 amp_out_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) amp_out_caps_show() argument 237 power_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) power_caps_show() argument 246 gpio_caps_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) gpio_caps_show() argument 253 connections_show(struct hdac_device *codec, hda_nid_t nid, struct widget_attribute *attr, char *buf) connections_show() argument 338 add_widget_node(struct kobject *parent, hda_nid_t nid, const struct attribute_group *group, struct kobject **res) add_widget_node() argument 367 hda_nid_t nid; widget_tree_create() local 429 hda_nid_t nid; hda_widget_sysfs_reinit() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_jack.c | 29 bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid) in is_jack_detectable() argument 46 static u32 read_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) in read_pin_sense() argument 71 snd_hda_jack_tbl_get_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_jack_tbl_get_mst() argument 108 any_jack_tbl_get_from_nid(struct hda_codec *codec, hda_nid_t nid) any_jack_tbl_get_from_nid() argument 128 snd_hda_jack_tbl_new(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_jack_tbl_new() argument 253 snd_hda_jack_pin_sense(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_jack_pin_sense() argument 274 snd_hda_jack_detect_state_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_jack_detect_state_mst() argument 318 snd_hda_jack_detect_enable_callback_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id, hda_jack_callback_fn func) snd_hda_jack_detect_enable_callback_mst() argument 365 snd_hda_jack_detect_enable(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_jack_detect_enable() argument 502 get_input_jack_type(struct hda_codec *codec, hda_nid_t nid) get_input_jack_type() argument 541 snd_hda_jack_add_kctl_mst(struct hda_codec *codec, hda_nid_t nid, int dev_id, const char *name, bool phantom_jack, int type, const struct hda_jack_keymap *keymap) snd_hda_jack_add_kctl_mst() argument 586 add_jack_kctl(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, const char *base_name) add_jack_kctl() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | mprotect.c | 119 int nid; in change_pte_range() local
|
| H A D | workingset.c | 213 int memcgid, nid; in unpack_shadow() local
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-server.c | 946 lws_tls_openssl_add_nid(X509_NAME *name, int nid, const char *value) argument
|
| /third_party/node/src/crypto/ |
| H A D | crypto_cipher.cc | 67 int nid = args[1].As<Int32>()->Value(); in GetCipherInfo() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | core_namemap.c | 382 static void get_legacy_evp_names(int base_nid, int nid, const char *pem_name, in get_legacy_evp_names() argument 426 int nid = 0, base_nid = 0, flags = 0; in get_legacy_pkey_meth_names() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_utils.c | 311 int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) in TS_TST_INFO_get_ext_by_NID() argument 341 void *TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) in TS_TST_INFO_get_ext_d2i() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x_pubkey.c | 401 int nid; in x509_pubkey_decode() local
|
| /third_party/node/deps/openssl/openssl/crypto/objects/ |
| H A D | obj_dat.c | 364 int nid = NID_undef; OBJ_txt2obj() local 414 int i, n = 0, len, nid, first, use_bn; OBJ_obj2txt() local 568 int nid; OBJ_txt2nid() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_ext.c | 28 int OCSP_REQUEST_get_ext_by_NID(OCSP_REQUEST *x, int nid, int lastpos) in OCSP_REQUEST_get_ext_by_NID() argument 57 void *OCSP_REQUEST_get1_ext_d2i(OCSP_REQUEST *x, int nid, int *crit, int *idx) in OCSP_REQUEST_get1_ext_d2i() argument 62 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, in OCSP_REQUEST_add1_ext_i2d() argument 82 int OCSP_ONEREQ_get_ext_by_NID(OCSP_ONEREQ *x, int nid, int lastpos) in OCSP_ONEREQ_get_ext_by_NID() argument 109 void *OCSP_ONEREQ_get1_ext_d2i(OCSP_ONEREQ *x, int nid, int *crit, int *idx) in OCSP_ONEREQ_get1_ext_d2i() argument 114 OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, unsigned long flags) OCSP_ONEREQ_add1_ext_i2d() argument 133 OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) OCSP_BASICRESP_get_ext_by_NID() argument 163 OCSP_BASICRESP_get1_ext_d2i(OCSP_BASICRESP *x, int nid, int *crit, int *idx) OCSP_BASICRESP_get1_ext_d2i() argument 170 OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_BASICRESP_add1_ext_i2d() argument 190 OCSP_SINGLERESP_get_ext_by_NID(OCSP_SINGLERESP *x, int nid, int lastpos) OCSP_SINGLERESP_get_ext_by_NID() argument 217 OCSP_SINGLERESP_get1_ext_d2i(OCSP_SINGLERESP *x, int nid, int *crit, int *idx) OCSP_SINGLERESP_get1_ext_d2i() argument 223 OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_SINGLERESP_add1_ext_i2d() argument 394 int nid; OCSP_accept_responses_new() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_lib.c | 22 int nid; in PKCS7_ctrl() local 222 int nid; in PKCS7_add_signer() local
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_lib.c | 453 int nid; in ossl_cms_DigestAlgorithm_find_ctx() local
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_lib.c | 440 int nid; in ossl_cms_DigestAlgorithm_find_ctx() local
|
| /third_party/openssl/crypto/objects/ |
| H A D | obj_dat.c | 364 int nid = NID_undef; OBJ_txt2obj() local 414 int i, n = 0, len, nid, first, use_bn; OBJ_obj2txt() local 568 int nid; OBJ_txt2nid() local [all...] |
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_ext.c | 28 int OCSP_REQUEST_get_ext_by_NID(OCSP_REQUEST *x, int nid, int lastpos) in OCSP_REQUEST_get_ext_by_NID() argument 57 void *OCSP_REQUEST_get1_ext_d2i(OCSP_REQUEST *x, int nid, int *crit, int *idx) in OCSP_REQUEST_get1_ext_d2i() argument 62 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, in OCSP_REQUEST_add1_ext_i2d() argument 82 int OCSP_ONEREQ_get_ext_by_NID(OCSP_ONEREQ *x, int nid, int lastpos) in OCSP_ONEREQ_get_ext_by_NID() argument 109 void *OCSP_ONEREQ_get1_ext_d2i(OCSP_ONEREQ *x, int nid, int *crit, int *idx) in OCSP_ONEREQ_get1_ext_d2i() argument 114 OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, unsigned long flags) OCSP_ONEREQ_add1_ext_i2d() argument 133 OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) OCSP_BASICRESP_get_ext_by_NID() argument 163 OCSP_BASICRESP_get1_ext_d2i(OCSP_BASICRESP *x, int nid, int *crit, int *idx) OCSP_BASICRESP_get1_ext_d2i() argument 170 OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_BASICRESP_add1_ext_i2d() argument 190 OCSP_SINGLERESP_get_ext_by_NID(OCSP_SINGLERESP *x, int nid, int lastpos) OCSP_SINGLERESP_get_ext_by_NID() argument 217 OCSP_SINGLERESP_get1_ext_d2i(OCSP_SINGLERESP *x, int nid, int *crit, int *idx) OCSP_SINGLERESP_get1_ext_d2i() argument 223 OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_SINGLERESP_add1_ext_i2d() argument 394 int nid; OCSP_accept_responses_new() local [all...] |
| /third_party/openssl/crypto/pkcs7/ |
| H A D | pk7_lib.c | 22 int nid; in PKCS7_ctrl() local 222 int nid; in PKCS7_add_signer() local
|
| /third_party/openssl/crypto/ |
| H A D | core_namemap.c | 379 static void get_legacy_evp_names(int base_nid, int nid, const char *pem_name, in get_legacy_evp_names() argument 423 int nid = 0, base_nid = 0, flags = 0; in get_legacy_pkey_meth_names() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x_pubkey.c | 401 int nid; in x509_pubkey_decode() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_utils.c | 311 int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) in TS_TST_INFO_get_ext_by_NID() argument 341 void *TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) in TS_TST_INFO_get_ext_d2i() argument
|