Home
last modified time | relevance | path

Searched refs:embed (Results 1 – 25 of 44) sorted by relevance

12

/linux/Documentation/features/core/thread-info-in-task/
H A Darch-support.txt4 # description: arch makes use of the core kernel facility to embed thread_info in task_st…
/linux/tools/testing/ktest/examples/
H A Dsnowball.conf12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to
/linux/drivers/net/can/m_can/
H A DKconfig7 This is common support for devices that embed the Bosch M_CAN IP.
/linux/Documentation/driver-api/
H A Dmiscellaneous.rst33 are expected to embed this structure in a driver-specific structure.
/linux/Documentation/driver-api/media/
H A Dv4l2-device.rst8 would embed this struct inside a larger struct.
21 that embed the struct v4l2_device instance. This is achieved by a
H A Dmc-core.rst91 a pads array managed by the entity driver. Drivers usually embed the array in
212 stored in every pad in the pipeline. Drivers should embed the struct
/linux/drivers/staging/media/deprecated/atmel/
H A DTODO3 support enhanced features and future products which embed it.
/linux/Documentation/arch/powerpc/
H A Dbootwrapper.rst85 zImage.%: Image format which does not embed a device tree.
93 Image types which embed a device tree blob (simpleImage, dtbImage, treeImage,
/linux/Documentation/filesystems/
H A Dudf.rst36 noadinicb Don't embed data in the inode
/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst14 To offload data transfers from the CPU, STM32 microprocessors (MPUs) embed
17 STM32MP1 SoCs embed both STM32 DMA and STM32 MDMA controllers. STM32 DMA
110 STM32 DMA-MDMA chaining feature then uses a SRAM buffer. STM32MP1 SoCs embed
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst43 If you want to embed initramfs in the kernel, also pass ``CONFIG_INITRAMFS_SOURCE``. For example::
/linux/Documentation/core-api/
H A Dprintk-basics.rst85 logging. This family of macros embed the log level in the macro names. For
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst390 then the device cannot embed sliced VBI data in the MPEG stream.
395 capturing sliced VBI data. The control only indicates to embed sliced
399 It may also be the case that a device can embed sliced VBI data in only
426 embed up to 36 lines of sliced VBI data per frame in an MPEG-2 *Private
/linux/Documentation/driver-api/tty/
H A Dtty_driver.rst61 embed tty_port into device's private structures. Further details about handling
/linux/Documentation/admin-guide/
H A Dbootconfig.rst218 If you can not use initrd, you can also embed the bootconfig file in the
227 The kernel will embed it as the default bootconfig.
/linux/Documentation/networking/
H A Dphy-link-topology.rst41 Knowing that some modules embed a PHY, the actual link is more like ::
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c957 char embed[4] = { 'f', 'o', '\0', 'd' }; in btf_dump_strings() local
959 btf_dump_one_string(ctx, embed, 4, "\"fo\""); in btf_dump_strings()
/linux/Documentation/userspace-api/netlink/
H A Dnetlink-raw.rst167 possible to embed a struct within a struct definition using the ``struct``
/linux/Documentation/networking/caif/
H A Dlinux_caif.rst161 - All layers embed the same structure "struct cflayer"
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst149 simply embed the thread_info (containing only flags) and 'int cpu' into
/linux/Documentation/kbuild/
H A Dreproducible-builds.rst64 Some CONFIG options such as `CONFIG_DEBUG_EFI` embed absolute paths in
/linux/Documentation/trace/
H A Dfprobe.rst106 You can embed the `fprobe` to your data structure and get it by
/linux/Documentation/bpf/
H A Dbpf_design_QA.rst309 Q: Users are allowed to embed bpf_spin_lock, bpf_timer fields in their BPF map
311 such objects on these fields inside map values. Users are also allowed to embed
/linux/tools/perf/
H A DMakefile.config321 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0)
322 PYTHON_CONFIG_LDFLAGS := --ldflags --embed

12