Searched defs:five (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | trace_vprintk.c | 20 static const char five[] = "5"; in sys_enter() local
|
| H A 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | memcpy_kunit.c | 128 struct some_bytes five = { in memmove_test() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | resize.c | 772 unsigned five = 5; in verify_reserved_gdb() local 1122 unsigned five = 5; in update_backups() local 733 ext4_list_backups(struct super_block *sb, unsigned *three, unsigned *five, unsigned *seven) ext4_list_backups() argument
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | resize.c | 787 unsigned five = 5; in verify_reserved_gdb() local 1149 unsigned five = 5; in update_backups() local 737 ext4_list_backups(struct super_block *sb, unsigned int *three, unsigned int *five, unsigned int *seven) ext4_list_backups() argument
|
| H A D | ioctl.c | 191 unsigned int five = 5; in ext4_update_superblocks_fn() local
|
Completed in 9 milliseconds