Home
last modified time | relevance | path

Searched defs:four (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h239 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
/openbmc/linux/lib/
H A Dstackinit_kunit.c247 unsigned long four; member
256 unsigned long four; member
272 char four; member
281 unsigned long four; member
H A Dmemcpy_kunit.c26 u32 four[4]; member
/openbmc/linux/net/rxrpc/
H A Dsysctl.c14 static const unsigned int four = 4; variable