/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 29 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran); in sys_enter()
|
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 260 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4() 269 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 295 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6() 354 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 374 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
|
/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 258 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4() 267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 293 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6() 348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 368 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | resize.c | 734 unsigned *five, unsigned *seven) in ext4_list_backups() 746 if (*five < *min) { in ext4_list_backups() 747 min = five; in ext4_list_backups() 772 unsigned five = 5; in verify_reserved_gdb() local 778 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb() 1122 unsigned five = 5; in update_backups() local 1137 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 1184 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 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 | 738 unsigned int *five, unsigned int *seven) in ext4_list_backups() 761 if (*five < *min) { in ext4_list_backups() 762 min = five; in ext4_list_backups() 787 unsigned five = 5; in verify_reserved_gdb() local 793 while ((grp = ext4_list_backups(sb, &three, &five, &seven)) < end) { in verify_reserved_gdb() 1149 unsigned five = 5; in update_backups() local 1164 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 1215 group = ext4_list_backups(sb, &three, &five, &seven); in update_backups() 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 262 grp = ext4_list_backups(sb, &three, &five, &seven); in ext4_update_superblocks_fn()
|
H A D | ext4.h | 3066 unsigned int *three, unsigned int *five,
|
/kernel/linux/linux-6.6/lib/ |
H A D | memcpy_kunit.c | 128 struct some_bytes five = { in memmove_test() local 178 compare("argument side-effects", dest, five); in memmove_test()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 670 # bit five of the fp extension word separates the monadic and dyadic operations 908 # bit five of the fp ext word separates the monadic and dyadic operations 1279 # bit five of the fp extension word separates the monadic and dyadic operations 1824 # bit five of the fp extension word separates the monadic and dyadic operations 3652 # bits four and five of the fp extension word separate the monadic and dyadic
|
H A D | fpsp.S | 671 # bit five of the fp extension word separates the monadic and dyadic operations 909 # bit five of the fp ext word separates the monadic and dyadic operations 1280 # bit five of the fp extension word separates the monadic and dyadic operations 1825 # bit five of the fp extension word separates the monadic and dyadic operations 3653 # bits four and five of the fp extension word separate the monadic and dyadic
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 670 # bit five of the fp extension word separates the monadic and dyadic operations 908 # bit five of the fp ext word separates the monadic and dyadic operations 1279 # bit five of the fp extension word separates the monadic and dyadic operations 1824 # bit five of the fp extension word separates the monadic and dyadic operations 3652 # bits four and five of the fp extension word separate the monadic and dyadic
|
H A D | fpsp.S | 671 # bit five of the fp extension word separates the monadic and dyadic operations 909 # bit five of the fp ext word separates the monadic and dyadic operations 1280 # bit five of the fp extension word separates the monadic and dyadic operations 1825 # bit five of the fp extension word separates the monadic and dyadic operations 3653 # bits four and five of the fp extension word separate the monadic and dyadic
|