Searched full:passing (Results 1 – 25 of 875) sorted by relevance
12345678910>>...35
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
D | apparmor.rst | 26 If AppArmor is not the default security module it can be enabled by passing 29 If AppArmor is the default security module it can be disabled by passing
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | kcopyd.rst | 28 To start the copy, the user calls kcopyd_copy(), passing in the client 40 passing back the user's context pointer. It will also indicate if a read or
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | msg_zerocopy.rst | 35 trivial as just passing the flag, then. 59 Passing the MSG_ZEROCOPY flag is the most obvious step to enable copy 208 Passing flag MSG_ZEROCOPY is a hint to the kernel to apply copy 228 A process may use this signal to stop passing flag MSG_ZEROCOPY on
|
/kernel/linux/linux-5.10/include/net/caif/ |
D | caif_layer.h | 155 * Contract: Each layer must implement a receive function passing the 160 * packet cannot be accessed after passing it to the 183 * Contract: Each layer must implement a transmit function passing the 188 * cannot be accessed after passing it to the below
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
D | Kconfig | 55 be enabled by passing intel_iommu=on to the kernel. 86 passing intel_iommu=sm_on to the kernel. If not sure, please use
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | tagged-pointers.rst | 19 Passing tagged addresses to the kernel 44 passing non-zero address tags to the kernel via system calls is
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | sys_s390.c | 37 * for parameter passing. 75 * Therefore we can call the generic variant by simply passing the in SYSCALL_DEFINE5()
|
D | Makefile | 23 # Passing null pointers is ok for smp code, since we access the lowcore here. 30 # passing its content to other functions.
|
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/ |
D | intel_gsic.c | 50 "try out the default value by passing " in main() 57 "try out the default value by passing " in main()
|
/kernel/linux/linux-5.10/drivers/pci/ |
D | search.c | 162 * initiated by passing %NULL as the @from argument. Otherwise if 262 * A new search is initiated by passing %NULL as the @from argument. Otherwise 300 * passing %NULL as the @from argument. Otherwise if @from is not %NULL, 328 * Otherwise, %NULL is returned. A new search is initiated by passing %NULL 349 * A new search is initiated by passing %NULL as the @from argument.
|
/kernel/linux/linux-5.10/include/net/ |
D | bond_options.h | 70 /* This structure is used for storing option values and for passing option 115 * passing. There should be either a valid string or value, but not both.
|
/kernel/linux/linux-5.10/Documentation/driver-api/mtd/ |
D | intel-spi.rst | 19 passing "intel-spi.writeable=1". 36 the board (you can also reload the driver passing "writeable=1" as
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_irq.h | 93 * and argument. Passing NULL for irq_cb will unregister 111 * and argument. Passing NULL for irq_cb will unregister
|
/kernel/linux/linux-5.10/kernel/dma/ |
D | Kconfig | 146 default, but it can be enabled by passing cma=size[MG] to the kernel. 158 enabled by passing cma=size[MG] to the kernel.
|
/kernel/linux/linux-5.10/security/integrity/ima/ |
D | ima_kexec.c | 122 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer() 129 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_msg.c | 112 /* register message passing interrupt handler */ in enetc_msg_psi_init() 162 /* de-register message passing interrupt handler */ in enetc_msg_psi_free()
|
/kernel/linux/linux-5.10/tools/build/feature/ |
D | test-libdw-dwarf-unwind.c | 9 * Passing '1' as arguments value. This code is never executed, in main()
|
/kernel/linux/linux-5.10/tools/memory-model/litmus-tests/ |
D | MP+poonceonces.litmus | 6 * Can the counter-intuitive message-passing outcome be prevented with
|
D | MP+pooncerelease+poacquireonce.litmus | 7 * smp_load_acquire() provide sufficient ordering for the message-passing
|
D | MP+fencewmbonceonce+fencermbonceonce.litmus | 7 * sufficient ordering for the message-passing pattern. However, it
|
D | WRC+poonceonces+Once.litmus | 6 * This litmus test is an extension of the message-passing pattern,
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | ioctl.rst | 31 argument or those passing an integer value instead of a pointer. 33 and use pointers for passing data. 215 to user space, passing them into subsystem specific callback functions
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/fpga/ |
D | altera-freeze-bridge.txt | 5 changes from passing through the bridge. The controller can also
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | g762.h | 12 * during board init. Note that passing a sparse structure is possible but
|
/kernel/linux/linux-5.10/drivers/firmware/google/ |
D | memconsole.h | 18 * Initialize the memory console, passing the function to handle read accesses.
|
12345678910>>...35