Home
last modified time | relevance | path

Searched full:restarts (Results 1 – 25 of 275) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h181 struct tasklet_struct qresume_tsk; /* restarts the queue */
184 unsigned long restarts; /* # of queue restarts */ member
/kernel/linux/linux-4.19/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h181 struct tasklet_struct qresume_tsk; /* restarts the queue */
184 unsigned long restarts; /* # of queue restarts */ member
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Daudio-continue.rst40 This ioctl restarts the decoding and playing process previously paused
Dvideo-continue.rst49 This ioctl call restarts decoding and playing processes of the video
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Daudio-continue.rst40 This ioctl restarts the decoding and playing process previously paused
Dvideo-continue.rst50 This ioctl call restarts decoding and playing processes of the video
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/can/
Dnetlink.h64 __u32 restarts; member
/kernel/linux/linux-5.10/arch/microblaze/kernel/
Dentry-nommu.S286 addik r30, r0, 1 /* restarts allowed */
376 addik r30, r0, 1 /* restarts allowed ??? */
504 addk r30, r0, r0 /* no restarts from now on */
576 addk r30, r0, r0 /* no restarts for this one */
/kernel/linux/linux-4.19/arch/microblaze/kernel/
Dentry-nommu.S286 addik r30, r0, 1 /* restarts allowed */
376 addik r30, r0, 1 /* restarts allowed ??? */
504 addk r30, r0, r0 /* no restarts from now on */
576 addk r30, r0, r0 /* no restarts for this one */
/kernel/linux/linux-5.10/kernel/
Dreboot.c173 * restart the entire system, while another only restarts the CPU.
174 * In such cases, the restart handler which only restarts part of the
210 * Restarts the system immediately if a restart handler function has been
/kernel/linux/linux-4.19/kernel/
Dreboot.c170 * restart the entire system, while another only restarts the CPU.
171 * In such cases, the restart handler which only restarts part of the
207 * Restarts the system immediately if a restart handler function has been
/kernel/linux/linux-5.10/arch/x86/platform/olpc/
Dolpc.c114 int restarts = 0; in olpc_xo1_ec_cmd() local
168 if (restarts++ < 10) in olpc_xo1_ec_cmd()
/kernel/linux/linux-5.10/fs/autofs/
Droot.c545 * file system needs to be preserved over restarts. in autofs_dir_symlink()
607 * file system needs to be preserved over restarts. in autofs_dir_unlink()
689 * file system needs to be preserved over restarts. in autofs_dir_rmdir()
731 * file system needs to be preserved over restarts. in autofs_dir_mkdir()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/
Dnetlink.h77 __u32 restarts; member
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/
Dsuspend-flows.rst108 forward until the first CPU that is woken up restarts the timekeeping.
130 transition, restarts the timekeeping (unless it has been restarted already
/kernel/linux/linux-4.19/arch/x86/platform/olpc/
Dolpc.c121 int restarts = 0; in olpc_xo1_ec_cmd() local
175 if (restarts++ < 10) in olpc_xo1_ec_cmd()
/kernel/linux/linux-4.19/fs/autofs/
Droot.c564 * file system needs to be preserved over restarts. in autofs_dir_symlink()
627 * file system needs to be preserved over restarts. in autofs_dir_unlink()
715 * file system needs to be preserved over restarts. in autofs_dir_rmdir()
760 * file system needs to be preserved over restarts. in autofs_dir_mkdir()
/kernel/linux/linux-5.10/include/uapi/linux/can/
Dnetlink.h113 __u32 restarts; /* CAN controller re-starts */ member
/kernel/linux/linux-4.19/include/uapi/linux/can/
Dnetlink.h113 __u32 restarts; /* CAN controller re-starts */ member
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans_priv.h40 * of the list to trigger traversal restarts.
/kernel/linux/linux-4.19/include/uapi/linux/
Drseq.h99 * block, and set to NULL by the kernel when it restarts an assembly
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/
Dcore.json47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
/kernel/linux/linux-5.10/drivers/watchdog/
Dmenf21bmc_wdt.c134 * the BMC will save the value set before if the system restarts. in menf21bmc_wdt_probe()
/kernel/linux/linux-5.10/include/uapi/linux/
Drseq.h99 * block, and set to NULL by the kernel when it restarts an assembly
/kernel/linux/linux-4.19/arch/parisc/kernel/
Dsignal.c109 regs->orig_r28 = 1; /* no restarts for sigreturn */ in sys_rt_sigreturn()
492 regs->orig_r28 = 1; /* no more restarts */ in syscall_restart()
519 regs->orig_r28 = 1; /* no more restarts */ in insert_restart_trampoline()

1234567891011