Searched refs:jumped (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/arch/sh/kernel/ |
D | entry-common.S | 9 ! to be jumped is too far, but it causes illegal slot exception.
|
/linux-6.12.1/fs/ |
D | namei.c | 1403 static int __traverse_mounts(struct path *path, unsigned flags, bool *jumped, in __traverse_mounts() argument 1452 *jumped = need_mntput; in __traverse_mounts() 1456 static inline int traverse_mounts(struct path *path, bool *jumped, in traverse_mounts() argument 1463 *jumped = false; in traverse_mounts() 1468 return __traverse_mounts(path, flags, jumped, count, lookup_flags); in traverse_mounts() 1495 bool jumped; in follow_down() local 1496 int ret = traverse_mounts(path, &jumped, NULL, flags); in follow_down() 1555 bool jumped; in handle_mounts() local 1571 ret = traverse_mounts(path, &jumped, &nd->total_link_count, nd->flags); in handle_mounts() 1572 if (jumped) { in handle_mounts()
|
/linux-6.12.1/lib/ |
D | assoc_array.c | 198 jumped: in assoc_array_walk() 233 goto jumped; in assoc_array_walk() 285 goto jumped; in assoc_array_walk()
|
/linux-6.12.1/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 20 ! to be jumped is too far, but it causes illegal slot exception.
|
/linux-6.12.1/net/core/ |
D | fib_rules.c | 301 jumped: in fib_rules_lookup() 313 goto jumped; in fib_rules_lookup()
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | TEST.DOC | 92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
|
D | fpsp.doc | 97 would simply execute a "bra" or "jmp" that jumped to the selected function
|
D | isp.doc | 105 would simply execute a "bra" or "jmp" that jumped to the selected function
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | bootwrapper.rst | 68 can be loaded to any location in RAM and jumped to.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | boot.rst | 1316 A 32-bit flat-mode routine *jumped* to immediately after the
|
/linux-6.12.1/Documentation/filesystems/ |
D | vfs.rst | 1292 called when the VFS needs to revalidate a "jumped" dentry. This
|