Searched defs:idx (Results 226 - 250 of 1255) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_hmc.c224 i40e_remove_pd_bp(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
280 i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, u32 idx) argument
308 i40e_remove_sd_bp_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
329 i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, u32 idx) argument
357 i40e_remove_pd_page_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
[all...]
/freebsd-13-stable/sys/dev/liquidio/base/
H A Dlio_mem_ops.c47 lio_toggle_bar1_swapmode(struct octeon_device *oct, uint32_t idx) argument
/freebsd-13-stable/sys/arm/allwinner/clkng/
H A Daw_clk_m.c77 uint32_t val, idx; local
/freebsd-13-stable/sys/arm/arm/
H A Dtrap-v6.c279 int idx, rv; local
551 abort_fatal(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
627 abort_align(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
664 abort_icache(struct trapframe *tf, u_int idx, u_int fsr, u_int far, u_int prefetch, struct thread *td, struct ksig *ksig) argument
[all...]
/freebsd-13-stable/sys/arm64/arm64/
H A Defirt_machdep.c169 uint64_t idx; local
/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk_clk_mux.c108 rk_clk_mux_set_mux(struct clknode *clk, int idx) argument
/freebsd-13-stable/stand/common/
H A Dinstall.c77 int count, error, idx; local
/freebsd-13-stable/sys/amd64/amd64/
H A Defirt_machdep.c184 uint64_t idx; local
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Da_strnid.c129 int idx; local
/freebsd-13-stable/crypto/openssl/crypto/dh/
H A Ddh_lib.c142 int DH_set_ex_data(DH *d, int idx, void *arg) argument
147 void *DH_get_ex_data(DH *d, int idx) argument
/freebsd-13-stable/crypto/openssl/crypto/dsa/
H A Ddsa_gen.c306 dsa_builtin_paramgen2(DSA *ret, size_t L, size_t N, const EVP_MD *evpmd, const unsigned char *seed_in, size_t seed_len, int idx, unsigned char *seed_out, int *counter_ret, unsigned long *h_ret, BN_GENCB *cb) argument
H A Ddsa_lib.c168 int DSA_set_ex_data(DSA *d, int idx, void *arg) argument
173 void *DSA_get_ex_data(DSA *d, int idx) argument
/freebsd-13-stable/share/examples/libusb20/
H A Dcontrol.c228 int idx; local
[all...]
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_mng_tlv.c289 int idx = p_tlv->tlv_type - DRV_TLV_LOCAL_ADMIN_ADDR; local
655 u8 idx = (p_tlv->tlv_type - local
671 u8 idx = (p_tlv->tlv_type - local
713 u8 idx local
729 u8 idx = p_tlv->tlv_type - local
792 u8 idx = (p_tlv->tlv_type - local
807 u8 idx = (p_tlv->tlv_type - local
820 u8 idx = (p_tlv->tlv_type - local
835 u8 idx = (p_tlv->tlv_type - local
866 u8 idx = (p_tlv->tlv_type - local
881 u8 idx = (p_tlv->tlv_type - local
935 u8 idx = (p_tlv->tlv_type - local
950 u8 idx = (p_tlv->tlv_type - local
968 u8 idx = p_tlv->tlv_type - DRV_TLV_LAST_RSCN_RECEIVED_N_PORT_1; local
1108 u8 idx = (p_tlv->tlv_type - local
1123 u8 idx = (p_tlv->tlv_type - local
[all...]
/freebsd-13-stable/sys/netipsec/
H A Dxform.h75 u_int idx; /* IPsec request index */ member in struct:xform_data
/freebsd-13-stable/usr.bin/ipcs/
H A Dipc.c129 kget(int idx, void *addr, size_t size) argument
[all...]
/freebsd-13-stable/sys/x86/iommu/
H A Dintel_intrmap.c75 u_int idx, i; local
162 u_int idx; local
222 u_int idx; local
265 dmar_ir_program_irte(struct dmar_unit *unit, u_int idx, uint64_t low, uint16_t rid) argument
[all...]
/freebsd-13-stable/tools/regression/sockets/unix_cmsg/
H A Dunix_cmsg.c284 size_t idx; local
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DFile.h167 OwningAtomPtr<T> &operator[](size_t idx) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h388 uint32_t idx = 0; local
H A DUniqueCStringMap.h54 bool GetValueAtIndex(uint32_t idx, T &value) const { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp200 lldb::SBAddress SBBlock::GetRangeStartAddress(uint32_t idx) { argument
214 lldb::SBAddress SBBlock::GetRangeEndAddress(uint32_t idx) { argument
H A DSBInstructionList.cpp65 SBInstruction SBInstructionList::GetInstructionAtIndex(uint32_t idx) { argument
H A DSBQueue.cpp145 lldb::SBThread GetThreadAtIndex(uint32_t idx) { argument
174 GetPendingItemAtIndex(uint32_t idx) argument
293 GetThreadAtIndex(uint32_t idx) argument
307 GetPendingItemAtIndex(uint32_t idx) argument
[all...]
H A DSBSection.cpp107 lldb::SBSection SBSection::GetSubSectionAtIndex(size_t idx) { argument

Completed in 266 milliseconds

1234567891011>>