Searched defs:five (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | test_sockmap_kern.h | 239 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
|
D | trace_vprintk.c | 20 static const char five[] = "5"; in sys_enter() local
|
/linux-6.6.21/fs/ext4/ |
D | resize.c | 738 unsigned int *five, unsigned int *seven) in ext4_list_backups() 787 unsigned five = 5; in verify_reserved_gdb() local 1149 unsigned five = 5; in update_backups() local
|
D | ioctl.c | 191 unsigned int five = 5; in ext4_update_superblocks_fn() local
|
/linux-6.6.21/lib/ |
D | memcpy_kunit.c | 128 struct some_bytes five = { in memmove_test() local
|