| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | stackleak_plugin.c | 453 tree section; in stackleak_gate() local [all...] |
| /kernel/linux/linux-5.10/tools/objtool/ |
| H A D | elf.h | 28 struct section { struct [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | page_ext.c | 199 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() local 229 struct mem_section *section; in init_section_page_ext() local
|
| /kernel/linux/linux-6.6/drivers/mtd/parsers/ |
| H A D | sharpslpart.c | 73 int section = 0; in sharpsl_nand_check_ooblayout() local
|
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | sysfs.c | 65 unsigned int section; in free_sect_attrs() local
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_ctl_drv.c | 143 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local 111 adf_add_key_value_data(struct adf_accel_dev *accel_dev, const char *section, const struct adf_user_cfg_key_val *key_val) adf_add_key_value_data() argument [all...] |
| H A D | adf_cfg.c | 256 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local 341 adf_cfg_get_param_value(struct adf_accel_dev *accel_dev, const char *section, const char *name, char *value) adf_cfg_get_param_value() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | nvm.c | 34 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() argument 73 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() argument 146 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() argument 180 iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, u8 *data, u32 size_read) iwl_nvm_read_section() argument 301 int ret, section; iwl_nvm_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu7_smumgr.c | 511 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() argument
|
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | stackleak_plugin.c | 451 tree section; in stackleak_gate() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | page_ext.c | 237 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() local 270 struct mem_section *section; in init_section_page_ext() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_relocation.hpp | 138 Elf_Half section; in get_entry() local
|
| /third_party/curl/lib/ |
| H A D | imap.h | 64 char *section; /* Message SECTION to fetch */ member
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.h | 87 int section; member
|
| /third_party/libunwind/libunwind/src/ |
| H A D | elfxx.c | 56 elf_w (string_table) (struct elf_image *ei, int section) in string_table() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | binary.hpp | 36 struct section { struct 47 section(resource_id id, enum type type, size_t size, in section() function 50 section() : id(0), type(text_intermediate), size(0), data() { } in section() function 151 resource_id section; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-decoder.h | 179 WireBytesRef section; member [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_mapping.c | 674 const char *ares_dns_section_tostr(ares_dns_section_t section) in ares_dns_section_tostr() argument
|
| /third_party/node/deps/npm/node_modules/gauge/lib/ |
| H A D | index.js | |
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_conf.c | 309 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() argument 34 X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, const char *section, const char *name, const char *value) X509V3_EXT_nconf_int() argument 341 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509 *cert) X509V3_EXT_add_nconf() argument 354 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) X509V3_EXT_CRL_add_nconf() argument 367 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) X509V3_EXT_REQ_add_nconf() argument 381 X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) X509V3_get_string() argument 411 X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) X509V3_section_free() argument 419 nconf_get_string(void *db, const char *section, const char *value) nconf_get_string() argument 510 conf_lhash_get_string(void *db, const char *section, const char *value) conf_lhash_get_string() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/conf/ |
| H A D | conf_lib.c | 368 long _CONF_get_number(const CONF *conf, const char *section, in _CONF_get_number() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_log.c | 147 ctlog_new_from_conf(CTLOG_STORE *store, CTLOG **ct_log, const CONF *conf, const char *section) ctlog_new_from_conf() argument
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| H A D | __main__.py | 222 def section(name): function
|
| /third_party/openssl/crypto/conf/ |
| H A D | conf_lib.c | 368 long _CONF_get_number(const CONF *conf, const char *section, in _CONF_get_number() argument [all...] |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogWriter.cpp | 355 const ri::Section& section = static_cast<const ri::Section&>(item); in writeResultItem() local
|