Searched refs:one (Results 1 - 25 of 166) sorted by last modified time

1234567

/linux-master/tools/testing/selftests/mm/
H A Drun_vmtests.sh28 to the -t argument containing one or more of the following categories
107 # If test selected argument is one of the test items
266 # For this test, we need one and just one huge page
/linux-master/drivers/tty/serial/
H A Dstm32-usart.c739 size_t one = UART_XMIT_SIZE - xmit->tail; local
742 if (one > count)
743 one = count;
744 two = count - one;
746 memcpy(&stm32port->tx_buf[0], &xmit->buf[xmit->tail], one);
748 memcpy(&stm32port->tx_buf[one], &xmit->buf[0], two);
H A Dmax310x.c316 struct max310x_one *one = to_max310x_port(port); local
319 regmap_read(one->regmap, reg, &val);
326 struct max310x_one *one = to_max310x_port(port); local
328 regmap_write(one->regmap, reg, val);
333 struct max310x_one *one = to_max310x_port(port); local
335 regmap_update_bits(one->regmap, reg, mask, val);
640 struct max310x_one *one = to_max310x_port(port); local
642 regmap_noinc_write(one->regmap, MAX310X_THR_REG, txbuf, len);
647 struct max310x_one *one = to_max310x_port(port); local
649 regmap_noinc_read(one
654 struct max310x_one *one = to_max310x_port(port); local
791 struct max310x_one *one = to_max310x_port(port); local
852 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); local
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); local
885 struct max310x_one *one = to_max310x_port(port); local
1011 struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); local
1034 struct max310x_one *one = to_max310x_port(port); local
[all...]
/linux-master/net/core/
H A Ddev.c1068 * There must be one "%d" and no other "%" characters.
1074 /* Use one page as a bit array of possible slots */
1943 /* Run per-netns notifier block chain first, then run the global one.
1944 * Hopefully, one day, the global one is going to be removed after
2163 * start_xmit function of one device into the receive queue
2582 /* The old dev_maps could be larger or smaller than the one we're
4573 * different from current CPU (one in the rx-queue flow
4574 * table entry), switch if one of the following holds:
5229 * Return true if there one
11420 netdev_increment_features(netdev_features_t all, netdev_features_t one, netdev_features_t mask) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1009 const u32 one[] = { 0x3f800000, 0x3f800000, 0x3f800000, 0x3f800000, local
1020 gf100_gr_zbc_color_get(gr, 2, & one[0], &one[4]); c++;
/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 */
H A Dip_local_port_range.c227 /* Bind a couple of sockets, not just one, to check
363 const int one = 1; local
375 err = setsockopt(fd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &one, sizeof(one));
/linux-master/tools/net/ynl/
H A Dynl-gen-c.py153 for one in members:
154 ri.cw.p(one + ';')
703 # All attr sets this one contains, directly or multiple levels down
1374 for one in members:
1375 line = '.' + one[0]
1376 line += '\t' * ((longest - len(one[0]) - 1 + 7) // 8)
1377 line += '= ' + str(one[1]) + ','
2409 # Write kdoc for enum and flags (one day maybe also structs)
2689 for one in headers:
2690 cw.p(f"#include <{one}>")
[all...]
/linux-master/lib/
H A Dmemcpy_kunit.c22 u32 one; member in struct:some_bytes::__anon485::__anon486
40 #define compare(name, one, two) do { \
41 BUILD_BUG_ON(sizeof(one) != sizeof(two)); \
42 for (size_t i = 0; i < sizeof(one); i++) { \
43 KUNIT_EXPECT_EQ_MSG(test, one.data[i], two.data[i], \
45 __LINE__, #one, i, one.data[i], #two, i, two.data[i]); \
H A Dstackinit_kunit.c90 zero.one = 0; \
107 #define __static_all { .one = 0, \
113 #define __dynamic_all { .one = arg->one, \
119 #define __runtime_all var.one = 0; \
256 unsigned long one; member in struct:test_packed
264 size_t one; member in struct:test_small_hole
273 u8 one; member in struct:test_big_hole
281 char *one; member in struct:test_trailing_hole
290 u8 one; member in struct:test_user
[all...]
/linux-master/include/linux/
H A Dnetdevice.h104 * Drivers are allowed to return any one of those in their hard_start_xmit()
1096 * statistics. Drivers must do one of the following:
1802 * if one wants to override the ndo_*() functions
1849 * @addr_list_lock: XXX: need comments on this one
1890 * @rx_handler_data: XXX: need comments on this one
1892 * @ingress_queue: XXX: need comments on this one
1907 * @tx_global_lock: XXX: need comments on this one
1911 * @xps_maps: XXX: need comments on this one
1924 * @link_watch_list: XXX: need comments on this one
1933 * @npinfo: XXX: need comments on this one
[all...]
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c338 int one; member in struct:array_bounds_flex_array
344 int one; member in struct:array_bounds
/linux-master/arch/arm/kernel/
H A Diwmmxt.S201 teqne r1, r2 @ or specified 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/perf/util/
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
H A Dexpr.c375 int expr__find_ids(const char *expr, const char *one, argument
380 if (one)
381 expr__del_id(ctx, one);
H A Devsel.c1155 * with more than one members.
1731 /* If there's only one thread, let it fail. */
1785 pr_debug2_peo("decreasing precise_ip by one (%d)\n", evsel->core.attr.precise_ip);
2449 data->read.one.value = *array;
2480 data->read.one.id = *array;
2485 data->read.one.lost = *array;
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c715 PyObject *t = get_sample_value_as_tuple(&sample->read.one,
768 * one register value and its corresponds to:
1484 * currently there is only one item for the tuple.
/linux-master/tools/perf/
H A Dbuiltin-trace.c1889 const int *one = a, *another = b; local
1891 return *one - *another;
2371 * here and avoid using augmented syscalls when the evsel is the raw_syscalls one.
3435 * unaugmented one, then ignore it, otherwise we'll reuse that BPF
3436 * program for a filtered syscall on a non-filtered one.
3506 * first and second arg (this one on the raw_syscalls:sys_exit prog
3507 * array tail call, then that one will be used.
3519 * already has an augmenter, we don't need to find one.
3525 * Look at all the other syscalls for one that has a signature
4955 * We'll switch to look at two BPF maps, one fo
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c85 double one = i_one, one_bump = one * 0.1; local
88 one_bump = one + MAX(one_bump, 2.0);
92 if (one == two ||
93 (one > two && one <= two_bump) ||
94 (two > one && two <= one_bump))
107 unsigned long long one, bool (*eval)(int, int), unsigned long long two,
119 (long long)one, name_eval, (long long)two);
120 if (one > INT_MA
106 compare(const char *name_one, const char *name_eval, const char *name_two, unsigned long long one, bool (*eval)(int, int), unsigned long long two, bool skip) argument
[all...]
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh356 # Exit status to return at the end. Set in case one of the tests fails.
2022 one of them is arbitrarily going to overwrite the
/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/tools/testing/selftests/bpf/
H A Dtest_maps.c668 int one = 1, s, sc, rc; local
680 (char *)&one, sizeof(one));
685 err = ioctl(sfd[i], FIONBIO, (char *)&one);
712 (char *)&one, sizeof(one));
/linux-master/tools/net/ynl/lib/
H A Dynl.c666 int one = 1; local
685 &one, sizeof(one))) {
690 &one, sizeof(one))) {
/linux-master/tools/lib/bpf/
H A Dnetlink.c56 int one = 1, ret; local
67 &one, sizeof(one)) < 0) {

Completed in 424 milliseconds

1234567