Home
last modified time | relevance | path

Searched refs:subdir (Results 1 – 25 of 555) sorted by relevance

12345678910>>...23

/openbmc/qemu/hw/
H A Dmeson.build1 subdir('9pfs')
2 subdir('acpi')
3 subdir('adc')
4 subdir('audio')
5 subdir('block')
6 subdir('char')
7 subdir('core')
8 subdir('cpu')
9 subdir('cxl')
10 subdir('display')
[all …]
/openbmc/linux/arch/arm/boot/dts/
H A DMakefile2 subdir-y += actions
3 subdir-y += airoha
4 subdir-y += allwinner
5 subdir-y += alphascale
6 subdir-y += amazon
7 subdir-y += amlogic
8 subdir-y += arm
9 subdir-y += aspeed
10 subdir-y += axis
11 subdir-y += broadcom
[all …]
/openbmc/linux/arch/arm64/boot/dts/
H A DMakefile2 subdir-y += actions
3 subdir-y += allwinner
4 subdir-y += altera
5 subdir-y += amazon
6 subdir-y += amd
7 subdir-y += amlogic
8 subdir-y += apm
9 subdir-y += apple
10 subdir-y += arm
11 subdir-y += bitmain
[all …]
/openbmc/qemu/target/
H A Dmeson.build1 subdir('alpha')
2 subdir('arm')
3 subdir('avr')
4 subdir('hexagon')
5 subdir('hppa')
6 subdir('i386')
7 subdir('loongarch')
8 subdir('m68k')
9 subdir('microblaze')
10 subdir('mips')
[all …]
/openbmc/linux/arch/mips/boot/dts/
H A DMakefile2 subdir-$(CONFIG_BMIPS_GENERIC) += brcm
3 subdir-$(CONFIG_CAVIUM_OCTEON_SOC) += cavium-octeon
4 subdir-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += img
5 subdir-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += img
6 subdir-$(CONFIG_MACH_INGENIC) += ingenic
7 subdir-$(CONFIG_LANTIQ) += lantiq
8 subdir-$(CONFIG_MACH_LOONGSON64) += loongson
9 subdir-$(CONFIG_SOC_VCOREIII) += mscc
10 subdir-$(CONFIG_MIPS_MALTA) += mti
11 subdir-$(CONFIG_LEGACY_BOARD_SEAD3) += mti
[all …]
/openbmc/qemu/linux-user/
H A Dmeson.build38 subdir('aarch64')
39 subdir('alpha')
40 subdir('arm')
41 subdir('hexagon')
42 subdir('hppa')
43 subdir('i386')
44 subdir('loongarch64')
45 subdir('m68k')
46 subdir('microblaze')
47 subdir('mips64')
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/
H A Dmeson.build2 subdir('Association')
3 subdir('Attestation')
4 subdir('BIOSConfig')
5 subdir('Certs')
6 subdir('Channel')
7 subdir('Chassis')
8 subdir('Collection')
9 subdir('Common')
10 subdir('Condition')
11 subdir('Console')
[all …]
/openbmc/u-boot/scripts/
H A DMakefile.clean21 subdir-y += $(__subdir-y)
23 subdir-m += $(__subdir-m)
25 subdir- += $(__subdir-)
29 subdir-ym := $(sort $(subdir-y) $(subdir-m))
30 subdir-ymn := $(sort $(subdir-ym) $(subdir-))
34 subdir-ymn := $(addprefix $(obj)/,$(subdir-ymn))
38 subdir-ymn := $(foreach f, $(subdir-ymn), \
73 __clean: $(subdir-ymn)
90 PHONY += $(subdir-ymn)
91 $(subdir-ymn):
H A DMakefile.lib10 export KBUILD_SUBDIR_ASFLAGS := $(KBUILD_SUBDIR_ASFLAGS) $(subdir-asflags-y)
11 export KBUILD_SUBDIR_CCFLAGS := $(KBUILD_SUBDIR_CCFLAGS) $(subdir-ccflags-y)
40 subdir-y += $(__subdir-y)
42 subdir-m += $(__subdir-m)
48 subdir-ym := $(sort $(subdir-y) $(subdir-m))
64 subdir-obj-y := $(filter %/built-in.o, $(obj-y))
70 real-objs-y := $(foreach m, $(filter-out $(subdir-obj-y), $(obj-y)), $(if $(strip $($(m:.o=-objs)) …
82 subdir-obj-y := $(addprefix $(obj)/,$(subdir-obj-y))
90 subdir-ym := $(addprefix $(obj)/,$(subdir-ym))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Make-themes-build-optional.patch79 -subdir('spinfinity')
80 -subdir('fade-in')
82 + subdir('spinfinity')
85 + subdir('fade-in')
88 subdir('text')
89 -subdir('details')
90 -subdir('solar')
91 -subdir('glow')
92 -subdir('script')
93 -subdir('spinner')
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/
H A DMakefile29 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/
30 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/inc/hw
31 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dc/clk_mgr
32 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/inc
33 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/freesync
34 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/color
35 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/info_packet
36 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/power
37 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/dmub/inc
39 subdir-ccflags-y += -I$(FULL_AMD_DISPLAY_PATH)/modules/hdcp
[all …]
/openbmc/linux/samples/
H A DMakefile4 subdir-$(CONFIG_SAMPLE_AUXDISPLAY) += auxdisplay
5 subdir-$(CONFIG_SAMPLE_ANDROID_BINDERFS) += binderfs
9 subdir-$(CONFIG_SAMPLE_HIDRAW) += hidraw
15 subdir-$(CONFIG_SAMPLE_LANDLOCK) += landlock
17 subdir-$(CONFIG_SAMPLE_PIDFD) += pidfd
20 subdir-$(CONFIG_SAMPLE_SECCOMP) += seccomp
21 subdir-$(CONFIG_SAMPLE_TIMER) += timers
29 subdir-$(CONFIG_SAMPLE_UHID) += uhid
32 subdir-$(CONFIG_SAMPLE_VFS) += vfs
35 subdir-$(CONFIG_SAMPLE_WATCHDOG) += watchdog
[all …]
/openbmc/linux/arch/riscv/boot/dts/
H A DMakefile2 subdir-y += allwinner
3 subdir-y += canaan
4 subdir-y += microchip
5 subdir-y += renesas
6 subdir-y += sifive
7 subdir-y += starfive
8 subdir-y += thead
10 obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))
/openbmc/dbus-sensors/src/
H A Dmeson.build77 subdir('intel-cpu')
81 subdir('adc')
85 subdir('exit-air')
89 subdir('fan')
93 subdir('hwmon-temp')
97 subdir('intrusion')
101 subdir('ipmb')
105 subdir('mctp')
109 subdir('mcu')
113 subdir('nvme')
[all …]
/openbmc/linux/fs/afs/
H A Ddynroot.c283 struct dentry *root, *subdir; in afs_dynroot_mkdir() local
292 subdir = lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_mkdir()
293 if (IS_ERR(subdir)) { in afs_dynroot_mkdir()
294 ret = PTR_ERR(subdir); in afs_dynroot_mkdir()
299 subdir->d_fsdata = (void *)1UL; in afs_dynroot_mkdir()
313 struct dentry *root, *subdir; in afs_dynroot_rmdir() local
322 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
323 if (IS_ERR_OR_NULL(subdir)) { in afs_dynroot_rmdir()
324 _debug("lookup %ld", PTR_ERR(subdir)); in afs_dynroot_rmdir()
328 _debug("rmdir %pd %u", subdir, d_count(subdir)); in afs_dynroot_rmdir()
[all …]
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/
H A Dmeson.build2 subdir('Common')
3 subdir('Control')
4 subdir('Host')
5 subdir('Inventory')
6 subdir('Logging')
7 subdir('OCC')
8 subdir('Proc')
9 subdir('Sensor')
/openbmc/linux/scripts/
H A DMakefile.clean17 subdir-ymn := $(sort $(subdir-y) $(subdir-m) $(subdir-) \
22 subdir-ymn := $(addprefix $(obj)/,$(subdir-ymn))
45 __clean: $(subdir-ymn)
59 PHONY += $(subdir-ymn)
60 $(subdir-ymn):
/openbmc/openbmc/poky/meta/recipes-multimedia/alsa/
H A Dalsa-tools_1.2.11.bb56 for subdir in d.getVar("PACKAGECONFIG").split():
57 subdir = subdir.replace("--", "/")
58 bb.note("Configuring %s" % subdir)
60 dd.setVar("S", os.path.join(d.getVar("S"), subdir))
65 for subdir in d.getVar("PACKAGECONFIG").split():
66 subdir = subdir.replace("--", "/")
67 bb.note("Compiling %s" % subdir)
69 dd.setVar("S", os.path.join(d.getVar("S"), subdir))
75 for subdir in d.getVar("PACKAGECONFIG").split():
76 subdir = subdir.replace("--", "/")
[all …]
/openbmc/linux/fs/cachefiles/
H A Dnamei.c89 struct dentry *subdir; in cachefiles_get_directory() local
101 subdir = lookup_one_len(dirname, dir, strlen(dirname)); in cachefiles_get_directory()
103 subdir = ERR_PTR(ret); in cachefiles_get_directory()
104 trace_cachefiles_lookup(NULL, dir, subdir); in cachefiles_get_directory()
105 if (IS_ERR(subdir)) { in cachefiles_get_directory()
107 PTR_ERR(subdir), in cachefiles_get_directory()
109 if (PTR_ERR(subdir) == -ENOMEM) in cachefiles_get_directory()
115 subdir, d_backing_inode(subdir) ? "positive" : "negative"); in cachefiles_get_directory()
118 if (d_is_negative(subdir)) { in cachefiles_get_directory()
128 ret = security_path_mkdir(&path, subdir, 0700); in cachefiles_get_directory()
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/
H A Dmeson.build2 subdir('Boot')
3 subdir('CFMLimit')
4 subdir('ChassisCapabilities')
5 subdir('Device')
6 subdir('FanPwm')
7 subdir('FanRedundancy')
8 subdir('FanSpeed')
9 subdir('FieldMode')
10 subdir('Host')
11 subdir('MinimumShipLevel')
[all …]
/openbmc/qemu/tests/
H A Dmeson.build1 subdir('bench')
2 subdir('qemu-iotests')
36 # subdir('tests') above subdir('trace') in the top-level meson.build.
52 subdir('include')
77 subdir('decode')
80 subdir('fp')
81 subdir('tcg/plugins')
84 subdir('unit')
85 subdir('qapi-schema')
86 subdir('qtest')
[all …]
/openbmc/qemu/accel/
H A Dmeson.build5 subdir('tcg')
7 subdir('hvf')
8 subdir('qtest')
9 subdir('kvm')
10 subdir('xen')
11 subdir('stubs')
/openbmc/linux/fs/btrfs/
H A DMakefile4 subdir-ccflags-y += -Wextra -Wunused -Wno-unused-parameter
5 subdir-ccflags-y += -Wmissing-declarations
6 subdir-ccflags-y += -Wmissing-format-attribute
7 subdir-ccflags-y += -Wmissing-prototypes
8 subdir-ccflags-y += -Wold-style-definition
9 subdir-ccflags-y += -Wmissing-include-dirs
16 subdir-ccflags-y += $(condflags)
18 subdir-ccflags-y += -Wno-missing-field-initializers
19 subdir-ccflags-y += -Wno-sign-compare
20 subdir-ccflags-y += -Wno-type-limits
[all …]
/openbmc/linux/tools/build/
H A DMakefile.build45 subdir-y :=
47 subdir-y :=
48 subdir-obj-y :=
135 subdir-y := $(patsubst %/,%,$(filter %/, $(obj-y)))
137 subdir-obj-y := $(filter %/$(obj)-in.o, $(obj-y))
142 subdir-obj-y := $(addprefix $(objprefix),$(subdir-obj-y))
147 PHONY += $(subdir-y)
149 $(subdir-y):
152 $(sort $(subdir-obj-y)): $(subdir-y) ;
/openbmc/linux/arch/arm/boot/dts/nxp/
H A DMakefile2 subdir-y += imx
3 subdir-y += lpc
4 subdir-y += ls
5 subdir-y += mxs
6 subdir-y += vf

12345678910>>...23