/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | print-tree.h | 13 void btrfs_print_tree(struct extent_buffer *c, bool follow);
|
H A D | print-tree.c | 364 void btrfs_print_tree(struct extent_buffer *c, bool follow) in btrfs_print_tree() argument 393 if (!follow) in btrfs_print_tree() 416 btrfs_print_tree(next, follow); in btrfs_print_tree()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | print-tree.h | 13 void btrfs_print_tree(const struct extent_buffer *c, bool follow);
|
H A D | print-tree.c | 356 void btrfs_print_tree(const struct extent_buffer *c, bool follow) in btrfs_print_tree() argument 385 if (!follow) in btrfs_print_tree() 411 btrfs_print_tree(next, follow); in btrfs_print_tree()
|
/kernel/linux/linux-5.10/fs/coda/ |
H A D | pioctl.c | 67 data.follow ? LOOKUP_FOLLOW : 0, &path); in coda_pioctl()
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | pioctl.c | 69 data.follow ? LOOKUP_FOLLOW : 0, &path); in coda_pioctl()
|
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/ |
H A D | test_encl_bootstrap.S | 50 # Entry point for dynamically created TCS page expected to follow
|
/kernel/linux/linux-5.10/scripts/ |
H A D | dev-needs.sh | 37 dependency). If you want to follow these links 40 --exclude-devlinks Don't follow device links when tracking probe 43 --exclude-parents Don't follow parent devices when tracking probe 125 # They can also have cycles. So, don't follow them.
|
/kernel/linux/linux-6.6/scripts/ |
H A D | dev-needs.sh | 37 dependency). If you want to follow these links 40 --exclude-devlinks Don't follow device links when tracking probe 43 --exclude-parents Don't follow parent devices when tracking probe 125 # They can also have cycles. So, don't follow them.
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | osf_sys.c | 605 long follow; member 616 long follow; member 631 long follow; member
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | osf_sys.c | 606 long follow; member 617 long follow; member 632 long follow; member
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-armv.S | 1023 @ the branch table must immediately follow this code 1072 @ handler addresses follow this label
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-armv.S | 877 @ the branch table must immediately follow this code 912 @ handler addresses follow this label
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_scan.S | 342 | Instructions follow
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_scan.S | 342 | Instructions follow
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | coda.h | 3 follow at your discretion. 744 int follow; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | coda.h | 3 follow at your discretion. 744 int follow; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | coda.h | 515 int follow; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | coda.h | 515 int follow; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | coda.h | 496 int follow; member
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | do_func.S | 64 | Check for fmovecr. It does not follow the format of fp gen
|
H A D | round.S | 285 | therefore do not have the easy to follow decrement/shift loop.
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | perf_asm.S | 46 sync ; follow ERS
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | do_func.S | 64 | Check for fmovecr. It does not follow the format of fp gen
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | perf_asm.S | 46 sync ; follow ERS
|