Home
last modified time | relevance | path

Searched refs:common (Results 1 – 7 of 7) sorted by relevance

/lib/zstd/
A DMakefile40 common/debug.o \
41 common/entropy_common.o \
42 common/error_private.o \
43 common/fse_decompress.o \
44 common/zstd_common.o \
/lib/zlib_dfltcc/
A Ddfltcc_deflate.c33 if (!is_bit_set(dfltcc_state->common.af.fns, DFLTCC_GDHT) || in dfltcc_can_deflate()
34 !is_bit_set(dfltcc_state->common.af.fns, DFLTCC_CMPR) || in dfltcc_can_deflate()
35 !is_bit_set(dfltcc_state->common.af.fmts, DFLTCC_FMT0)) in dfltcc_can_deflate()
46 dfltcc_reset_state(&dfltcc_state->common); in dfltcc_reset_deflate_state()
127 struct dfltcc_param_v0 *param = &dfltcc_state->common.param; in dfltcc_deflate()
266 strm->msg = oesc_msg(dfltcc_state->common.msg, param->oesc); in dfltcc_deflate()
A Ddfltcc.h104 struct dfltcc_state common; /* Parameter block */ member
/lib/
A Dfw_table.c35 return entry->hdr->common.type; in acpi_get_entry_type()
53 return entry->hdr->common.length; in acpi_get_entry_length()
74 return sizeof(entry->hdr->common); in acpi_get_subtable_header_length()
A DKconfig.kcsan255 common across the kernel.
A DKconfig220 # These all provide a common interface (hence the apparent duplication with
A DKconfig.debug269 those should be less common scenarios.
1146 # sparc64: has a custom implementation which is not using the common
1211 # interrupts. This config enables functions managing this common code.
1590 bootup. The self-test checks whether common types of locking bugs
1920 data regions. This is sufficient for dosemu and X and all common
3291 tristate "Greatest common divisor test" if !KUNIT_ALL_TESTS
3296 which computes the greatest common divisor of two numbers.

Completed in 19 milliseconds