Searched full:passing (Results 1 – 25 of 808) sorted by relevance
12345678910>>...33
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/pci/ |
D | search.c | 156 * initiated by passing %NULL as the @from argument. Otherwise if 256 * A new search is initiated by passing %NULL as the @from argument. Otherwise 294 * passing %NULL as the @from argument. Otherwise if @from is not %NULL, 322 * Otherwise, %NULL is returned. A new search is initiated by passing %NULL 343 * A new search is initiated by passing %NULL as the @from argument.
|
/Linux-v5.4/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()
|
/Linux-v5.4/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.
|
/Linux-v5.4/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
|
/Linux-v5.4/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.
|
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/kernel/dma/ |
D | Kconfig | 105 default, but it can be enabled by passing cma=size[MG] to the kernel. 117 enabled by passing cma=size[MG] to the kernel.
|
/Linux-v5.4/security/integrity/ima/ |
D | ima_kexec.c | 122 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer() 128 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
|
/Linux-v5.4/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()
|
/Linux-v5.4/tools/build/feature/ |
D | test-libdw-dwarf-unwind.c | 9 * Passing '1' as arguments value. This code is never executed, in main()
|
/Linux-v5.4/include/xen/interface/ |
D | xen-mca.h | 146 * Below interface used between XEN/DOM0 for passing XEN's recovery action 150 /* Params for passing the offlined page number to DOM0 */ 156 /* Params for passing the identity of the offlined CPU to DOM0 */
|
/Linux-v5.4/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,
|
/Linux-v5.4/Documentation/devicetree/bindings/fpga/ |
D | altera-freeze-bridge.txt | 5 changes from passing through the bridge. The controller can also
|
/Linux-v5.4/include/linux/platform_data/ |
D | g762.h | 12 * during board init. Note that passing a sparse structure is possible but
|
/Linux-v5.4/drivers/firmware/google/ |
D | memconsole.h | 18 * Initialize the memory console, passing the function to handle read accesses.
|
/Linux-v5.4/Documentation/filesystems/ |
D | dax.txt | 65 handlers should probably call dax_iomap_fault() passing the appropriate 67 - calling iomap_zero_range() passing appropriate iomap operations instead of
|
12345678910>>...33