Searched refs:jumped (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | entry-common.S | 9 ! to be jumped is too far, but it causes illegal slot exception.
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | entry-common.S | 9 ! to be jumped is too far, but it causes illegal slot exception.
|
/kernel/linux/linux-5.10/lib/ |
H A D | assoc_array.c | 198 jumped: in assoc_array_walk() 233 goto jumped; in assoc_array_walk() 285 goto jumped; in assoc_array_walk()
|
/kernel/linux/linux-6.6/lib/ |
H A D | assoc_array.c | 198 jumped: in assoc_array_walk() 233 goto jumped; in assoc_array_walk() 285 goto jumped; in assoc_array_walk()
|
/kernel/linux/linux-5.10/fs/ |
H A D | namei.c | 1223 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, in __traverse_mounts() argument 1272 *jumped = need_mntput; in __traverse_mounts() 1276 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() argument 1283 *jumped = false; in traverse_mounts() 1288 return __traverse_mounts(path, flags, jumped, count, lookup_flags); in traverse_mounts() 1315 bool jumped; in follow_down() local 1316 int ret = traverse_mounts(path, &jumped, NULL, 0); in follow_down() 1382 bool jumped; in handle_mounts() local 1399 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts() 1400 if (jumped) { in handle_mounts() [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | namei.c | 1379 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, in __traverse_mounts() argument 1428 *jumped = need_mntput; in __traverse_mounts() 1432 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() argument 1439 *jumped = false; in traverse_mounts() 1444 return __traverse_mounts(path, flags, jumped, count, lookup_flags); in traverse_mounts() 1471 bool jumped; in follow_down() local 1472 int ret = traverse_mounts(path, &jumped, NULL, flags); in follow_down() 1531 bool jumped; in handle_mounts() local 1547 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts() 1548 if (jumped) { in handle_mounts() [all...] |
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 21 ! to be jumped is too far, but it causes illegal slot exception.
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 20 ! to be jumped is too far, but it causes illegal slot exception.
|
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_rules.c | 301 jumped: in fib_rules_lookup() 313 goto jumped; in fib_rules_lookup()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | fib_rules.c | 301 jumped: in fib_rules_lookup() 313 goto jumped; in fib_rules_lookup()
|
Completed in 16 milliseconds