Home
last modified time | relevance | path

Searched full:onto (Results 1 – 25 of 1256) sorted by relevance

12345678910>>...51

/kernel/linux/linux-5.10/security/integrity/evm/
DKconfig59 bool "Load an X509 certificate onto the '.evm' trusted keyring"
63 Load an X509 certificate onto the '.evm' trusted keyring.
66 onto the '.evm' trusted keyring. A public key can be used to
/kernel/linux/linux-4.19/security/integrity/evm/
DKconfig58 bool "Load an X509 certificate onto the '.evm' trusted keyring"
62 Load an X509 certificate onto the '.evm' trusted keyring.
65 onto the '.evm' trusted keyring. A public key can be used to
/kernel/linux/linux-5.10/kernel/rcu/
Dsync.c28 * rcu_sync_enter_start - Force readers onto slow path for multiple updates
59 * switched onto slow path.
67 * readers back onto their fastpaths (after a grace period). If both
107 * rcu_sync_enter() - Force readers onto slowpath
159 * rcu_sync_exit() - Allow readers back onto fast path after grace period
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dramdisk.rst36 allowing one to squeeze more programs onto an average installation or
117 e) Put the kernel onto the floppy::
121 f) Put the RAM disk image onto the floppy, after the kernel. Use an offset
123 (possibly larger) kernel onto the same floppy later without overlapping
/kernel/linux/linux-4.19/Documentation/blockdev/
Dramdisk.txt35 allowing one to squeeze more programs onto an average installation or
81 kernel on disk one, and have already put a RAM disk image onto disk #2.
140 e) Put the kernel onto the floppy
144 f) Put the RAM disk image onto the floppy, after the kernel. Use an offset
146 (possibly larger) kernel onto the same floppy later without overlapping
/kernel/linux/linux-5.10/drivers/pci/
Dpci-pf-stub.c13 * pci_pf_stub_whitelist - White list of devices to bind pci-pf-stub onto
16 * onto. You could think of this as a list of "quirked" devices where we
/kernel/linux/linux-4.19/drivers/pci/
Dpci-pf-stub.c13 * pci_pf_stub_whitelist - White list of devices to bind pci-pf-stub onto
16 * onto. You could think of this as a list of "quirked" devices where we
/kernel/linux/linux-4.19/kernel/rcu/
Dsync.c88 * rcu_sync_enter_start - Force readers onto slow path for multiple updates
103 * rcu_sync_enter() - Force readers onto slowpath
158 * readers back onto their fastpaths (after a grace period). If both
197 * rcu_sync_exit() - Allow readers back onto fast patch after grace period
/kernel/linux/linux-5.10/include/linux/
Dti_wilink_st.h105 * @tx_state: if the data is being written onto the TTY and protocol driver
116 * @txq: the list of skbs which needs to be sent onto the TTY.
119 * from waitq can be moved onto the txq.
165 * internal write function, passed onto protocol drivers
206 * to download firmware onto chip more than once
289 * be sent onto TTY as is. The .bts is more a script
/kernel/linux/linux-4.19/Documentation/
Dkernel-per-CPU-kthreads.txt104 timer back onto one of the CPUs in question.
111 1. Force networking interrupts onto other CPUs.
123 1. Force block-device interrupts onto some other CPU.
135 1. Force block-device interrupts onto some other CPU.
150 3. Force interrupts for drivers using tasklets onto other CPUs,
189 back onto one of the CPUs in question.
/kernel/linux/linux-4.19/include/linux/
Dti_wilink_st.h118 * @tx_state: if the data is being written onto the TTY and protocol driver
129 * @txq: the list of skbs which needs to be sent onto the TTY.
132 * from waitq can be moved onto the txq.
178 * internal write function, passed onto protocol drivers
219 * to download firmware onto chip more than once
302 * be sent onto TTY as is. The .bts is more a script
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst104 timer back onto one of the CPUs in question.
111 1. Force networking interrupts onto other CPUs.
123 1. Force block-device interrupts onto some other CPU.
135 1. Force block-device interrupts onto some other CPU.
150 3. Force interrupts for drivers using tasklets onto other CPUs,
189 back onto one of the CPUs in question.
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c188 /* load onto outgoing mailbox */ in fm10k_update_vlan_vf()
297 /* load onto outgoing mailbox */ in fm10k_update_uc_addr_vf()
335 /* load onto outgoing mailbox */ in fm10k_update_mc_addr_vf()
354 /* load onto outgoing mailbox */ in fm10k_update_int_moderator_vf()
409 /* load onto outgoing mailbox */ in fm10k_update_lport_state_vf()
435 /* load onto outgoing mailbox */ in fm10k_update_xcast_mode_vf()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c188 /* load onto outgoing mailbox */ in fm10k_update_vlan_vf()
299 /* load onto outgoing mailbox */ in fm10k_update_uc_addr_vf()
338 /* load onto outgoing mailbox */ in fm10k_update_mc_addr_vf()
357 /* load onto outgoing mailbox */ in fm10k_update_int_moderator_vf()
413 /* load onto outgoing mailbox */ in fm10k_update_lport_state_vf()
440 /* load onto outgoing mailbox */ in fm10k_update_xcast_mode_vf()
/kernel/linux/linux-4.19/arch/sparc/kernel/
Detrap_32.S102 mov %t_kstack, %sp ! jump onto new stack
123 /* Save the kernel window onto the corresponding stack. */
129 mov %t_kstack, %sp ! and onto new kernel stack
193 mov %t_kstack, %sp ! and onto kernel stack
/kernel/linux/linux-5.10/arch/sparc/kernel/
Detrap_32.S102 mov %t_kstack, %sp ! jump onto new stack
123 /* Save the kernel window onto the corresponding stack. */
129 mov %t_kstack, %sp ! and onto new kernel stack
193 mov %t_kstack, %sp ! and onto kernel stack
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dx_snan.S176 movel %d1,-(%a7) |move the snan onto the stack
198 movel %d1,-(%a7) |move the snan onto the stack
219 movel %d1,-(%a7) |move the snan onto the stack
/kernel/linux/linux-4.19/arch/m68k/fpsp040/
Dx_snan.S176 movel %d1,-(%a7) |move the snan onto the stack
198 movel %d1,-(%a7) |move the snan onto the stack
219 movel %d1,-(%a7) |move the snan onto the stack
/kernel/linux/linux-4.19/Documentation/driver-api/firmware/
Dfallback-mechanisms.rst88 To upload firmware you will echo 1 onto the loading file to indicate
90 and you notify the kernel the firmware is ready by echo'ing 0 onto
192 onto the sysfs interface by the timeout value an error is sent to the
/kernel/linux/linux-5.10/drivers/media/rc/
Dite-cir.h372 * suggest that it maps the 16 registers of IT8512 onto two 8-register banks,
373 * selectable by a single bank-select bit that's mapped onto both banks. The
382 /* mapped onto both banks */
386 /* mapped onto the low bank */
396 /* mapped onto the high bank */
/kernel/linux/linux-4.19/drivers/media/rc/
Dite-cir.h381 * suggest that it maps the 16 registers of IT8512 onto two 8-register banks,
382 * selectable by a single bank-select bit that's mapped onto both banks. The
391 /* mapped onto both banks */
395 /* mapped onto the low bank */
405 /* mapped onto the high bank */
/kernel/linux/linux-4.19/Documentation/networking/
Dscaling.txt234 to enqueue packets onto the backlog of another CPU and to wake up that
258 counter. The CPU index represents the *current* CPU onto which packets
270 been enqueued onto the currently designated CPU for flow i (of course,
279 table), the packet is enqueued onto that CPU’s backlog. If they differ,
450 system, XPS is preferably configured so that each CPU maps onto one queue.
452 queue can also map onto one CPU, resulting in exclusive pairings that
/kernel/linux/linux-4.19/Documentation/serial/
DREADME.cycladesZ2 The Cyclades-Z must have firmware loaded onto the card before it will
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Ddepth-formats.rst9 Depth data provides distance to points, mapped onto the image plane
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddepth-formats.rst9 Depth data provides distance to points, mapped onto the image plane

12345678910>>...51