| /linux/tools/testing/ktest/examples/ |
| H A D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
| /linux/Documentation/wmi/devices/ |
| H A D | wmi-bmof.rst | 10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to
|
| /linux/drivers/net/can/m_can/ |
| H A D | Kconfig | 7 This is common support for devices that embed the Bosch M_CAN IP.
|
| /linux/Documentation/driver-api/ |
| H A D | miscellaneous.rst | 33 are expected to embed this structure in a driver-specific structure.
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-device.rst | 8 would embed this struct inside a larger struct. 21 that embed the struct v4l2_device instance. This is achieved by a
|
| H A D | mc-core.rst | 91 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
|
| H A D | v4l2-dev.rst | 21 If you embed it in a larger struct, then you must set the ``release()``
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | TODO | 3 support enhanced features and future products which embed it.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | bootwrapper.rst | 85 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 D | udf.rst | 36 noadinicb Don't embed data in the inode
|
| /linux/Documentation/core-api/ |
| H A D | printk-basics.rst | 85 logging. This family of macros embed the log level in the macro names. For
|
| /linux/Documentation/arch/openrisc/ |
| H A D | openrisc_port.rst | 43 If you want to embed initramfs in the kernel, also pass ``CONFIG_INITRAMFS_SOURCE``. For example::
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32-dma-mdma-chaining.rst | 14 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/networking/ |
| H A D | phy-link-topology.rst | 41 Knowing that some modules embed a PHY, the actual link is more like ::
|
| /linux/Documentation/wmi/ |
| H A D | acpi-interface.rst | 8 by Microsoft to allow hardware vendors to embed WMI (Windows Management Instrumentation)
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 957 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/networking/caif/ |
| H A D | linux_caif.rst | 161 - All layers embed the same structure "struct cflayer"
|
| /linux/Documentation/mm/ |
| H A D | vmalloced-kernel-stacks.rst | 149 simply embed the thread_info (containing only flags) and 'int cpu' into
|
| /linux/Documentation/bpf/ |
| H A D | bpf_design_QA.rst | 309 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 D | Makefile.config | 330 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0) 331 PYTHON_CONFIG_LDFLAGS := --ldflags --embed
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | falcon.rst | 12 NVIDIA GPUs embed small RISC-like microcontrollers called Falcon cores, which
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 50 if (length > sizeof(config->payload.embed) && !dma) { in sli_config_cmd_init() 65 return config->payload.embed; in sli_config_cmd_init() 665 return sli_config->payload.embed[4]; in sli_res_sli_config() 4263 offsetof(struct sli4_cmd_sli_config, payload.embed)); in sli_get_sli4_parameters() 4528 offsetof(struct sli4_cmd_sli_config, payload.embed)); in sli_get_config()
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | client.rst | 60 should try to embed struct dma_slave_config in their controller
|
| /linux/arch/arc/ |
| H A D | Kconfig | 558 Set the name of the DTB to embed in the vmlinux binary.
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | Kconfig | 438 This may help in some stages of creating a driver to embed in a
|