Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 23 of 23) sorted by relevance

/lib/crypto/x86/
A Dsha512-avx-asm.S130 idx = \rnd define
171 idx = \rnd - 2 define
173 idx = \rnd - 15 define
186 idx = \rnd define
226 idx = \rnd - 16 define
228 idx = \rnd - 7 define
235 idx = \rnd + 1 define
247 idx = \rnd define
A Dsha512-ssse3-asm.S124 idx = \rnd define
170 idx = \rnd -2 define
176 idx = \rnd define
178 idx = \rnd - 15 define
222 idx = \rnd + 1 define
243 idx = \rnd - 7 define
259 idx = \rnd define
/lib/
A Dmin_heap.c30 void __min_heap_sift_up(min_heap_char *heap, size_t elem_size, size_t idx, in __min_heap_sift_up()
65 bool __min_heap_del(min_heap_char *heap, size_t elem_size, size_t idx, in __min_heap_del()
A Dtest_kmod.c179 unsigned int idx) in kmod_test_done_check()
294 unsigned int idx; in tally_up_work() local
318 static int try_one_request(struct kmod_test_device *test_dev, unsigned int idx) in try_one_request()
390 unsigned int idx; in try_requests() local
1072 static struct kmod_test_device *alloc_test_dev_kmod(int idx) in alloc_test_dev_kmod()
A Dlogic_iomem.c139 unsigned int idx; in get_area() local
A Dfind_bit.c232 unsigned long idx = (size-1) / BITS_PER_LONG; in _find_last_bit() local
A Dtest_vmalloc.c531 int i, ret, idx; in do_concurrent_test() local
A Ddynamic_debug.c65 int idx; member
154 int idx; in ddebug_find_valid_class() local
A Dtest_firmware.c43 u8 idx; member
1398 u8 idx; in read_firmware_show() local
A Dradix-tree.c155 unsigned idx; in any_tag_set() local
A Dtest_xarray.c1545 static noinline void check_move_small(struct xarray *xa, unsigned long idx) in check_move_small()
A Dvsprintf.c403 int idx, len; in num_to_str() local
A Dtest_bpf.c15685 int idx = find_test_index(test_name); in prepare_test_range() local
/lib/tests/
A Dmemcpy_kunit.c385 static int next_step(int idx, int start, int end, int inc) in next_step()
/lib/zstd/compress/
A Dzstd_lazy.c44 U32 idx = ms->nextToUpdate; in ZSTD_updateDUBT() local
419 U32 idx = ms->nextToUpdate; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local
644 U32 idx = ms->nextToUpdate; in ZSTD_insertAndFindFirstIndex_internal() local
840 U32 idx, const BYTE* const iLimit) in ZSTD_row_fillHashCache()
868 U32 idx, U32 const hashLog, in ZSTD_row_nextCachedHash()
921 U32 idx = ms->nextToUpdate; in ZSTD_row_update_internal() local
A Dhuf_compress.c596 int const idx = HUF_quickSortPartition(arr, low, high); in HUF_simpleQuickSort() local
875 FORCE_INLINE_TEMPLATE void HUF_addBits(HUF_CStream_t* bitC, HUF_CElt elt, int idx, int kFast) in HUF_addBits()
983 HUF_encodeSymbol(HUF_CStream_t* bitCPtr, U32 symbol, const HUF_CElt* CTable, int idx, int fast) in HUF_encodeSymbol()
A Dzstd_opt.c419 U32 idx = *nextToUpdate3; in ZSTD_insertAndFindFirstIndexHash3() local
570 U32 idx = ms->nextToUpdate; in ZSTD_updateTree_internal() local
A Dzstd_fast.c743 U32 idx; /* match idx for ip0 */ in ZSTD_compressBlock_fast_extDict_generic() local
A Dzstd_compress.c3987 U32 idx = 0; in ZSTD_seqStore_resolveOffCodes() local
4091 size_t idx; /* The current index within splitLocations being worked on */ member
6442 U32 idx = seqPos->idx; in ZSTD_transferSequences_wBlockDelim() local
6542 U32 idx = seqPos->idx; in ZSTD_transferSequences_noDelim() local
A Dzstd_compress_internal.h1510 U32 idx; /* Index in array of ZSTD_Sequence */ member
/lib/vdso/
A Dgettimeofday.c276 u32 seq, idx; in do_aux() local
/lib/lz4/
A Dlz4hc_compress.c80 U32 idx = hc4->nextToUpdate; in LZ4HC_Insert() local
/lib/zstd/decompress/
A Dzstd_decompress.c102 size_t idx = ZSTD_DDictHashSet_getIndex(hashSet, dictID); in ZSTD_DDictHashSet_emplaceDDict() local
152 size_t idx = ZSTD_DDictHashSet_getIndex(hashSet, dictID); in ZSTD_DDictHashSet_getDDict() local

Completed in 144 milliseconds