Home
last modified time | relevance | path

Searched defs:table (Results 1 – 15 of 15) sorted by relevance

/lib/
A Dsg_pool.c84 void sg_free_table_chained(struct sg_table *table, in sg_free_table_chained()
112 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained()
A Dscatterlist.c173 void __sg_free_table(struct sg_table *table, unsigned int max_ents, in __sg_free_table()
221 void sg_free_append_table(struct sg_append_table *table) in sg_free_append_table()
234 void sg_free_table(struct sg_table *table) in sg_free_table()
263 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table()
352 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table()
364 static struct scatterlist *get_next_sg(struct sg_append_table *table, in get_next_sg()
A Dsys_info.c59 struct ctl_table table; in sysctl_sys_info_handler() local
A Dparser.c115 int match_token(char *s, const match_table_t table, substring_t args[]) in match_token()
A Drhashtable.c33 union nested_table __rcu *table; member
A Ddynamic_debug.c64 struct ddebug_table *table; member
/lib/zlib_inflate/
A Dinftrees.c24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
/lib/zstd/compress/
A Dzstd_opt.c93 static U32 sum_u32(const unsigned table[], size_t nbElts) in sum_u32()
106 ZSTD_downscaleStats(unsigned* table, U32 lastEltIndex, U32 shift, base_directive_e base1) in ZSTD_downscaleStats()
124 static U32 ZSTD_scaleStats(unsigned* table, U32 lastEltIndex, U32 logTarget) in ZSTD_scaleStats()
A Dzstd_ldm.c517 static void ZSTD_ldm_reduceTable(ldmEntry_t* const table, U32 const size, in ZSTD_ldm_reduceTable()
A Dhuf_compress.c1275 HUF_CElt* table, in HUF_optimalTableLog()
1338 …HUF_compress_tables_t* const table = (HUF_compress_tables_t*)HUF_alignUpWorkspace(workSpace, &wksp… in HUF_compress_internal() local
A Dzstd_compress.c2539 ZSTD_reduceTable_internal (U32* const table, U32 const size, U32 const reducerValue, int const pres… in ZSTD_reduceTable_internal()
2568 static void ZSTD_reduceTable(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable()
2573 static void ZSTD_reduceTable_btlazy2(U32* const table, U32 const size, U32 const reducerValue) in ZSTD_reduceTable_btlazy2()
A Dzstd_compress_internal.h1444 MEM_STATIC void ZSTD_debugTable(const U32* table, U32 max) in ZSTD_debugTable()
/lib/zstd/common/
A Dfse.h354 const void* table; /* precise table may vary, depending on U16 */ member
/lib/zstd/decompress/
A Dzstd_decompress_block.c787 const ZSTD_seqSymbol* table; member
2023 const ZSTD_seqSymbol* table = offTable + 1; in ZSTD_getOffsetInfo() local
A Dhuf_decompress.c140 static DTableDesc HUF_getDTableDesc(const HUF_DTable* table) in HUF_getDTableDesc()

Completed in 67 milliseconds