Searched refs:repeat (Results 151 - 175 of 210) sorted by last modified time

123456789

/linux-master/drivers/leds/trigger/
H A Dledtrig-pattern.c31 int repeat; member in struct:pattern_trig_data
43 data->repeat--;
79 if (!data->is_indefinite && !data->repeat)
129 data->npatterns, data->repeat);
150 int repeat; local
154 repeat = data->last_repeat;
158 return sysfs_emit(buf, "%d\n", repeat);
183 data->last_repeat = data->repeat = res;
184 /* -1 means repeat indefinitely */
185 if (data->repeat
[all...]
/linux-master/lib/zstd/compress/
H A Dzstd_compress_superblock.c155 * The following sub-blocks will always have repeat mode.
203 const U32 repeat = set_repeat; local
204 *seqHead = (BYTE)((repeat<<6) + (repeat<<4) + (repeat<<2));
241 * with repeat mode where sequences section body size can be 1 byte.
421 * The following blocks will use repeat mode to compress.
H A Dzstd_compress_literals.c102 { HUF_repeat repeat = prevHuf->repeatMode; local
104 if (repeat == HUF_repeat_valid && lhSize == 3) singleStream = 1;
109 (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2, suspectUncompressible) :
113 (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2, suspectUncompressible);
114 if (repeat != HUF_repeat_none) {
H A Dzstd_compress.c2959 * Stores literals block type (raw, rle, compressed, repeat) and
2979 HUF_repeat repeat = prevHuf->repeatMode; local
3019 if (repeat == HUF_repeat_check && !HUF_validateCTable((HUF_CElt const*)prevHuf->CTable, countWksp, maxSymbolValue)) {
3020 repeat = HUF_repeat_none;
3039 if (repeat != HUF_repeat_none) {
H A Dhuf_compress.c1180 HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat,
1201 if (preferRepeat && repeat && *repeat == HUF_repeat_valid) {
1229 if ( repeat
1230 && *repeat == HUF_repeat_check
1232 *repeat = HUF_repeat_none;
1235 if (preferRepeat && repeat && *repeat != HUF_repeat_none) {
1260 if (repeat && *repeat !
1175 HUF_compress_internal(void* dst, size_t dstSize, const void* src, size_t srcSize, unsigned maxSymbolValue, unsigned huffLog, HUF_nbStreams_e nbStreams, void* workSpace, size_t wkspSize, HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat, const int bmi2, unsigned suspectUncompressible) argument
1293 HUF_compress1X_repeat(void* dst, size_t dstSize, const void* src, size_t srcSize, unsigned maxSymbolValue, unsigned huffLog, void* workSpace, size_t wkspSize, HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2, unsigned suspectUncompressible) argument
1324 HUF_compress4X_repeat(void* dst, size_t dstSize, const void* src, size_t srcSize, unsigned maxSymbolValue, unsigned huffLog, void* workSpace, size_t wkspSize, HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2, unsigned suspectUncompressible) argument
[all...]
/linux-master/lib/zstd/common/
H A Dhuf.h200 * Same as HUF_compress4X_wksp(), but considers using hufTable if *repeat != HUF_repeat_none.
201 * If it uses hufTable it does not modify hufTable or repeat.
202 * If it doesn't, it sets *repeat = HUF_repeat_none, and it sets hufTable to the table used.
209 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2, unsigned suspectUncompressible);
306 * Same as HUF_compress1X_wksp(), but considers using hufTable if *repeat != HUF_repeat_none.
307 * If it uses hufTable it does not modify hufTable or repeat.
308 * If it doesn't, it sets *repeat = HUF_repeat_none, and it sets hufTable to the table used.
315 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2, unsigned suspectUncompressible);
/linux-master/arch/powerpc/mm/book3s64/
H A Dhash_64k.c158 repeat:
204 goto repeat;
294 repeat:
319 goto repeat;
H A Dhash_4k.c84 repeat:
108 goto repeat;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtype_cast.c18 .repeat = 1,
52 .repeat = 1,
H A Dxdp_perf.c15 .repeat = 1000000,
H A Dxdp.c22 .repeat = 1,
H A Dmap_lock.c11 .repeat = 10000,
H A Dpkt_access.c13 .repeat = 100000,
H A Dpkt_md_access.c13 .repeat = 10,
H A Dglobal_func_args.c48 .repeat = 1,
H A Dglobal_data.c140 .repeat = 1,
H A Dflow_dissector_load_bytes.c34 .repeat = 1,
H A Dcb_refs.c33 .repeat = 1,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpno.c117 pfn_param.repeat = BRCMF_PNO_REPEAT;
348 brcmf_err("[%d] period %u max %u repeat %u flag %x idx %u\n",
351 fw_buckets[i].repeat, fw_buckets[i].flag,
/linux-master/drivers/input/keyboard/
H A Dpmic8xxx-keypad.c504 bool repeat; local
520 repeat = !of_property_read_bool(np, "linux,input-no-autorepeat");
573 if (repeat)
/linux-master/drivers/acpi/apei/
H A Dapei-base.c300 repeat:
313 goto repeat;
/linux-master/drivers/iio/imu/bno055/
H A Dbno055.c446 .repeat = IIO_MOD_##_axis == IIO_MOD_QUATERNION ? 4 : 0, \
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1385 put_unaligned_le32((u32)filter->repeat, stack_ptr);
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h4347 /* How many times it should repeat that wait value 0 - keep using
4349 u32 repeat; member in struct:scan_timer
/linux-master/drivers/net/ethernet/amd/
H A Damd8111e.c103 unsigned int repeat = REPEAT_CNT; local
114 } while (--repeat && (reg_val & PHY_CMD_ACTIVE));
130 unsigned int repeat = REPEAT_CNT; local
144 } while (--repeat && (reg_val & PHY_CMD_ACTIVE));
839 unsigned int repeat = REPEAT_CNT; local
846 while (--repeat && (status & MIB_CMD_ACTIVE));

Completed in 262 milliseconds

123456789