Searched full:embed (Results 1 – 25 of 135) sorted by relevance
123456
/linux-6.14.4/arch/mips/loongson64/ |
D | dma.c | 11 * Loongson-3's 48bit address space and embed it into 40bit */ in phys_to_dma() 20 * Loongson-3's 48bit address space and embed it into 40bit */ in dma_to_phys()
|
/linux-6.14.4/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 39 You should make sure libperl and ExtUtils/Embed.pm are installed first 40 e.g. apt-get install libperl-dev or yum install perl-ExtUtils-Embed.
|
/linux-6.14.4/include/linux/ |
D | rethook.h | 26 * Don't embed to another data structure, because this is a self-destructive 49 * You can embed this to your extended data structure to store any data
|
D | mii_timestamper.h | 39 * Drivers for PHY time stamping devices should embed their
|
/linux-6.14.4/Documentation/filesystems/ |
D | udf.rst | 35 adinicb Embed data in the inode (default) 36 noadinicb Don't embed data in the inode
|
/linux-6.14.4/lib/ |
D | bootconfig-data.S | 3 * Embed default bootconfig in the kernel.
|
/linux-6.14.4/Documentation/driver-api/media/ |
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
|
/linux-6.14.4/drivers/net/can/m_can/ |
D | Kconfig | 7 This is common support for devices that embed the Bosch M_CAN IP.
|
/linux-6.14.4/Documentation/features/core/thread-info-in-task/ |
D | arch-support.txt | 4 # description: arch makes use of the core kernel facility to embed thread_info in task_st…
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | st,stm32-booster.yaml | 13 Some STM32 devices embed a 3.3V booster supplied by Vdda, that can be used
|
D | st,stm32-vrefbuf.yaml | 10 Some STM32 devices embed a voltage reference buffer which can be used as
|
/linux-6.14.4/Documentation/arch/powerpc/ |
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-6.14.4/Documentation/wmi/devices/ |
D | wmi-bmof.rst | 10 Many machines embed WMI Binary MOF (Managed Object Format) metadata used to
|
/linux-6.14.4/scripts/ |
D | Makefile.propeller | 18 # Propeller requires debug information to embed module names in the profiles.
|
/linux-6.14.4/fs/xfs/ |
D | xfs_pwork.h | 27 * Embed this parallel work control item inside your own work structure,
|
/linux-6.14.4/drivers/staging/media/deprecated/atmel/ |
D | TODO | 3 support enhanced features and future products which embed it.
|
/linux-6.14.4/Documentation/driver-api/ |
D | miscellaneous.rst | 33 are expected to embed this structure in a driver-specific structure.
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | network_helpers.h | 200 * Compute the checksum to embed in UDP header, composed of the sum of IP 221 * Compute the checksum to embed in UDP header, composed of the sum of IPv6
|
/linux-6.14.4/tools/testing/ktest/examples/ |
D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
/linux-6.14.4/arch/mips/include/asm/vdso/ |
D | vdso.h | 39 * "li %0, _start - .", so embed the offset as a word and branch over in get_vdso_base()
|
/linux-6.14.4/Documentation/devicetree/bindings/remoteproc/ |
D | amlogic,meson-mx-ao-arc.yaml | 10 Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC core
|
/linux-6.14.4/drivers/w1/ |
D | w1_internal.h | 24 * the callback. Embed this into the structure with the command details.
|
/linux-6.14.4/Documentation/devicetree/bindings/nvmem/layouts/ |
D | onie,tlv-layout.yaml | 20 parameters the manufacturer decided to embed.
|
/linux-6.14.4/fs/notify/ |
D | fsnotify.h | 13 * fsnotify_connp_t is what we embed in objects which connector can be attached
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | dev-sliced-vbi.rst | 390 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
|
123456