/openbmc/openbmc/meta-raspberrypi/conf/ |
H A D | layer.conf | 18 # The dynamic-layers directory hosts the extensions and layer specific 24 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ 25 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ 26 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bb \ 27 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/*/*/*.bbappend \ 28 qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \ 29 qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \ 30 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bb \ 31 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/*/*/*.bbappend \ 32 meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/ |
H A D | tayga.conf | 25 # This address can safely be located inside the dynamic-pool prefix. 67 # Dynamic pool prefix. IPv6 hosts which send traffic through TAYGA (and do 69 # prefix) will be assigned an IPv4 address from the dynamic pool. Dynamic 72 # If no unassigned addresses remain in the dynamic pool (or no dynamic pool is 78 dynamic-pool 192.168.254.0/24 81 # Persistent data storage directory. The dynamic.map file, which saves the 82 # dynamic maps that are created from dynamic-pool, is stored in this 97 # the dynamic-pool prefix.
|
/openbmc/openbmc/meta-openembedded/meta-oe/conf/ |
H A D | layer.conf | 29 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 31 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \ 32 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bbappend \ 33 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \ 34 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \ 35 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bb \ 36 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bbappend \ 37 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bb \ 38 perl-layer:${LAYERDIR}/dynamic-layers/perl-layer/recipes-*/*/*.bbappend \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev/ |
H A D | 0001-meson-Pass-export-dynamic-option-to-linker.patch | 4 Subject: [PATCH] meson: Pass --export-dynamic option to linker 8 to translate it into --export-dynamic but clang 18+ rejects it 10 | x86_64-yoe-linux-clang: error: unknown argument: '-export-dynamic' 17 [1] https://discourse.llvm.org/t/clang-option-export-dynamic-parse-to-e-xport-dynamic-error/72454 31 - '-export-dynamic', 32 + '-Wl,--export-dynamic',
|
/openbmc/openbmc/meta-security/conf/ |
H A D | layer.conf | 17 perl-layer:${LAYERDIR}/dynamic-layers/meta-perl/recipes-*/*/*.bb \ 18 perl-layer:${LAYERDIR}/dynamic-layers/meta-perl/recipes-*/*/*.bbappend \ 19 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 20 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 21 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \ 22 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \
|
/openbmc/openbmc/meta-phosphor/conf/ |
H A D | layer.conf | 20 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bb \ 21 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bbappend \ 22 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bb \ 23 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bbappend \ 24 tpm-layer:${LAYERDIR}/dynamic-layers/tpm-layer/recipes-*/*/*.bb \ 25 tpm-layer:${LAYERDIR}/dynamic-layers/tpm-layer/recipes-*/*/*.bbappend \
|
/openbmc/linux/include/sound/ |
H A D | soc-topology.h | 34 /* dynamic object type */ 36 SND_SOC_DOBJ_NONE = 0, /* object is not dynamic */ 48 /* dynamic control object */ 55 /* dynamic widget object */ 60 /* generic dynamic object - all dynamic objects belong to this struct */ 105 * Public API - Used by component drivers to load and unload dynamic objects 179 /* Dynamic Object loading and removal for component drivers */ 184 /* Binds event handlers to dynamic widgets */
|
/openbmc/linux/samples/kfifo/ |
H A D | record-example.c | 3 * Sample dynamic sized record fifo implementation 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 47 #ifdef DYNAMIC 164 #ifdef DYNAMIC in example_init() 176 #ifdef DYNAMIC in example_init() 183 #ifdef DYNAMIC in example_init() 194 #ifdef DYNAMIC in example_exit()
|
H A D | inttype-example.c | 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 39 #ifdef DYNAMIC 150 #ifdef DYNAMIC in example_init() 160 #ifdef DYNAMIC in example_init() 167 #ifdef DYNAMIC in example_init() 178 #ifdef DYNAMIC in example_exit()
|
H A D | bytestream-example.c | 31 * define DYNAMIC in this example for a dynamically allocated fifo. 36 #define DYNAMIC 39 #ifdef DYNAMIC 157 #ifdef DYNAMIC in example_init() 169 #ifdef DYNAMIC in example_init() 176 #ifdef DYNAMIC in example_init() 187 #ifdef DYNAMIC in example_exit()
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_vmi_multiple_interfaces.robot | 48 Configure VMI Both Interfaces In Dynamic And Verify 49 [Documentation] Configure VMI both interfaces in dynamic And Verify. 61 Configure VMI First Interface In Static And Second In Dynamic And Verify 62 … [Documentation] Configure VMI first interface in static mode and second interface in dynamic mode 63 ... and verify first gets static ip details and second gets dynamic ip details. 76 Configure VMI First Interface In Dynamic And Second In Static And Verify 77 … [Documentation] Configure VMI first interface in dynamic mode and second interface in static mode 78 ... and verify first gets dynamic ip details and second gets static ip details.
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-cpus.dtsi | 66 dynamic-power-coefficient = <90>; 79 dynamic-power-coefficient = <90>; 92 dynamic-power-coefficient = <90>; 105 dynamic-power-coefficient = <90>; 118 dynamic-power-coefficient = <310>; 131 dynamic-power-coefficient = <310>; 144 dynamic-power-coefficient = <310>; 157 dynamic-power-coefficient = <310>;
|
/openbmc/linux/sound/soc/mediatek/mt6797/ |
H A D | mt6797-mt6351.c | 80 .dynamic = 1, 89 .dynamic = 1, 98 .dynamic = 1, 107 .dynamic = 1, 116 .dynamic = 1, 125 .dynamic = 1, 134 .dynamic = 1, 143 .dynamic = 1, 154 .dynamic = 1,
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | drmem.c | 3 * Dynamic reconfiguration memory support 178 memory = of_find_node_by_path("/ibm,dynamic-reconfiguration-memory"); in drmem_update_dt() 187 prop = of_find_property(memory, "ibm,dynamic-memory", NULL); in drmem_update_dt() 191 prop = of_find_property(memory, "ibm,dynamic-memory-v2", NULL); in drmem_update_dt() 303 prop = of_get_flat_dt_prop(node, "ibm,dynamic-memory", &len); in walk_drmem_lmbs_early() 307 prop = of_get_flat_dt_prop(node, "ibm,dynamic-memory-v2", in walk_drmem_lmbs_early() 340 * dynamic-reconfiguration-memory node property. 351 if (!strcmp(prop->name, "ibm,dynamic-memory")) in drmem_update_lmbs() 353 else if (!strcmp(prop->name, "ibm,dynamic-memory-v2")) in drmem_update_lmbs() 413 prop = of_get_property(dn, "ibm,dynamic-memory", NULL); in walk_drmem_lmbs() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intc_sar | 11 the current SAR regulatory mode on the Dynamic SAR driver using 14 from the Dynamic SAR driver. 32 This sysfs entry is used to retrieve Dynamic SAR information 33 emitted/maintained by a BIOS that supports Dynamic SAR. 48 given host. The regulatory mode configured on Dynamic SAR
|
/openbmc/openbmc/meta-google/conf/ |
H A D | layer.conf | 8 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bb \ 9 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bbappend \ 10 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bb \ 11 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bbappend \
|
/openbmc/openbmc/meta-facebook/conf/ |
H A D | layer.conf | 9 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bb \ 10 aspeed-layer:${LAYERDIR}/dynamic-layers/aspeed-layer/recipes-*/*/*.bbappend \ 11 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bb \ 12 nuvoton-layer:${LAYERDIR}/dynamic-layers/nuvoton-layer/recipes-*/*/*.bbappend \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/ |
H A D | 0001-Makefile.am-Specify-export-dynamic-directly-to-linke.patch | 4 Subject: [PATCH] Makefile.am: Specify export-dynamic directly to linker 7 | riscv64-yoe-linux-clang: error: unknown argument: '-export-dynamic' 23 -AM_LDFLAGS = -export-dynamic 24 +AM_LDFLAGS = -Wl,--export-dynamic
|
/openbmc/linux/drivers/acpi/dptf/ |
H A D | Kconfig | 4 bool "Intel DPTF (Dynamic Platform and Thermal Framework) Support" 7 Intel Dynamic Platform and Thermal Framework (DPTF) is a platform 20 This driver adds support for Dynamic Platform and Thermal Framework 36 This driver adds support for Dynamic Platform and Thermal Framework
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | cpu-cooling-api.rst | 62 CPUs. The current power is calculated as dynamic power (static power isn't 70 The dynamic power consumption of a processor depends on many factors. 73 - The time the processor spends running, consuming dynamic power, as 74 compared to the time in idle states where dynamic consumption is 83 A high level dynamic power consumption model may then be represented as:: 103 running time dynamic power coefficient in fundamental units of
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/ |
H A D | trigger-synthetic-event-dynstring.tc | 3 # description: event trigger - test inter-event histogram trigger trace action with dynamic string … 18 echo "Test create histogram for synthetic event using trace action and dynamic strings" 19 echo "Test histogram dynamic string variables,simple expression support and trace action" 28 fail "Failed to create dynamic string trace action inter-event histogram"
|
/openbmc/linux/arch/sh/kernel/vsyscall/ |
H A D | vsyscall.lds.S | 34 * space for the dynamic symbol table et al. If this amount 46 .dynamic : { *(.dynamic) } :text :dynamic 67 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
/openbmc/linux/arch/riscv/kernel/vdso/ |
H A D | vdso.lds.S | 27 .dynamic : { *(.dynamic) } :text :dynamic 37 * space for the dynamic symbol table, etc. If this amount is 65 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
|
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/ |
H A D | no-version-scripts.patch | 21 -src_connmand_LDFLAGS = -Wl,--export-dynamic \ 23 +src_connmand_LDFLAGS = -Wl,--export-dynamic 25 -vpn_connman_vpnd_LDFLAGS = -Wl,--export-dynamic \ 27 +vpn_connman_vpnd_LDFLAGS = -Wl,--export-dynamic
|
/openbmc/linux/samples/trace_printk/ |
H A D | trace-printk.c | 8 "This is a dynamic string that will use trace_puts\n"; 11 "(irq) This is a dynamic string that will use trace_puts\n"; 27 "(irq) ", "dynamic string"); in trace_printk_irq_work() 44 trace_printk(trace_printk_test_global_str_fmt, "", "dynamic string"); in trace_printk_init()
|