Searched full:executes (Results 1 – 25 of 72) sorted by relevance
123
| /Documentation/networking/devlink/ |
| D | devlink-selftests.rst | 37 # Executes selftests on the device
|
| /Documentation/bpf/ |
| D | prog_cgroup_sockopt.rst | 10 * ``BPF_CGROUP_GETSOCKOPT`` - called every time process executes ``getsockopt`` 12 * ``BPF_CGROUP_SETSOCKOPT`` - called every time process executes ``setsockopt``
|
| D | bpf_prog_run.rst | 95 the kernel executes the XDP program repeatedly, each invocation getting a
|
| /Documentation/admin-guide/ |
| D | numastat.rst | 14 Usually preferred node is the one local to the CPU where the process executes,
|
| D | syscall-user-dispatch.rst | 29 personality every time the compatibility layer executes. Instead, a
|
| D | dell_rbu.rst | 110 If a user by accident executes steps 1 and 3 above without executing step 2;
|
| /Documentation/dev-tools/kunit/ |
| D | architecture.rst | 101 or parts of the kernel, each KUnit case executes in a separate thread 187 - ``exec`` command executes kernel results either directly (using
|
| /Documentation/devicetree/bindings/sram/ |
| D | sram.yaml | 188 // of the secondary cores. Once the core gets powered up it executes the 214 // Once the core gets powered up it executes the code that is residing at a
|
| /Documentation/core-api/ |
| D | entry.rst | 134 If an interrupt is raised while the CPU executes in user space, the entry 137 If the interrupt is raised while the CPU executes in kernel space the entry and
|
| D | debugging-via-ohci1394.rst | 11 a "Physical Response Unit" which executes specific requests by employing
|
| /Documentation/arch/riscv/ |
| D | cmodx.rst | 7 CMODX is a programming technique where a program executes instructions that were
|
| D | boot.rst | 69 wins a lottery and executes the early boot code while the other harts are
|
| /Documentation/driver-api/acpi/ |
| D | scan_handlers.rst | 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
| /Documentation/arch/x86/ |
| D | intel_txt.rst | 98 the "kernel" (the binary the bootloader executes). 100 platform supports Intel TXT and, if so, executes the GETSEC[SENTER]
|
| /Documentation/livepatch/ |
| D | callbacks.rst | 60 other. However, the livepatching core executes the handlers in
|
| /Documentation/ABI/stable/ |
| D | sysfs-devices-system-cpu | 22 on any CPU where it executes (overriding the value described
|
| /Documentation/locking/ |
| D | pi-futex.rst | 73 executes the critical section, and could delay it indefinitely.
|
| /Documentation/block/ |
| D | stat.rst | 58 Block layer combines flush requests and executes at most one at a time.
|
| /Documentation/RCU/ |
| D | rcubarrier.rst | 266 What happens if CPU 0's rcu_barrier_func() executes 350 What happens if CPU 0's rcu_barrier_func() executes
|
| /Documentation/arch/arm64/ |
| D | asymmetric-32bit.rst | 130 executes a 32-bit program.
|
| /Documentation/admin-guide/pm/ |
| D | intel_idle.rst | 87 the target CPU continuously fetches and executes instructions), and the 155 CPUs present in the system at that time (each CPU executes its own instance of
|
| /Documentation/security/keys/ |
| D | request-key.rst | 95 4) request_key() then forks and executes /sbin/request-key with a new session
|
| /Documentation/mm/ |
| D | numa.rst | 88 node to which the CPU that executes the request is assigned. Specifically,
|
| /Documentation/gpu/amdgpu/ |
| D | driver-core.rst | 48 This handles security policy for the SoC and executes trusted
|
| /Documentation/admin-guide/gpio/ |
| D | gpio-virtuser.rst | 162 "input" and "output" as values. The atomic variant executes the driver callback
|
123