Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/loongson/
Dloongson,ls2k-pmc.yaml35 RAM) firmware entry address which was jumped from kernel and it's
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/x86/kernel/
Drethook.c28 ANNOTATE_NOENDBR /* This is only jumped from ret instruction */
/kernel/linux/linux-5.10/arch/nios2/kernel/
Dhead.S59 * First executable code - detected and jumped to by the ROM bootstrap
/kernel/linux/linux-6.6/arch/nios2/kernel/
Dhead.S59 * First executable code - detected and jumped to by the ROM bootstrap
/kernel/linux/linux-5.10/arch/arc/kernel/
Dhead.S94 ; Default Reset Handler (jumped into from Reset vector)
/kernel/linux/linux-6.6/arch/arc/kernel/
Dhead.S94 ; Default Reset Handler (jumped into from Reset vector)
/kernel/linux/linux-6.6/arch/powerpc/kvm/
Dbook3s_interrupts.S130 * This is the handler in module memory. It gets jumped at from the
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_interrupts.S130 * This is the handler in module memory. It gets jumped at from the
/kernel/linux/linux-6.6/Documentation/powerpc/
Dbootwrapper.rst68 can be loaded to any location in RAM and jumped to.
/kernel/linux/linux-5.10/Documentation/powerpc/
Dbootwrapper.rst68 can be loaded to any location in RAM and jumped to.
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
Dlasi_82596.c6 but there were too many hoops which HP wants jumped through to
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
Dlasi_82596.c5 but there were too many hoops which HP wants jumped through to
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
Disp.doc105 would simply execute a "bra" or "jmp" that jumped to the selected function
DTEST.DOC92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Disp.doc105 would simply execute a "bra" or "jmp" that jumped to the selected function
DTEST.DOC92 routine would simply execute a "bsr" or "jsr" that jumped to the selected
/kernel/linux/linux-6.6/drivers/clk/ti/
Dclk-43xx.c292 * clockcheck: clock jumped backward or running slower than expected! in am43xx_dt_clk_init()
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-5.10/fs/
Dnamei.c1223 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/arch/sh/kernel/
Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/kernel/linux/linux-5.10/arch/sh/kernel/
Dentry-common.S9 ! to be jumped is too far, but it causes illegal slot exception.
/kernel/linux/linux-5.10/drivers/clk/ti/
Dclk-43xx.c294 * clockcheck: clock jumped backward or running slower than expected! in am43xx_dt_clk_init()

1234