/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_section.c | 43 struct pt_section *section; in pt_mk_section() local 126 int pt_section_lock(struct pt_section *section) in pt_section_lock() 144 int pt_section_unlock(struct pt_section *section) in pt_section_unlock() 162 static void pt_section_free(struct pt_section *section) in pt_section_free() 179 int pt_section_get(struct pt_section *section) in pt_section_get() 202 int pt_section_put(struct pt_section *section) in pt_section_put() 232 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() 250 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() 268 int pt_section_attach(struct pt_section *section, in pt_section_attach() 314 int pt_section_detach(struct pt_section *section, in pt_section_detach() [all …]
|
H A D | pt_image_section_cache.c | 175 const struct pt_section *section; in pt_iscache_find_locked() local 268 struct pt_section *section) in pt_isache_lru_new() 321 struct pt_section *section) in pt_iscache_lru_add() 352 const struct pt_section *section) in pt_iscache_lru_remove() 382 struct pt_section *section, uint64_t memsize) in pt_iscache_lru_resize() 467 const struct pt_section *section; in pt_iscache_find_section_locked() local 525 struct pt_section *section, uint64_t laddr) in pt_iscache_add() 776 struct pt_section **section, uint64_t *laddr, int isid) in pt_iscache_lookup() 849 struct pt_section *section; in pt_iscache_clear() local 928 struct pt_section *section; in pt_iscache_add_file() local [all …]
|
H A D | pt_section_file.c | 108 int pt_sec_file_map(struct pt_section *section, FILE *file) in pt_sec_file_map() 174 int pt_sec_file_unmap(struct pt_section *section) in pt_sec_file_unmap() 197 int pt_sec_file_read(const struct pt_section *section, uint8_t *buffer, in pt_sec_file_read() 244 int pt_sec_file_memsize(const struct pt_section *section, uint64_t *size) in pt_sec_file_memsize()
|
H A D | pt_image.c | 58 static struct pt_section_list *pt_mk_section_list(struct pt_section *section, in pt_mk_section_list() 155 int pt_image_add(struct pt_image *image, struct pt_section *section, in pt_image_add() 267 int pt_image_remove(struct pt_image *image, struct pt_section *section, in pt_image_remove() 311 struct pt_section *section; in pt_image_add_file() local 579 struct pt_section *section; in pt_image_read() local 628 struct pt_section *section; in pt_image_add_cached() local 661 struct pt_section *section; in pt_image_find() local
|
H A D | pt_msec_cache.c | 57 struct pt_section *section; in pt_msec_cache_invalidate() local 105 struct pt_section *section; in pt_msec_cache_fill() local
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-msec_cache.c | 36 int pt_section_get(struct pt_section *section) in pt_section_get() 51 int pt_section_put(struct pt_section *section) in pt_section_put() 66 int pt_section_map(struct pt_section *section) in pt_section_map() 85 int pt_section_unmap(struct pt_section *section) in pt_section_unmap() 110 struct pt_section *section; member 121 struct pt_section *section; in pt_image_validate() local 142 struct pt_section *section; in pt_image_find() local 164 struct pt_section section; member 250 struct pt_section *section; in invalidate() local 282 struct pt_section *section; in read() local [all …]
|
H A D | ptunit-image_section_cache.c | 99 struct pt_section *section; in pt_mk_section() local 139 static int pt_section_lock(struct pt_section *section) in pt_section_lock() 157 static int pt_section_unlock(struct pt_section *section) in pt_section_unlock() 175 static int pt_section_lock_attach(struct pt_section *section) in pt_section_lock_attach() 193 static int pt_section_unlock_attach(struct pt_section *section) in pt_section_unlock_attach() 211 int pt_section_get(struct pt_section *section) in pt_section_get() 234 int pt_section_put(struct pt_section *section) in pt_section_put() 262 int pt_section_attach(struct pt_section *section, in pt_section_attach() 307 int pt_section_detach(struct pt_section *section, in pt_section_detach() 342 int pt_section_map(struct pt_section *section) in pt_section_map() [all …]
|
H A D | ptunit-image.c | 80 struct pt_section *section[ifix_nsecs]; member 106 struct pt_section section[ifix_nsecs]; member 125 static void ifix_init_section(struct pt_section *section, char *filename, in ifix_init_section() 167 struct pt_section *section, uint64_t laddr) in ifix_cache_section() 187 const char *pt_section_filename(const struct pt_section *section) in pt_section_filename() 195 uint64_t pt_section_offset(const struct pt_section *section) in pt_section_offset() 203 uint64_t pt_section_size(const struct pt_section *section) in pt_section_size() 223 int pt_section_get(struct pt_section *section) in pt_section_get() 232 int pt_section_put(struct pt_section *section) in pt_section_put() 263 struct pt_section **section, uint64_t *laddr, int isid) in pt_iscache_lookup() [all …]
|
H A D | ptunit-section-file.c | 100 static int pt_section_map_success(struct pt_section *section) in pt_section_map_success() 129 int pt_section_map(struct pt_section *section) in pt_section_map()
|
/freebsd/crypto/openssl/crypto/ts/ |
H A D | ts_conf.c | 123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section() 133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial() 151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device() 194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert() 218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs() 240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key() 263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest() 287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy() 312 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies() 344 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests() [all …]
|
/freebsd/contrib/processor-trace/libipt/src/posix/ |
H A D | pt_section_posix.c | 73 static int check_file_status(struct pt_section *section, int fd) in check_file_status() 99 int pt_sec_posix_map(struct pt_section *section, int fd) in pt_sec_posix_map() 162 static int pt_sec_posix_map_success(struct pt_section *section) in pt_sec_posix_map_success() 198 int pt_section_map(struct pt_section *section) in pt_section_map() 265 int pt_sec_posix_unmap(struct pt_section *section) in pt_sec_posix_unmap() 287 int pt_sec_posix_read(const struct pt_section *section, uint8_t *buffer, in pt_sec_posix_read() 312 int pt_sec_posix_memsize(const struct pt_section *section, uint64_t *size) in pt_sec_posix_memsize()
|
/freebsd/contrib/processor-trace/libipt/src/windows/ |
H A D | pt_section_windows.c | 90 static int check_file_status(struct pt_section *section, int fd) in check_file_status() 125 int pt_sec_windows_map(struct pt_section *section, int fd) in pt_sec_windows_map() 195 static int pt_sec_windows_map_success(struct pt_section *section) in pt_sec_windows_map_success() 231 int pt_section_map(struct pt_section *section) in pt_section_map() 325 int pt_sec_windows_unmap(struct pt_section *section) in pt_sec_windows_unmap() 349 int pt_sec_windows_read(const struct pt_section *section, uint8_t *buffer, in pt_sec_windows_read() 375 int pt_sec_windows_memsize(const struct pt_section *section, uint64_t *size) in pt_sec_windows_memsize()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | elfcopy.h | 116 struct section { struct 119 const char *name; /* section name */ argument 120 char *newname; /* new section name */ argument 123 void *buf; /* section content */ argument 124 uint8_t *pad; /* section padding */ argument 125 uint64_t off; /* section offset */ argument 126 uint64_t sz; /* section size */ argument 127 uint64_t cap; /* section capacity */ argument 128 uint64_t align; /* section alignment */ argument 129 uint64_t type; /* section type */ argument [all …]
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_conf.c | 35 const char *section, in X509V3_EXT_nconf_int() 309 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() 341 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() 354 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf() 367 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf() 381 char *X509V3_get_string(X509V3_CTX *ctx, const char *name, const char *section) in X509V3_get_string() 411 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free() 419 static char *nconf_get_string(void *db, const char *section, const char *value) in nconf_get_string() 510 static char *conf_lhash_get_string(void *db, const char *section, const char *value) in conf_lhash_get_string() 538 const char *section, X509 *cert) in X509V3_EXT_add_conf() [all …]
|
/freebsd/crypto/openssl/crypto/conf/ |
H A D | conf_api.c | 23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section() 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() 66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string() 185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugInfo.cpp | 79 void DWARFDebugInfo::ParseUnitsFor(DIERef::Section section) { in ParseUnitsFor() 193 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex() 211 DWARFUnit *DWARFDebugInfo::GetUnitAtOffset(DIERef::Section section, in GetUnitAtOffset() 226 DWARFDebugInfo::GetUnitContainingDIEOffset(DIERef::Section section, in GetUnitContainingDIEOffset() 256 DWARFDebugInfo::GetDIE(DIERef::Section section, dw_offset_t die_offset) { in GetDIE()
|
H A D | DIERef.h | 31 DIERef(std::optional<uint32_t> file_index,Section section,dw_offset_t die_offset) DIERef() argument 63 Section section() const { return static_cast<Section>(m_section); } section() function
|
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_section.h | 277 static inline int pt_section_request_bcache(struct pt_section *section) in pt_section_request_bcache() 296 pt_section_bcache(const struct pt_section *section) in pt_section_bcache() 334 static inline int pt_section_on_map(struct pt_section *section) in pt_section_on_map()
|
H A D | pt_mapped_section.h | 41 struct pt_section *section; member 66 struct pt_section *section, in pt_msec_init() 171 struct pt_section *section; in pt_msec_read() local
|
H A D | pt_image_section_cache.h | 48 struct pt_section *section; member 60 struct pt_section *section; member
|
/freebsd/lib/libc/nameser/ |
H A D | ns_parse.c | 78 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { in ns_skiprr() 138 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() 201 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | nvm.c | 36 iwl_nvm_write_chunk(struct iwl_mvm * mvm,u16 section,u16 offset,u16 length,const u8 * data) iwl_nvm_write_chunk() argument 75 iwl_nvm_read_chunk(struct iwl_mvm * mvm,u16 section,u16 offset,u16 length,u8 * data) iwl_nvm_read_chunk() argument 148 iwl_nvm_write_section(struct iwl_mvm * mvm,u16 section,const u8 * data,u16 length) iwl_nvm_write_section() argument 182 iwl_nvm_read_section(struct iwl_mvm * mvm,u16 section,u8 * data,u32 size_read) iwl_nvm_read_section() argument 303 int ret, section; iwl_nvm_init() local [all...] |
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 102 def getconf(conf, section, name, default=None, rtype=str): argument 155 def getint(conf, section, name, default=None): argument 159 def getfloat(conf, section, name, default=None): argument 163 def getbool(conf, section, name, default=None): argument
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg.c | 358 struct adf_cfg_section *section = in adf_cfg_add_key_value_param() local 412 struct adf_cfg_section *section) in adf_cfg_save_section() 492 struct adf_cfg_section *section = in adf_cfg_remove_key_param() local 562 struct adf_cfg_section *section = in adf_cfg_restore_key_value_param() local 582 struct adf_cfg_section *section) in adf_cfg_restore_section() 611 const char *section, in adf_cfg_get_param_value()
|
/freebsd/contrib/ldns/ |
H A D | host2wire.c | 173 int section) in ldns_rr2buffer_wire_canonical() 244 ldns_rr2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr, int section) in ldns_rr2buffer_wire() 250 ldns_rr2buffer_wire_compress(ldns_buffer *buffer, const ldns_rr *rr, int section, ldns_rbtree_t *co… in ldns_rr2buffer_wire_compress() 494 ldns_rr2wire(uint8_t **dest, const ldns_rr *rr, int section, size_t *result_size) in ldns_rr2wire()
|