Searched defs:one (Results 51 - 75 of 75) sorted by path

123

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h365 int err, one = 1; local
H A Dsockmap_listen.c429 const u32 zero = 0, one = 1; local
604 const int one = 1; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dconnect4_prog.c112 int zero = 0, one = 1; local
[all...]
H A Dsetget_sockopt.c334 int one = 1; local
H A Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; local
H A Dtest_sockmap_kern.h158 const int one = 1; local
239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; local
269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; local
354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; local
H A Dtrace_vprintk.c18 static const char one[] = "1"; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_maps.c668 int one = 1, s, sc, rc; local
H A Dtest_sockmap.c301 int i, err, one = 1; local
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1180 uint64_t one = 1; local
[all...]
/linux-master/tools/testing/selftests/landlock/
H A Dnet_test.c1507 const unsigned int one = 1; local
/linux-master/tools/testing/selftests/net/
H A Dcsum.c376 int fd, one = 1; local
548 int fd, one = 1; local
H A Dip_local_port_range.c363 const int one = 1; local
H A Dipv6_flowlabel.c215 const int one = 1; local
H A Dnettest.c423 int one = 1; local
435 int one = 1; local
447 int one = 1; local
459 int one local
526 unsigned int one = 1; local
549 unsigned int one = 1; local
562 unsigned int one = 1; local
575 unsigned int one = 1; local
618 unsigned int one = 1; local
1343 int one = 1; local
[all...]
H A Dpsock_snd.c220 const int one = 1; local
H A Dreuseport_bpf.c192 const int fd = socket(p.send_family, p.protocol, 0), one = 1; local
H A Dsk_bind_sendto_listen.c10 int fd1, fd2, one = 1; local
H A Dsk_connect_zero_addr.c10 int fd1, fd2, one = 1; local
H A Dtls.c368 int one = 1; local
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c230 int one = 1; local
301 int one = 1; local
H A Dmptcp_inq.c102 int one = 1; local
H A Dmptcp_sockopt.c189 int one = 1; local
/linux-master/tools/testing/selftests/netfilter/
H A Dconnect_close.c53 int c, one = 1, s = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP); local
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c85 double one = i_one, one_bump = one * 0.1; local
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...]

Completed in 477 milliseconds

123