/openbmc/openbmc/poky/meta/lib/oeqa/controllers/ |
H A D | testtargetloader.py | 4 # SPDX-License-Identifier: GPL-2.0-only 11 # This class is responsible for loading a test target controller 14 # Search oeqa.controllers module directory for and return a controller 15 # corresponding to the given target name. 17 # ImportError raised if a provided module can not be imported. 18 def get_controller_module(self, target, bbpath): argument 21 controller = self.load_controller_from_name(target, controllerslist) 35 module = 'oeqa.controllers.' + f[:-3] 36 if module not in controllerslist: 37 controllerslist.append(module) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | ti-sysc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/bus/ti-sysc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Texas Instruments interconnect target module 10 - Tony Lindgren <tony@atomide.com> 13 Texas Instruments SoCs can have a generic interconnect target module 15 using Arteris NoC, and L4 interconnect using Sonics s3220. This module 16 is mostly used for interaction between module and Power, Reset and Clock 20 Each interconnect target module can have one or more devices connected to [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 71 and is also scheduled to replace the old syslog-based ipt_LOG 96 To compile it as a module, choose M here. If unsure, say N. 107 If both are enabled the backend to use can be configured at run-time 108 by means of per-address-family sysctl tunables. 119 `CONNMARK' target and `connmark' match. Similar to the mark value 130 packets using the CONNSECMARK target and copied back from 131 connections to packets with the same target, with the packets 173 via the CT target. 182 This allows you to store the flow start-time and to obtain [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/ |
H A D | context.py | 4 # SPDX-License-Identifier: MIT 11 from oeqa.core.target.serial import OESerialTarget 12 from oeqa.core.target.ssh import OESSHTarget 13 from oeqa.core.target.qemu import OEQemuTarget 22 def __init__(self, td, logger, target, argument 26 self.target = target 36 self.target_cmds['ps'] = self.target_cmds['ps'] + ' -ef' 50 default_json_result_dir = '%s-results' % name 63 runtime_group.add_argument('--target-type', action='store', 65 help="Target type of device under test, default: %s" \ [all …]
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 40 To compile it as a module, choose M here. If unsure, say N. 64 To compile it as a module, choose M here. If unsure, say N. 73 To compile it as a module, choose M here. If unsure, say N. 82 To compile it as a module, choose M here. If unsure, say N. 91 To compile it as a module, choose M here. If unsure, say N. 98 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules. 100 To compile it as a module, choose M here. If unsure, say N. 108 To compile it as a module, choose M here. If unsure, say N. 116 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/openbmc/linux/drivers/md/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 # after relevant mdadm enhancements - to make "names=yes" 21 # the default - are widely available. 34 Software RAID mini-HOWTO, available from 49 a several-second delay in the boot time due to various 69 use the so-called linear mode, i.e. it will combine the hard disk 72 To compile this as a module, choose M here: the module 78 tristate "RAID-0 (striping) mode" 82 use the so-called raid0 mode, i.e. it will combine the hard disk 88 Software-RAID mini-HOWTO, available from [all …]
|
/openbmc/linux/Documentation/target/ |
H A D | tcm_mod_builder.rst | 2 The TCM v4 fabric module script generator 7 This document is intended to be a mini-HOWTO for using the tcm_mod_builder.py 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own, 13 mkdir -p /sys/kernel/config/target/$TCM_NEW_MOD 15 This script will create a new drivers/target/$TCM_NEW_MOD/, and will do the following 17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic 18 ->make_tpg(), ->drop_tpg(), ->make_wwn(), ->drop_wwn(). These are created 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module 22 3) Based on user defined T10 Proto_Ident for the new fabric module being built, 23 the TransportID / Initiator and Target WWPN related handlers for [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am33xx-l4.dtsi | 2 compatible = "ti,am33xx-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-pm-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; 28 compatible = "simple-pm-bus"; [all …]
|
H A D | dra7-l4.dtsi | 2 compatible = "ti,dra7-l4-cfg", "simple-pm-bus"; 3 power-domains = <&prm_coreaon>; 5 clock-names = "fck"; 9 reg-names = "ap", "la", "ia0"; 10 #address-cells = <1>; 11 #size-cells = <1>; 15 dma-ranges; 18 compatible = "simple-pm-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; [all …]
|
H A D | omap5-l4.dtsi | 2 compatible = "ti,omap5-l4-cfg", "simple-pm-bus"; 3 power-domains = <&prm_core>; 5 clock-names = "fck"; 9 reg-names = "ap", "la", "ia0"; 10 #address-cells = <1>; 11 #size-cells = <1>; 21 compatible = "simple-pm-bus"; 22 #address-cells = <1>; 23 #size-cells = <1>; 55 target-module@2000 { /* 0x4a002000, ap 3 44.0 */ [all …]
|
H A D | omap4-l4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 compatible = "ti,omap4-l4-cfg", "simple-pm-bus"; 4 power-domains = <&prm_core>; 6 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0"; 11 #address-cells = <1>; 12 #size-cells = <1>; 22 compatible = "simple-pm-bus"; 23 #address-cells = <1>; 24 #size-cells = <1>; [all …]
|
H A D | am437x-l4.dtsi | 2 compatible = "ti,am4-l4-wkup", "simple-pm-bus"; 3 power-domains = <&prm_wkup>; 5 clock-names = "fck"; 10 reg-names = "ap", "la", "ia0", "ia1"; 11 #address-cells = <1>; 12 #size-cells = <1>; 18 compatible = "simple-pm-bus"; 19 #address-cells = <1>; 20 #size-cells = <1>; 28 compatible = "simple-pm-bus"; [all …]
|
H A D | omap5-l4-abe.dtsi | 2 compatible = "ti,omap5-l4-abe", "simple-pm-bus"; 5 reg-names = "la", "ap"; 6 power-domains = <&prm_abe>; 7 /* OMAP5_L4_ABE_CLKCTRL is read-only */ 8 #address-cells = <1>; 9 #size-cells = <1>; 13 compatible = "simple-pm-bus"; 14 #address-cells = <1>; 15 #size-cells = <1>; 89 target-module@22000 { /* 0x40122000, ap 2 02.0 */ [all …]
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 41 This module enables IPv4 packet duplication support for nf_tables. 47 This module enables IPv4 FIB lookups, e.g. for reverse path filtering. 73 This is a backwards-compat option for the user's convenience 81 This is a backwards-compat option for the user's convenience 90 tristate "Basic SNMP-ALG support" 97 This module implements an Application Layer Gateway (ALG) for 101 inside SNMP payloads to match IP-layer NAT mapping. 103 This is the "basic" form of SNMP-ALG, as described in RFC 2962 105 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/openbmc/linux/tools/testing/selftests/livepatch/ |
H A D | test-callbacks.sh | 2 # SPDX-License-Identifier: GPL-2.0 15 # Test a combination of loading a kernel module and a livepatch that 16 # patches a function in the first module. Load the target module 17 # before the livepatch module. Unload them in the same order. 19 # - On livepatch enable, before the livepatch transition starts, 20 # pre-patch callbacks are executed for vmlinux and $MOD_TARGET (those 22 # according to the klp_patch, their post-patch callbacks run and the 25 # - Similarly, on livepatch disable, pre-patch callbacks run before the 26 # unpatching transition starts. klp_objects are reverted, post-patch 29 start_test "target module before livepatch" [all …]
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 37 This module enables IPv6 packet duplication support for nf_tables. 43 This module enables IPv6 FIB lookups, e.g. for reverse path filtering. 66 This is a backwards-compat option for the user's convenience 80 To compile it as a module, choose M here. If unsure, say N. 89 This module allows one to match AH packets. 91 To compile it as a module, choose M here. If unsure, say N. 97 This module performs checking on the IPv6 source address 101 To compile it as a module, choose M here. If unsure, say N. 110 To compile it as a module, choose M here. If unsure, say N. [all …]
|
/openbmc/phosphor-mrw-tools/ |
H A D | inventory.pl | 16 my $outputFile, my $target; 27 my %includedTargetTypes = ("chip-sp-bmc" => 1, 28 "chip-apss-psoc" => 1); 41 my $targetObj = Targets->new; 42 $targetObj->loadXML($serverwizFile); 44 foreach $target (sort keys %{ $targetObj->getAllTargets() }) 46 $type = $targetObj->getType($target); 53 if (!$targetObj->isBadAttribute($target, "FRU_NAME")) { 54 $fruName = $targetObj->getAttribute($target,"FRU_NAME"); 57 my $targetType = $targetObj->getTargetType($target); [all …]
|
H A D | Inventory.pm | 6 #Target types to always include in the inventory if present 14 #Chips that are modeled as modules (card-chip together) 19 #TARGET: The MRW target of the item 21 # a simplified version of the target. 42 #It selects them if the target's type is in %TYPES 43 #or the target's RU_TYPE is in %RU_TYPES. 49 for my $target (sort keys %{$targetObj->getAllTargets()}) { 53 if (!$targetObj->isBadAttribute($target, "TYPE")) { 54 $type = $targetObj->getAttribute($target, "TYPE"); 57 if (!$targetObj->isBadAttribute($target, "RU_TYPE")) { [all …]
|
/openbmc/qemu/docs/sphinx/ |
H A D | qapi_domain.py | 6 # pylint: disable=too-many-lines 72 ) -> Tuple[nodes.field_name, nodes.field_body]: 74 docutils helper: unpack a field node in a type-safe manner. 98 target: str, 99 ) -> tuple[str, str]: 101 refnode["qapi:module"] = env.ref_context.get("qapi:module") 103 # Cross-references that begin with a tilde adjust the title to 104 # only show the reference without a leading module, even if one 105 # was provided. This is a Sphinx-standard syntax; give it 106 # priority over QAPI-specific type markup below. [all …]
|
/openbmc/linux/include/linux/platform_data/ |
H A D | ti-sysc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 29 * struct sysc_regbits - TI OCP_SYSCONFIG register field offsets 39 * Note that 0 is a valid shift, and for ti-sysc.c -ENODEV can be used if a 88 * struct sysc_capabilities - capabilities for an interconnect target module 89 * @type: sysc type identifier for the module 92 * @mod_quirks: bitmask of module specific quirks 102 * struct sysc_config - configuration for an interconnect target module 127 * struct ti_sysc_module_data - ti-sysc to hwmod translation data for a module 128 * @name: legacy "ti,hwmods" module name 129 * @module_pa: physical address of the interconnect target module [all …]
|
/openbmc/linux/include/linux/netfilter_bridge/ |
H A D | ebtables.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 34 struct module *me; 40 unsigned int (*target)(struct sk_buff *skb, member 42 unsigned int hook_num, const struct xt_target *target, 45 const struct xt_target *target, void *targinfo, 47 void (*destroy)(const struct xt_target *target, void *targinfo); 51 struct module *me; 58 unsigned int (*target)(struct sk_buff *skb, member 60 unsigned int hook_num, const struct xt_target *target, 63 const struct xt_target *target, void *targinfo, [all …]
|
/openbmc/linux/samples/livepatch/ |
H A D | livepatch-callbacks-demo.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * livepatch-callbacks-demo.c - (un)patching callbacks livepatch demo 11 * ------- 17 * ----- 19 * Step 1 - load the simple module 21 * insmod samples/livepatch/livepatch-callbacks-mod.ko 24 * Step 2 - load the demonstration livepatch (with callbacks) 26 * insmod samples/livepatch/livepatch-callbacks-demo.ko 29 * Step 3 - cleanup 36 * and patching operations for both vmlinux and module targets. [all …]
|
/openbmc/qemu/qapi/ |
H A D | meson.build | 2 'opts-visitor.c', 3 'qapi-clone-visitor.c', 4 'qapi-dealloc-visitor.c', 5 'qapi-forward-visitor.c', 6 'qapi-util.c', 7 'qapi-visit-core.c', 8 'qobject-input-visitor.c', 9 'qobject-output-visitor.c', 10 'string-input-visitor.c', 11 'string-output-visitor.c', [all …]
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 ---------- ----------------- 32 They are also included in the linux-firmware tree as well. 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | packages.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 8 - :ref:`dev-manual/packages:excluding packages from an image` 10 - :ref:`dev-manual/packages:incrementing a package version` 12 - :ref:`dev-manual/packages:handling optional module packaging` 14 - :ref:`dev-manual/packages:using runtime package management` 16 - :ref:`dev-manual/packages:generating and using signed packages` 18 - :ref:`Setting up and running package test 19 (ptest) <test-manual/ptest:testing packages with ptest>` 21 - :ref:`dev-manual/packages:creating node package manager (npm) packages` 23 - :ref:`dev-manual/packages:adding custom metadata to packages` [all …]
|