Searched refs:rest (Results 1 - 25 of 77) sorted by relevance

1234

/linux-master/scripts/
H A Dshow_delta49 (time_str, rest) = string.split(line[1:],']',1)
53 return (time, rest)
65 (time, rest) = get_time(line)
78 return ("[%5.6f < %5.6f >]" % (time, delta)) + rest
111 (time, rest) = get_time(line)
114 if string.find(rest, base_str)==1:
/linux-master/drivers/media/radio/
H A Dradio-terratec.c86 long rest; local
92 rest = freq * 10 + 10700; /* I once had understood what is going on here */
96 while (rest != 0) {
97 if (rest % temp == rest)
101 rest = rest - temp;
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.c87 int ret=0, rest; local
106 rest=183-len;
107 if (rest) {
109 if (rest-1)
110 memset(buf+6, 0xff, rest-1);
112 buf[4]=rest;
113 memcpy(buf+5+rest, pes, len);
H A Dav7110_ipack.c136 int rest = p->size - p->count; local
137 memcpy(p->buf+p->count, data, rest);
138 p->count += rest;
140 if (count - rest > 0)
141 write_ipack(p, data + rest, count - rest);
/linux-master/drivers/scsi/
H A Dscript_asm.pl403 $rest = $2;
404 foreach $rest (split (/\s*,\s*/, $rest)) {
405 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) {
456 $rest = $1;
457 if ($rest =~ /^FROM\s+($value)\s*,\s*(WITH|WHEN)\s+($phase)\s*$/i) {
466 } elsif ($rest =~ /^($value)\s*,\s*(PTR\s+|)($value)\s*,\s*(WITH|WHEN)\s+($phase)\s*$/i) {
478 } elsif ($rest =~ /^MEMORY\s+(.*)/i) {
479 $rest = $1;
481 if ($rest
[all...]
/linux-master/arch/x86/lib/
H A Dcsum-wrappers_64.c75 __u64 rest, sum64; local
77 rest = (__force __u64)htonl(len) + (__force __u64)htons(proto) +
87 : "[sum]" (rest), [saddr] "r" (saddr), [daddr] "r" (daddr));
/linux-master/tools/perf/
H A DMakefile79 rest := $(filter-out clean,$(MAKECMDGOALS)) macro
80 ifneq ($(rest),)
81 $(rest): clean
82 endif # rest
/linux-master/fs/proc/
H A Dbootconfig.c23 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) macro
42 ret = snprintf(dst, rest(dst, end), "%s = ", key);
53 ret = snprintf(dst, rest(dst, end), "%c%s%c%s",
60 ret = snprintf(dst, rest(dst, end), "\"\"\n");
67 ret = snprintf(dst, rest(dst, end), "# Parameters from bootloader:\n# %s\n",
/linux-master/tools/perf/tests/shell/
H A Dstat+shadow_stat.sh19 while read num evt _ ipc rest
58 while read cpu num evt _ ipc rest
/linux-master/tools/testing/selftests/arm64/fp/
H A Dvlset.c43 char *rest; local
72 vl = strtoul(argv[optind], &rest, 0);
73 if (*rest) {
/linux-master/tools/testing/selftests/ftrace/test.d/event/
H A Devent-pid.tc33 read mypid rest < /proc/self/stat
H A Devent-no-pid.tc68 read mypid rest < /proc/self/stat
/linux-master/arch/hexagon/lib/
H A Dmemcpy.S159 #define rest R8 /* length - prolog bytes */ define
321 rest = sub(len, star3); /* whats left after the loop */ define
324 if(p0) rest = add(rest, #16);
329 p0 = cmp.gt(rest, #16);
334 rest = add(rest, #-8); define
357 rest = kernel; define
367 p3 = cmp.eq(kernel, rest);
401 rest define
[all...]
/linux-master/include/linux/
H A Dsockptr.h87 size_t rest = max(ksize, usize) - size; local
93 memset(dst + size, 0, rest);
97 while (rest--) {
H A Duaccess.h337 * newer kernel. The rest of the trailing bytes in @dst (@ksize - @usize)
352 size_t rest = max(ksize, usize) - size; local
360 memset(dst + size, 0, rest);
362 int ret = check_zeroed_user(src + size, rest);
/linux-master/drivers/s390/char/
H A Dvmur.h54 char rest[200]; member in struct:file_control_block
/linux-master/fs/squashfs/
H A Dxattr.c36 size_t rest = buffer_size; local
62 if (prefix_size + name_size + 1 > rest) {
77 rest -= prefix_size + name_size + 1;
98 err = buffer_size - rest;
/linux-master/drivers/s390/block/
H A Ddasd_eer.c67 * keep track of the rest of the record. residual stores the number of bytes
68 * that are still to deliver. If the rest of the record is invalidated between
127 unsigned long rest, len; local
131 rest = count;
132 while (rest > 0) {
135 len = min(rest, PAGE_SIZE - localhead);
138 rest -= len;
153 unsigned long rest, len, finalcount; local
158 rest = finalcount;
159 while (rest >
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c334 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; local
354 rest = out_width;
357 kmax = (rest > chunk) ? chunk : rest;
379 rest -= chunk;
/linux-master/tools/lib/subcmd/
H A Dparse-options.c375 const char *rest; local
381 rest = skip_prefix(arg, options->long_name);
383 if (!rest)
385 if (*rest == '=')
387 if (*rest)
392 if (!rest) {
400 rest = skip_prefix(arg, options->long_name + 3);
401 if (rest) {
439 rest = skip_prefix(arg + 3, options->long_name);
441 if (!rest
[all...]
/linux-master/scripts/dtc/
H A Dsrcpos.c314 char *pos_str, *fname, *first, *rest; local
352 rest = srcpos_string_comment(pos->next, first_line, level);
353 xasprintf(&pos_str, "%s, %s", first, rest);
355 free(rest);
/linux-master/lib/zstd/common/
H A Dentropy_common.c309 U32 const rest = total - weightTotal; local
310 U32 const verif = 1 << BIT_highbit32(rest);
311 U32 const lastWeight = BIT_highbit32(rest) + 1;
312 if (verif != rest) return ERROR(corruption_detected); /* last value must be a clean power of 2 */
/linux-master/sound/pci/
H A Dbt87x.c227 u32 rest; local
229 rest = period_bytes;
235 if (len > rest)
236 len = rest;
238 if (rest == period_bytes) {
244 if (len == rest)
250 rest -= len;
251 } while (rest > 0);
/linux-master/arch/s390/crypto/
H A Dprng.c101 u32 rest; member in struct:prng_data_s
621 if (prng_data->rest) {
623 p = prng_data->buf + prng_chunk_size - prng_data->rest;
624 n = (nbytes < prng_data->rest) ?
625 nbytes : prng_data->rest;
626 prng_data->rest -= n;
637 prng_data->rest = prng_chunk_size - n;
640 prng_data->rest = 0;
/linux-master/drivers/comedi/drivers/
H A Dme4000.c580 int rest; local
588 rest = (cmd->start_arg * 33) % 1000;
591 if (rest > 33)
594 if (rest)
601 rest = (cmd->scan_begin_arg * 33) % 1000;
604 if (rest > 33)
607 if (rest)
614 rest = (cmd->convert_arg * 33) % 1000;
617 if (rest > 33)
620 if (rest)
[all...]

Completed in 678 milliseconds

1234