/freebsd-src/sys/contrib/dev/rtw88/ |
H A D | sec.c | 9 int rtw_sec_get_free_cam(struct rtw_sec_desc *sec) in rtw_sec_get_free_cam() 23 struct rtw_sec_desc *sec, in rtw_sec_write_cam() 83 struct rtw_sec_desc *sec, in rtw_sec_clear_cam() 105 struct rtw_sec_desc *sec = &rtwdev->sec; in rtw_sec_cam_pg_backup() local 126 struct rtw_sec_desc *sec = &rtwdev->sec; in rtw_sec_enable_sec_engine() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | MarkLive.cpp | 76 static uint64_t getAddend(InputSectionBase &sec, in getAddend() argument 83 static uint64_t getAddend(InputSectionBase &sec, in getAddend() argument 90 static uint64_t getAddend(InputSectionBase &sec, in resolveReloc() argument 163 isReserved(InputSectionBase * sec) isReserved() argument 183 enqueue(InputSectionBase * sec,uint64_t offset) enqueue() argument 308 InputSectionBase &sec = *queue.pop_back_val(); mark() local [all...] |
H A D | LinkerScript.cpp | 135 OutputDesc *sec; createOutputSection() local 220 SectionBase *sec = value.isAbsolute() ? nullptr : value.sec; addSymbol() local 360 const OutputSection &sec = cast<OutputDesc>(cmd)->osec; declareSymbols() local 434 __anon7dcf305d0302(InputSectionBase *sec) matchConstraints() argument 518 InputSectionBase *sec = sections[i]; computeInputSections() local 745 auto *sec = cast<InputSection>(isec); addInputSec() local 841 } else if (OutputSection *sec = findByName(sectionCommands, name)) { addOrphanSections() local 868 if (auto *sec = dyn_cast<InputSection>(isec)) addOrphanSections() local 895 for (const InputSectionBase *sec : orphanSections) { diagnoseOrphanHandling() local 918 OutputSection *sec = findByName(sectionCommands, ".gnu.sgstubs"); diagnoseMissingSGSectionAddress() local 929 findMemoryRegion(OutputSection * sec,MemoryRegion * hint) findMemoryRegion() argument 983 assignOffsets(OutputSection * sec) assignOffsets() argument 1108 isDiscardable(const OutputSection & sec) isDiscardable() argument 1142 maybePropagatePhdrs(OutputSection & sec,SmallVector<StringRef,0> & phdrs) maybePropagatePhdrs() argument 1184 auto *sec = &cast<OutputDesc>(cmd)->osec; adjustOutputSections() local 1245 OutputSection *sec = &osd->osec; adjustSectionsAfterSorting() local 1514 for (const OutputSection *sec : outputSections) { checkFinalScriptConditions() local [all...] |
H A D | Writer.cpp | 145 addOptionalRegular(StringRef name,SectionBase * sec,uint64_t val,uint8_t stOther=STV_HIDDEN) addOptionalRegular() argument 336 InputSection *sec = createInterpSection(); createSyntheticSections() local 342 __anonef4361a00502(SyntheticSection &sec) createSyntheticSections() argument 384 __anonef4361a00602(SyntheticSection &sec) createSyntheticSections() argument 745 SectionBase *sec = d->section; includeInSymtab() local 830 isRelroSection(const OutputSection * sec) isRelroSection() argument 1053 add(OutputSection * sec) add() argument 1094 InputSection *sec = in.gotPlt.get(); setReservedSymbolSections() local 1210 OutputSection *sec = &cast<OutputDesc>(*e)->osec; findOrphanPos() local 1349 if (auto *sec = dyn_cast_or_null<InputSectionBase>(d->section)) { buildSectionOrder() local 1678 finalizeSynthetic(SyntheticSection * sec) finalizeSynthetic() argument 1788 const SectionBase *sec = def->section; fixSymbolsAfterShrinking() local 1845 InputSection &sec = *sections[i]; optimizeBasicBlockJumps() local 1887 auto *sec = cast<SyntheticSection>(s); removeUnusedSyntheticSections() local 1897 for (auto *sec : unused) removeUnusedSyntheticSections() local 1904 __anonef4361a01402(const InputSectionBase *sec) removeUnusedSyntheticSections() argument 1945 OutputSection *sec = findSection(".sdata"); finalizeSections() local 2327 if (OutputSection *sec = findSection(".ARM.exidx")) addStartEndSymbols() local 2347 needsPtLoad(OutputSection * sec) needsPtLoad() argument 2494 if (OutputSection *sec = part.dynamic->getParent()) createPhdrs() local 2660 __anonef4361a01f02(OutputSection &sec) assignFileOffsetsBinary() argument 2786 OutputSection *sec; global() member [all...] |
H A D | InputFiles.cpp | 352 getSrcMsgAux(ObjFile<ELFT> & file,const Symbol & sym,const InputSectionBase & sec,uint64_t offset) getSrcMsgAux() argument 367 getSrcMsg(const Symbol & sym,const InputSectionBase & sec,uint64_t offset) getSrcMsg() argument 500 for (const Elf_Shdr &sec : sections) findSection() local 581 const Elf_Shdr &sec = objSections[i]; parse() local 679 getShtGroupSignature(ArrayRef<Elf_Shdr> sections,const Elf_Shdr & sec) getShtGroupSignature() argument 688 shouldMerge(const Elf_Shdr & sec,StringRef name) shouldMerge() argument 754 const Elf_Shdr &sec = objSections[i]; initializeSections() local 823 const Elf_Shdr &sec = objSections[i]; initializeSections() local 906 readAndFeatures(const InputSection & sec) readAndFeatures() argument 967 getRelocTarget(uint32_t idx,const Elf_Shdr & sec,uint32_t info) getRelocTarget() argument 991 createInputSection(uint32_t idx,const Elf_Shdr & sec,StringRef name) createInputSection() argument 1153 InputSectionBase *sec = sections[secIdx]; initSectionsAndLocalSyms() local 1209 InputSectionBase *sec = sections[secIdx]; postParse() local 1313 parseVerdefs(const uint8_t * base,const typename ELFT::Shdr * sec) parseVerdefs() argument 1338 parseVerneed(const ELFFile<ELFT> & obj,const typename ELFT::Shdr * sec) parseVerneed() argument 1412 for (const Elf_Shdr &sec : sections) { parse() local [all...] |
H A D | DWARF.cpp | 105 findAux(const InputSectionBase & sec,uint64_t pos,ArrayRef<RelTy> rels) const findAux() argument 137 auto &sec = static_cast<const LLDDWARFSection &>(s); find() local [all...] |
/freebsd-src/contrib/wpa/src/ap/ |
H A D | bss_load.c | 20 unsigned int *sec, unsigned int *usec) in get_bss_load_update_timeout() argument 45 unsigned int sec, usec; in update_channel_utilization() local 85 unsigned int sec, usec; in bss_load_update_init() local
|
H A D | airtime_policy.c | 37 unsigned int *sec, in get_airtime_policy_update_timeout() argument 137 unsigned int sec, usec; in update_airtime_weights() local 257 unsigned int sec, usec; in airtime_policy_update_init() local
|
/freebsd-src/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-mapped_section.c | 39 struct pt_section sec; in begin() local 53 struct pt_section sec; in end() local 67 struct pt_section sec; in offset() local 81 struct pt_section sec; in size() local
|
/freebsd-src/sys/rpc/rpcsec_tls/ |
H A D | rpctlscd.x | 37 uint64_t sec; member 43 uint64_t sec; member 53 uint64_t sec; member
|
H A D | rpctlssd.x | 33 uint64_t sec; member 41 uint64_t sec; member 51 uint64_t sec; member
|
/freebsd-src/sys/dev/qat/qat_common/ |
H A D | adf_cfg.c | 158 adf_cfg_keyval_add(struct adf_cfg_key_val *new, struct adf_cfg_section *sec) in adf_cfg_keyval_add() 164 adf_cfg_keyval_remove(const char *key, struct adf_cfg_section *sec) in adf_cfg_keyval_remove() 247 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name); in adf_cfg_section_del() local 322 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name); in adf_cfg_key_val_get() local 415 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name); in adf_cfg_save_section() local 518 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name); in adf_cfg_section_add() local 538 struct adf_cfg_section *sec = NULL; in adf_cfg_derived_section_add() local
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | time.c | 52 krb5_timestamp sec, in krb5_set_real_time() 96 krb5_timestamp *sec, in krb5_us_timeofday()
|
/freebsd-src/sys/contrib/ck/src/ |
H A D | ck_ec_timeutil.h | 44 time_t sec; in timespec_add_ns() local 86 time_t sec; in timespec_add() local
|
/freebsd-src/sys/dev/ixgbe/ |
H A D | if_bypass.c | 95 ixgbe_get_bypass_time(u32 *year, u32 *sec) in ixgbe_get_bypass_time() argument 508 u32 sec, year; ixgbe_bp_wd_reset() local 637 u32 mon, days, hours, min, sec; ixgbe_bp_log() local 719 u32 mask, value, sec, year; ixgbe_bypass_init() local [all...] |
/freebsd-src/contrib/bsddialog/examples_library/ |
H A D | pause.c | 17 unsigned int sec; in main() local
|
/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-drv.c | 157 iwl_alloc_fw_desc(struct iwl_drv * drv,struct fw_desc * desc,struct fw_sec * sec) iwl_alloc_fw_desc() argument 290 struct fw_sec *sec; global() member 340 get_sec(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec) get_sec() argument 347 alloc_sec_data(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec) alloc_sec_data() argument 367 set_sec_data(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec,const void * data) set_sec_data() argument 377 set_sec_size(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec,size_t size) set_sec_size() argument 387 get_sec_size(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec) get_sec_size() argument 394 set_sec_offset(struct iwl_firmware_pieces * pieces,enum iwl_ucode_type type,int sec,u32 offset) set_sec_offset() argument 410 struct fw_sec *sec; iwl_store_ucode_sec() local 1374 struct fw_desc *sec; iwl_alloc_ucode() local [all...] |
/freebsd-src/sys/fs/ext2fs/ |
H A D | ext2_inode_cnv.c | 133 ext2_decode_extra_time(ext_time_t *sec, int32_t *nsec, uint32_t extra) in ext2_decode_extra_time() 241 ext2_encode_extra_time(int64_t sec, int32_t nsec) in ext2_encode_extra_time()
|
/freebsd-src/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
H A D | d_c99_compound_literal_comma.c | 2 unsigned long long sec; member
|
/freebsd-src/usr.sbin/kldxref/ |
H A D | ef_obj.c |
|
/freebsd-src/sbin/ipf/libipf/ |
H A D | optprintv6.c | 15 optprintv6(u_short *sec, u_long optmsk, u_long optbits) in optprintv6()
|
H A D | optprint.c | 13 optprint(u_short *sec, u_long optmsk, u_long optbits) in optprint()
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | uglydate.c | 21 time_t sec; in uglydate() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | RISCV.cpp | 593 void RISCV::relocateAlloc(InputSectionBase &sec, uint8_t *buf) const { in relocateAlloc() argument 711 if (auto *sec = dyn_cast_or_null<InputSection>(d->section)) initSymbolAnchors() local 735 relaxCall(const InputSection & sec,size_t i,uint64_t loc,Relocation & r,uint32_t & remove) relaxCall() argument 762 relaxTlsLe(const InputSection & sec,size_t i,uint64_t loc,Relocation & r,uint32_t & remove) relaxTlsLe() argument 790 relaxHi20Lo12(const InputSection & sec,size_t i,uint64_t loc,Relocation & r,uint32_t & remove) relaxHi20Lo12() argument 814 relax(InputSection & sec) relax() argument 1061 mergeArch(RISCVISAInfo::OrderedExtensionMap & mergedExts,unsigned & mergedXlen,const InputSectionBase * sec,StringRef s) mergeArch() argument 1099 for (const InputSectionBase *sec : sections) { mergeAttributesSection() local [all...] |
/freebsd-src/sys/sys/ |
H A D | clock.h | 78 int sec; /* second (0 - 59) */ member 114 uint8_t sec; /* second (0 - 59) */ member
|