Searched refs:targets (Results 101 – 125 of 325) sorted by relevance
12345678910>>...13
/Linux-v6.6/arch/alpha/kernel/syscalls/ |
D | Makefile | 28 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/arch/m68k/kernel/syscalls/ |
D | Makefile | 28 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/arch/microblaze/kernel/syscalls/ |
D | Makefile | 28 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/Documentation/devicetree/bindings/misc/ |
D | pvpanic-mmio.txt | 3 QEMU's emulation / virtualization targets provide the following PVPANIC
|
/Linux-v6.6/arch/sparc/kernel/syscalls/ |
D | Makefile | 29 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/arch/parisc/kernel/syscalls/ |
D | Makefile | 29 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/arch/ia64/kernel/ |
D | Makefile.gate | 4 targets += gate.so gate.lds gate.o gate-dummy.o
|
/Linux-v6.6/arch/microblaze/boot/ |
D | Makefile | 6 targets := linux.bin linux.bin.gz linux.bin.ub simpleImage.* macro
|
/Linux-v6.6/tools/testing/scatterlist/ |
D | Makefile | 12 targets: include $(TARGETS) target
|
/Linux-v6.6/drivers/misc/lkdtm/ |
D | Makefile | 27 targets += rodata.o rodata_objcopy.o
|
/Linux-v6.6/fs/unicode/ |
D | Makefile | 40 targets += utf8data.c
|
/Linux-v6.6/mm/ |
D | memory-tiers.c | 267 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument 279 *targets = memtier->lower_tier_mask; in node_get_allowed_targets() 281 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
|
/Linux-v6.6/drivers/video/logo/ |
D | Makefile | 37 targets += *_mono.c *_vga16.c *_clut224.c *_gray256.c
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | selections-common.rst | 22 v4l2-selection-targets
|
/Linux-v6.6/Documentation/scsi/ |
D | aic7xxx.rst | 289 :Definition: Global tag depth for all targets on all busses. 300 per controller basis. Both controllers and targets 317 - specifies a tag depth of 8 for targets 4 and 5 319 - specifies a tag depth of 32 for targets 1,2,7-15 320 - All other targets retain the default depth. 328 - specifies a tag depth of 32 for targets 0 and 2 329 - All other targets retain the default depth.
|
/Linux-v6.6/arch/s390/kernel/syscalls/ |
D | Makefile | 15 targets += $(addprefix ../../../,$(gen-y) $(kapi-hdrs-y) $(uapi-hdrs-y))
|
/Linux-v6.6/scripts/ |
D | Makefile.clean | 28 $(clean-files) $(targets) $(hostprogs) $(userprogs) \
|
D | Makefile.userprogs | 45 targets += $(user-csingle) $(user-cmulti) $(user-cobjs)
|
/Linux-v6.6/security/selinux/ |
D | Makefile | 38 targets += flask.h
|
/Linux-v6.6/arch/arm64/boot/ |
D | Makefile | 19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo Image.zst macro
|
/Linux-v6.6/tools/testing/selftests/arm64/ |
D | README | 9 framework using standard Linux top-level-makefile targets:
|
/Linux-v6.6/arch/mips/kernel/syscalls/ |
D | Makefile | 47 targets += $(addprefix ../../../../, $(uapisyshdr-y) $(kapisyshdr-y))
|
/Linux-v6.6/drivers/comedi/drivers/ni_routing/tools/ |
D | Makefile | 11 @echo Typical targets:
|
/Linux-v6.6/drivers/net/ethernet/litex/ |
D | Kconfig | 25 LiteX is a soft system-on-chip that targets FPGAs. LiteETH is a basic
|
/Linux-v6.6/arch/arm64/kernel/vdso32/ |
D | Makefile | 121 targets := $(c-obj-vdso) $(c-obj-vdso-gettimeofday) $(asm-obj-vdso) vdso.so vdso.so.dbg vdso.so.raw macro 127 targets += vdso.lds
|
12345678910>>...13