Searched full:embed (Results 1 – 25 of 191) sorted by relevance
12345678
| /kernel/linux/linux-4.19/arch/mips/loongson64/loongson-3/ |
| D | dma.c | 9 * Loongson-3's 48bit address space and embed it into 40bit */ in __phys_to_dma() 17 * Loongson-3's 48bit address space and embed it into 40bit */ in __dma_to_phys()
|
| /kernel/linux/linux-5.10/arch/mips/loongson64/ |
| D | dma.c | 10 * Loongson-3's 48bit address space and embed it into 40bit */ in phys_to_dma() 19 * Loongson-3's 48bit address space and embed it into 40bit */ in dma_to_phys()
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-4.19/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.
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | udf.txt | 31 adinicb Embed data in the inode (default) 32 noadinicb Don't embed data in the inode
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | udf.rst | 35 adinicb Embed data in the inode (default) 36 noadinicb Don't embed data in the inode
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/ |
| D | st,stm32-vrefbuf.txt | 3 Some STM32 devices embed a voltage reference buffer which can be used as
|
| /kernel/linux/linux-5.10/drivers/net/can/m_can/ |
| D | Kconfig | 6 This is common support for devices that embed the Bosch M_CAN IP.
|
| /kernel/linux/linux-4.19/Documentation/media/kapi/ |
| D | v4l2-device.rst | 6 would embed this struct inside a larger struct. 19 that embed the struct :c:type:`v4l2_device` instance. This is achieved by a
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/drivers/uwb/ |
| D | reset.c | 151 * normally you embed this structure as the first member of 211 * normally you embed this structure as the first member of 256 * normally you embed this structure as the first member of
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_pwork.h | 27 * Embed this parallel work control item inside your own work structure,
|
| /kernel/linux/linux-5.10/Documentation/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,
|
| /kernel/linux/linux-4.19/Documentation/powerpc/ |
| D | bootwrapper.txt | 94 zImage.%: Image format which does not embed a device tree. 101 Image types which embed a device tree blob (simpleImage, dtbImage, treeImage,
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | miscellaneous.rst | 34 are expected to embed this structure in a driver-specific structure.
|
| /kernel/linux/linux-4.19/Documentation/driver-api/ |
| D | miscellaneous.rst | 34 are expected to embed this structure in a driver-specific structure.
|
| /kernel/linux/linux-4.19/tools/testing/ktest/examples/ |
| D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
| /kernel/linux/linux-5.10/tools/testing/ktest/examples/ |
| D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
| /kernel/linux/linux-4.19/tools/perf/ |
| D | Makefile.config | 209 # '-lpythonX.Y' flag unless '--embed' is also passed. The feature check for 211 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0) 212 PYTHON_CONFIG_LDFLAGS := --ldflags --embed 639 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null) 642 PERL_EMBED_CCOPTS = $(shell perl -MExtUtils::Embed -e ccopts 2>/dev/null) 650 …erl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev);
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.19/drivers/net/wimax/i2400m/ |
| D | i2400m-usb.h | 76 * Embed an 'struct edc' somewhere. Each time there is a soft or 119 * To use, embed a 'struct edc' somewhere, initialize it with
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | i2400m-usb.h | 76 * Embed an 'struct edc' somewhere. Each time there is a soft or 119 * To use, embed a 'struct edc' somewhere, initialize it with
|
| /kernel/linux/linux-4.19/arch/mips/vdso/ |
| D | vdso.h | 53 * "li %0, _start - .", so embed the offset as a word and branch over in get_vdso_base()
|
12345678