Home
last modified time | relevance | path

Searched full:jumped (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/soc/loongson/
Dloongson,ls2k-pmc.yaml35 RAM) firmware entry address which was jumped from kernel and it's
/linux-6.12.1/drivers/rtc/
Drtc-at91sam9.c156 /* time jumped backwards, increase time until alarm */ in at91_rtc_settime()
159 /* time jumped forwards, decrease time until alarm */ in at91_rtc_settime()
162 /* time jumped past the alarm, disable alarm */ in at91_rtc_settime()
/linux-6.12.1/arch/x86/kernel/
Drethook.c28 ANNOTATE_NOENDBR /* This is only jumped from ret instruction */
/linux-6.12.1/arch/nios2/kernel/
Dhead.S59 * First executable code - detected and jumped to by the ROM bootstrap
/linux-6.12.1/arch/arc/kernel/
Dhead.S94 ; Default Reset Handler (jumped into from Reset vector)
/linux-6.12.1/Documentation/arch/powerpc/
Dbootwrapper.rst68 can be loaded to any location in RAM and jumped to.
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_interrupts.S130 * This is the handler in module memory. It gets jumped at from the
/linux-6.12.1/drivers/net/ethernet/i825xx/
Dlasi_82596.c6 but there were too many hoops which HP wants jumped through to
/linux-6.12.1/arch/m68k/ifpsp060/
DTEST.DOC92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
Disp.doc105 would simply execute a "bra" or "jmp" that jumped to the selected function
Dfpsp.doc97 would simply execute a "bra" or "jmp" that jumped to the selected function
/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h447 * SCRIPTS address jumped by SCRIPTS on reselection.
545 u32 start; /* Jumped by SCRIPTS after selection */
546 u32 restart; /* Jumped by SCRIPTS on relection */
/linux-6.12.1/drivers/clk/ti/
Dclk-43xx.c292 * clockcheck: clock jumped backward or running slower than expected! in am43xx_dt_clk_init()
/linux-6.12.1/arch/sh/kernel/
Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/linux-6.12.1/fs/
Dnamei.c1403 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()
[all …]
/linux-6.12.1/drivers/hid/
Dhid-udraw-ps3.c188 * to user-space otherwise it'll look as if it jumped. in udraw_raw_event()
/linux-6.12.1/fs/ecryptfs/
Dmiscdev.c250 /* Something else jumped in since the in ecryptfs_miscdev_read()
/linux-6.12.1/drivers/net/can/usb/etas_es58x/
Des581_4.c81 netdev_err(netdev, "Echo packet idx jumped from %u to %u\n", in es581_4_echo_msg()
Des58x_fd.c85 netdev_err(netdev, "Packet idx jumped from %u to %u\n", in es58x_fd_echo_msg()
/linux-6.12.1/arch/sh/kernel/cpu/sh3/
Dentry.S20 ! to be jumped is too far, but it causes illegal slot exception.
/linux-6.12.1/lib/
Dassoc_array.c198 jumped: in assoc_array_walk()
233 goto jumped; in assoc_array_walk()
285 goto jumped; in assoc_array_walk()
/linux-6.12.1/net/core/
Dfib_rules.c301 jumped: in fib_rules_lookup()
313 goto jumped; in fib_rules_lookup()
/linux-6.12.1/arch/powerpc/kernel/
Dhead_book3s_32.S87 * This is jumped to on prep systems right after the kernel is relocated
748 * This code is jumped to from the startup code to copy
/linux-6.12.1/arch/xtensa/kernel/
Dvectors.S198 * a0: last address before we jumped to the unrecoverable_exception.
/linux-6.12.1/fs/afs/
Dinode.c248 /* Only update the size if the data version jumped. If the in afs_apply_status()

12