Searched refs:common (Results 1 – 7 of 7) sorted by relevance
40 common/debug.o \41 common/entropy_common.o \42 common/error_private.o \43 common/fse_decompress.o \44 common/zstd_common.o \
33 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()
104 struct dfltcc_state common; /* Parameter block */ member
35 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()
255 common across the kernel.
220 # These all provide a common interface (hence the apparent duplication with
269 those should be less common scenarios.1146 # sparc64: has a custom implementation which is not using the common1211 # interrupts. This config enables functions managing this common code.1590 bootup. The self-test checks whether common types of locking bugs1920 data regions. This is sufficient for dosemu and X and all common3291 tristate "Greatest common divisor test" if !KUNIT_ALL_TESTS3296 which computes the greatest common divisor of two numbers.
Completed in 14 milliseconds