Searched refs:one (Results 126 - 150 of 165) sorted by relevance

1234567

/linux-master/scripts/
H A Dget_feat.pl617 When used with B<rest> command, it will use either one of the tree formats:
H A Dsphinx-pre-install766 # Either there are already a virtual env or a new one should be created
816 # installed one via virtenv with a newer version.
842 # Version is above the minimal required one, but may be
843 # below the recommended one. So, print warnings/notes
889 printf " warning when the same name is used for more than one type (functions,\n";
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh277 echo No initrd and unable to create one, aborting test >&2
320 echo "Only one --config permitted with --gdb, terminating."
379 # Each pass through the following loop considers one
465 # Dump out the scripting required to run one test batch.
563 # Each pass through the following loop considers one test.
610 # As above, but one line per batch.
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c328 /* Allocate two nested hwpts sharing one common parent hwpt */
1145 * the fork, so this copies from one domain to another.
1180 uint64_t one = 1; local
1185 if (write(efd, &one, sizeof(one)) != sizeof(one))
1442 /* Simple one page map */
1618 /* Now replace the ioas with a new one */
1784 /* one u32 index bitmap */
1790 /* one u6
[all...]
/linux-master/tools/perf/
H A Dbuiltin-lock.c174 /* build simple key function one is bigger than two */
176 static int lock_stat_key_ ## member(struct lock_stat *one, \
179 return one->member > two->member; \
188 static int lock_stat_key_wait_time_min(struct lock_stat *one, argument
191 u64 s1 = one->wait_time_min;
1195 * ignore the second one.
H A Dbuiltin-kvm.c70 static int64_t cmp_event_ ## func(struct kvm_event *one, \
73 return get_event_ ##func(one, vcpu) - \
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S64 | only one rounding error. The grs bits are collected in
440 | only one rounding error. The grs bits are collected in
690 | Since ICTR <> 0, we have already been through one adjustment,
H A Dbugfix.S197 | Check for cu and nu register conflict. If one exists, this takes
H A Ddo_func.S129 | Load a signed one to fp0; do not set inex2/ainex
H A Dstan.S317 |--case, reduce argument by one remainder step to make subsequent reduction
H A Dtbldo.S5 | 8/16/90 chinds The table was constructed to use only one level
/linux-master/tools/testing/selftests/landlock/
H A Dnet_test.c1127 * Forbids to connect to the socket because only one ruleset layer
1507 const unsigned int one = 1; local
1508 const char little_endian = *(const char *)&one;
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl1310 my ($ivec,$inptail,$inpperm,$outhead,$outperm,$outmask,$keyperm,$one)=
1330 vspltisb $one,1
1333 vsldoi $one,$rndkey0,$one,1
1379 vadduqm $ivec,$ivec,$one # Kernel change for 128-bit
1518 vadduqm $two,$one,$one
1522 vadduqm $out1,$ivec,$one # counter values ...
1675 vadduqm $out1,$ivec,$one # counter values ...
1963 # value, one suitabl
[all...]
/linux-master/tools/testing/selftests/net/
H A Dtls.c368 int one = 1; local
390 (void *)&one, sizeof(one));
1785 /* Queue up one data record */
/linux-master/tools/perf/util/
H A Devsel.c1161 * with more than one members.
1737 /* If there's only one thread, let it fail. */
1791 pr_debug2_peo("decreasing precise_ip by one (%d)\n", evsel->core.attr.precise_ip);
2455 data->read.one.value = *array;
2486 data->read.one.id = *array;
2491 data->read.one.lost = *array;
H A Dsynthetic-events.c775 /* special case: only send one comm event using passed in pid */
976 * one thread couldn't be synthesized.
1654 *array = sample->read.one.value;
1672 *array = sample->read.one.id;
1676 *array = sample->read.one.lost;
H A Dsession.c1319 sample->read.one.id, sample->read.one.value);
1321 printf(", lost %" PRIu64, sample->read.one.lost);
1542 &sample->read.one, machine);
2241 * On 64bit we can mmap the data file in one go. No need for tiny mmap
/linux-master/arch/arm/crypto/
H A Dpoly1305-armv4.pl599 @ one is n+1 bits wide.
627 @ one has to watch for H2 (which is narrower than H0) and 5*H4
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
H A Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
H A Dsha512-avx-asm.S12 # This software is available to you under a choice of one of two
/linux-master/arch/arm/kernel/
H A Dentry-armv.S553 @ Do a dummy read from the new stack while running from the old one so
581 @ CPU's overflow stack into the stack pointer register. We have only one
582 @ scratch register so let's use a sequence of ADDs including one
/linux-master/arch/sparc/kernel/
H A Dhead_32.S300 /* Wow, all that just to move a 32-bit value from one
388 call %l0 ! x is one of 'm', 'd' or 'e'.
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh449 # Exit status to return at the end. Set in case one of the tests fails.
2170 one of them is arbitrarily going to overwrite the
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S33 # effect, branches to one of the branch table entries located
1349 bne.b fu_in_exc # there is at least one set
1618 bne.b fu_out_exc # there is at least one set
1927 bne.b fu_in_exc_p # at least one was set
2651 bne.b iea_op_exc # at least one was set
4183 bne.b funimp_exc # at least one was set
4217 # "unskewed" the one the hardware initially gave us.
5578 #--case, reduce argument by one remainder step to make subsequent reduction
6009 #--case, reduce argument by one remainder step to make subsequent reduction
6813 # Notes: This will always generate one exceptio
8132 one: label
[all...]

Completed in 526 milliseconds

1234567