Searched full:passing (Results 1 – 25 of 888) sorted by relevance
12345678910>>...36
/Linux-v5.15/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.15/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.15/Documentation/devicetree/bindings/fpga/ |
D | xilinx-pr-decoupler.txt | 6 changes from passing through the bridge. The controller can also 14 from passing through the bridge. The controller safely handles AXI4MM
|
D | altera-freeze-bridge.txt | 5 changes from passing through the bridge. The controller can also
|
/Linux-v5.15/sound/soc/ |
D | soc-topology-test.c | 217 // Test passing NULL component as parameter to snd_soc_tplg_component_load 230 /* instead of passing component pointer as first argument, pass NULL here */ in d_probe_null_comp() 281 // Test passing NULL ops as parameter to snd_soc_tplg_component_load 325 // Test passing NULL fw as parameter to snd_soc_tplg_component_load 338 /* instead of passing fw pointer as third argument, pass NULL here */ in d_probe_null_fw() 389 // Test passing "empty" topology file 663 // Test passing topology file with PCM definition 712 // Test passing topology file with PCM definition 765 // Test passing topology file with PCM definition
|
/Linux-v5.15/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.15/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.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_core_irq.h | 50 * and argument. Passing NULL for irq_cb will unregister 68 * and argument. Passing NULL for irq_cb will unregister
|
/Linux-v5.15/drivers/pci/ |
D | search.c | 162 * initiated by passing %NULL as the @from argument. Otherwise if 260 * A new search is initiated by passing %NULL as the @from argument. Otherwise 297 * passing %NULL as the @from argument. Otherwise if @from is not %NULL, 325 * Otherwise, %NULL is returned. A new search is initiated by passing %NULL 346 * A new search is initiated by passing %NULL as the @from argument.
|
/Linux-v5.15/drivers/iommu/intel/ |
D | Kconfig | 63 be enabled by passing intel_iommu=on to the kernel. 94 passing intel_iommu=sm_on to the kernel. If not sure, please use
|
/Linux-v5.15/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.15/include/net/ |
D | bond_options.h | 71 /* This structure is used for storing option values and for passing option 116 * passing. There should be either a valid string or value, but not both.
|
/Linux-v5.15/arch/s390/kernel/ |
D | Makefile | 23 # Passing null pointers is ok for smp code, since we access the lowcore here. 30 # passing its content to other functions.
|
D | syscall.c | 44 * for parameter passing. 82 * Therefore we can call the generic variant by simply passing the in SYSCALL_DEFINE5()
|
/Linux-v5.15/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.15/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.15/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.15/kernel/dma/ |
D | Kconfig | 159 default, but it can be enabled by passing cma=size[MG] to the kernel. 171 enabled by passing cma=size[MG] to the kernel.
|
/Linux-v5.15/tools/build/feature/ |
D | test-libdw-dwarf-unwind.c | 9 * Passing '1' as arguments value. This code is never executed, in main()
|
/Linux-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/include/linux/platform_data/ |
D | g762.h | 12 * during board init. Note that passing a sparse structure is possible but
|
/Linux-v5.15/drivers/thunderbolt/ |
D | cap.c | 68 * capability list and returns it. Passing %0 returns the first entry in 141 * capability list and returns it. Passing %0 returns the first entry in
|
/Linux-v5.15/drivers/firmware/google/ |
D | memconsole.h | 18 * Initialize the memory console, passing the function to handle read accesses.
|
12345678910>>...36