Searched defs:five (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 266 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
|
H A D | trace_vprintk.c | 20 static const char five[] = "5"; in sys_enter() local
|
/linux/fs/ext4/ |
H A D | resize.c | 734 unsigned int *five, unsigned int *seven) in ext4_list_backups() 783 unsigned five = 5; in verify_reserved_gdb() local 1148 unsigned five = 5; in update_backups() local
|
H A D | ioctl.c | 191 unsigned int five = 5; in ext4_update_superblocks_fn() local
|
/linux/lib/ |
H A D | memcpy_kunit.c | 128 struct some_bytes five = { in memmove_test() local
|