/openbmc/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 1 # SPDX-License-Identifier: GPL-2.0 14 # Those symbols should not be used by uAPI - don't document them 20 replace symbol V4L2_FIELD_ALTERNATE :c:type:`v4l2_field` 21 replace symbol V4L2_FIELD_ANY :c:type:`v4l2_field` 22 replace symbol V4L2_FIELD_BOTTOM :c:type:`v4l2_field` 23 replace symbol V4L2_FIELD_INTERLACED :c:type:`v4l2_field` 24 replace symbol V4L2_FIELD_INTERLACED_BT :c:type:`v4l2_field` 25 replace symbol V4L2_FIELD_INTERLACED_TB :c:type:`v4l2_field` 26 replace symbol V4L2_FIELD_NONE :c:type:`v4l2_field` 27 replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field` [all …]
|
H A D | dmx.h.rst.exceptions | 1 # SPDX-License-Identifier: GPL-2.0 10 replace enum dmx_ts_pes :c:type:`dmx_pes_type` 11 replace symbol DMX_PES_AUDIO0 :c:type:`dmx_pes_type` 12 replace symbol DMX_PES_VIDEO0 :c:type:`dmx_pes_type` 13 replace symbol DMX_PES_TELETEXT0 :c:type:`dmx_pes_type` 14 replace symbol DMX_PES_SUBTITLE0 :c:type:`dmx_pes_type` 15 replace symbol DMX_PES_PCR0 :c:type:`dmx_pes_type` 16 replace symbol DMX_PES_AUDIO1 :c:type:`dmx_pes_type` 17 replace symbol DMX_PES_VIDEO1 :c:type:`dmx_pes_type` 18 replace symbol DMX_PES_TELETEXT1 :c:type:`dmx_pes_type` [all …]
|
H A D | ca.h.rst.exceptions | 1 # SPDX-License-Identifier: GPL-2.0 7 replace define CA_CI :c:type:`ca_slot_info` 8 replace define CA_CI_LINK :c:type:`ca_slot_info` 9 replace define CA_CI_PHYS :c:type:`ca_slot_info` 10 replace define CA_DESCR :c:type:`ca_slot_info` 11 replace define CA_SC :c:type:`ca_slot_info` 12 replace define CA_CI_MODULE_PRESENT :c:type:`ca_slot_info` 13 replace define CA_CI_MODULE_READY :c:type:`ca_slot_info` 16 replace define CA_ECD :c:type:`ca_descr_info` 17 replace define CA_NDS :c:type:`ca_descr_info` [all …]
|
H A D | frontend.h.rst.exceptions | 1 # SPDX-License-Identifier: GPL-2.0 6 # Group layer A-C symbols together 7 replace define DTV_ISDBT_LAYERA_FEC dtv-isdbt-layer-fec 8 replace define DTV_ISDBT_LAYERB_FEC dtv-isdbt-layer-fec 9 replace define DTV_ISDBT_LAYERC_FEC dtv-isdbt-layer-fec 10 replace define DTV_ISDBT_LAYERA_MODULATION dtv-isdbt-layer-modulation 11 replace define DTV_ISDBT_LAYERB_MODULATION dtv-isdbt-layer-modulation 12 replace define DTV_ISDBT_LAYERC_MODULATION dtv-isdbt-layer-modulation 13 replace define DTV_ISDBT_LAYERA_SEGMENT_COUNT dtv-isdbt-layer-segment-count 14 replace define DTV_ISDBT_LAYERB_SEGMENT_COUNT dtv-isdbt-layer-segment-count [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | router_mpath_nh_res.sh | 2 # SPDX-License-Identifier: GPL-2.0 14 vrf_create "vrf-h1" 15 ip link set dev $h1 master vrf-h1 17 ip link set dev vrf-h1 up 23 ip route add 198.51.100.0/24 vrf vrf-h1 nexthop via 192.0.2.1 24 ip route add 2001:db8:2::/64 vrf vrf-h1 nexthop via 2001:db8:1::1 29 ip route del 2001:db8:2::/64 vrf vrf-h1 30 ip route del 198.51.100.0/24 vrf vrf-h1 36 vrf_destroy "vrf-h1" 41 vrf_create "vrf-h2" [all …]
|
H A D | sch_tbf_etsprio.sh | 2 # SPDX-License-Identifier: GPL-2.0 17 tc qdisc replace dev $swp2 parent 10:3 handle 103: tbf \ 19 tc qdisc replace dev $swp2 parent 10:2 handle 102: tbf \ 28 log_info "Testing root-$QDISC_TYPE-tbf" 41 log_info "Testing root-tbf-$QDISC_TYPE" 43 tc qdisc replace dev $swp2 root handle 1: \ 45 tc qdisc replace dev $swp2 parent 1:1 handle 10: \ 47 tc qdisc replace dev $swp2 parent 10:3 handle 103: \ 49 tc qdisc replace dev $swp2 parent 10:2 handle 102: \ 51 tc qdisc replace dev $swp2 parent 10:1 handle 101: \ [all …]
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | error_messages.hpp | 4 * This is an auto-generated header which contains definitions 14 // NOLINTBEGIN(misc-include-cleaner) 23 // NOLINTEND(misc-include-cleaner) 77 * @param[in] arg1 Parameter of message that will replace %1 in its body. 89 * @param[in] arg1 Parameter of message that will replace %1 in its body. 101 * @param[in] arg1 Parameter of message that will replace %1 in its body. 102 * @param[in] arg2 Parameter of message that will replace %2 in its body. 116 * @param[in] arg1 Parameter of message that will replace %1 in its body. 117 * @param[in] arg2 Parameter of message that will replace %2 in its body. 131 * @param[in] arg1 Parameter of message that will replace %1 in its body. [all …]
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | parse-headers.rst | 6 order to describe the userspace API and to generate cross-references 7 between the code and the documentation. Adding cross-references for 12 cross-references. It has to be called via Makefile, while building the 13 documentation. Please see ``Documentation/userspace-api/media/Makefile`` for an example 25 parse_headers.pl - parse a C file, in order to identify functions, structs, 26 enums and defines and create cross-references to a Sphinx book. 35 Where <options> can be: --debug, --help or --usage. 43 \ **--debug**\ 49 \ **--usage**\ 55 \ **--help**\ [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/doc-guide/ |
H A D | parse-headers.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 .. include:: ../disclaimer-zh_CN.rst 5 :Original: Documentation/doc-guide/parse-headers.rst 18 ``Documentation/userspace-api/media/Makefile`` 。 23 ---------------- 39 <选项> 可以是: --debug, --help 或 --usage 。 47 \ **--debug**\ 52 \ **--usage**\ 58 \ **--help**\ 75 <例外文件> 包含两种类型的语句: \ **ignore**\ 或 \ **replace**\ . [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest | 3 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- 9 # SPDX-License-Identifier: GPL-2.0-only 77 …test_description = test.id().split('.')[-1].replace('_', ' ').replace("cve", "CVE").replace("signe… 78 "Signed-off-by").replace("upstream status", 79 "Upstream-Status").replace("non auh", 80 "non-AUH").replace("presence format", "presence") 91 …test_description = test.id().split('.')[-1].replace('_', ' ').replace("cve", "CVE").replace("signe… 92 "Signed-off-by").replace("upstream status", 93 "Upstream-Status").replace("non auh", 94 "non-AUH").replace("presence format", "presence") [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | nexthop.sh | 2 # SPDX-License-Identifier: GPL-2.0 61 out=$($IP nexthop show ${nharg} | sed -e 's/ *$//') 82 grep "trap" | wc -l) 95 occ=$($DEVLINK -jp resource show $DEVLINK_DEV \ 98 if [ $expected_occ -ne $occ ]; then 280 $IP nexthop replace id 10 group 1/2/3 287 log_test "Nexthop group replace" 303 $IP nexthop replace id 10 group 1/2/3 &> /dev/null 312 log_test "Nexthop group replace failure" 327 $IP nexthop replace id 10 group 1/2/3 type resilient [all …]
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 7 and uses XML attributes to specify if the elements in the file should replace 29 2) Replace an element: 30 Put in the new element, with the type='replace' attribute 31 and the XPath of the element you want to replace. 33 <enumerator type='replace' 39 This will replace the enumerator element with name XBUS under the 57 Use a type attribute of 'add-child' and specify the target parent with 60 <enumerationType type="add-child" xpath="enumerationType/[id='TYPE']"> 74 5) Replace a child element inside another element, useful when replacing 77 Use a type attribute of 'replace-child' and the xpath attribute [all …]
|
/openbmc/linux/lib/livepatch/ |
H A D | test_klp_atomic_replace.c | 1 // SPDX-License-Identifier: GPL-2.0 10 static int replace; variable 11 module_param(replace, int, 0644); 12 MODULE_PARM_DESC(replace, "replace (default=0)"); 17 seq_printf(m, "%s: %s\n", THIS_MODULE->name, in livepatch_meminfo_proc_show() 39 /* set .replace in the init function below for demo purposes */ 44 patch.replace = replace; in test_klp_atomic_replace_init() 57 MODULE_DESCRIPTION("Livepatch test: atomic replace");
|
H A D | test_klp_callbacks_demo2.c | 1 // SPDX-License-Identifier: GPL-2.0 10 static int replace; variable 11 module_param(replace, int, 0644); 12 MODULE_PARM_DESC(replace, "replace (default=0)"); 23 if (obj->mod) in callback_info() 24 pr_info("%s: %s -> %s\n", callback, obj->mod->name, in callback_info() 25 module_state[obj->mod->state]); in callback_info() 75 /* set .replace in the init function below for demo purposes */ 80 patch.replace = replace; in test_klp_callbacks_demo2_init()
|
/openbmc/linux/Documentation/translations/it_IT/doc-guide/ |
H A D | parse-headers.rst | 1 .. include:: ../disclaimer-ita.rst 3 :Original: Documentation/doc-guide/index.rst 19 consultate ``Documentation/userspace-api/media/Makefile``. 30 parse_headers.pl - analizza i file C al fine di identificare funzioni, 39 Dove <options> può essere: --debug, --usage o --help. 47 \ **--debug**\ 52 \ **--usage**\ 57 \ **--help**\ 66 ReStructuredText incluso mediante il blocco ..parsed-literal 80 \ **ignore**\ o \ **replace**\ . [all …]
|
/openbmc/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 2 Atomic Replace & Cumulative Patches 13 An elegant solution comes with the feature called "Atomic Replace". It allows 15 from all older livepatches and completely replace them in one transition. 18 ----- 20 The atomic replace can be enabled by setting "replace" flag in struct klp_patch, 26 .replace = true, 48 -------- 50 The atomic replace allows: 52 - Atomically revert some functions in a previous patch while 55 - Remove eventual performance impact caused by core redirection [all …]
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 3 .. |ssh_ptl| replace:: :c:type:`struct ssh_ptl <ssh_ptl>` 4 .. |ssh_ptl_submit| replace:: :c:func:`ssh_ptl_submit` 5 .. |ssh_ptl_cancel| replace:: :c:func:`ssh_ptl_cancel` 6 .. |ssh_ptl_shutdown| replace:: :c:func:`ssh_ptl_shutdown` 7 .. |ssh_ptl_rx_rcvbuf| replace:: :c:func:`ssh_ptl_rx_rcvbuf` 8 .. |ssh_rtl| replace:: :c:type:`struct ssh_rtl <ssh_rtl>` 9 .. |ssh_rtl_submit| replace:: :c:func:`ssh_rtl_submit` 10 .. |ssh_rtl_cancel| replace:: :c:func:`ssh_rtl_cancel` 11 .. |ssh_rtl_shutdown| replace:: :c:func:`ssh_rtl_shutdown` [all …]
|
H A D | client.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 3 .. |ssam_controller| replace:: :c:type:`struct ssam_controller <ssam_controller>` 4 .. |ssam_device| replace:: :c:type:`struct ssam_device <ssam_device>` 5 .. |ssam_device_driver| replace:: :c:type:`struct ssam_device_driver <ssam_device_driver>` 6 .. |ssam_client_bind| replace:: :c:func:`ssam_client_bind` 7 .. |ssam_client_link| replace:: :c:func:`ssam_client_link` 8 .. |ssam_get_controller| replace:: :c:func:`ssam_get_controller` 9 .. |ssam_controller_get| replace:: :c:func:`ssam_controller_get` 10 .. |ssam_controller_put| replace:: :c:func:`ssam_controller_put` 11 .. |ssam_device_alloc| replace:: :c:func:`ssam_device_alloc` [all …]
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_bridge_backup_port.sh | 2 # SPDX-License-Identifier: GPL-2.0 11 # +------------------------------------+ +------------------------------------+ 15 # | +------------+-----------+ | | +------------+-----------+ | 33 # | veth0 +-------+ veth0 | 36 # +------------------------------------+ +------------------------------------+ 41 # All tests in this script. Can be overridden with -t option. 63 if [ ${rc} -eq ${expected} ]; then 64 printf "TEST: %-60s [ OK ]\n" "${msg}" 69 printf "TEST: %-60s [FAIL]\n" "${msg}" 105 if [ "$VERBOSE" = "1" -a -n "$out" ]; then [all …]
|
H A D | fib_nexthops.sh | 2 # SPDX-License-Identifier: GPL-2.0 7 # veth1 <---|---> veth2 | 8 # | veth5 <--|--> veth6 172.16.101.1 9 # veth3 <---|---> veth4 | 2001:db8:101::1 18 # Kselftest framework requirement - SKIP code is 4. 21 # all tests in this script. Can be overridden with -t option 74 if [ ${rc} -eq ${expected} ]; then 75 printf "TEST: %-60s [ OK ]\n" "${msg}" 80 printf "TEST: %-60s [FAIL]\n" "${msg}" 116 if [ "$VERBOSE" = "1" -a -n "$out" ]; then [all …]
|
/openbmc/linux/tools/verification/dot2/ |
H A D | automata.py | 2 # SPDX-License-Identifier: GPL-2.0-only 4 # Copyright (C) 2019-2022 Red Hat, Inc. Daniel Bristot de Oliveira <bristot@kernel.org> 89 raw_state = line[-1] 91 # "enabled_fired"}; -> enabled_fired 92 state = raw_state.replace('"', '').replace('};', '').replace(',','_') 125 # "all_fired" -> "both_fired" [ label = "disable_irq" ]; 126 # ------------ event is here ------------^^^^^ 127 if self.__dot_lines[cursor].split()[1] == "->": 129 event = line[-2].replace('"','') 135 event = event.replace("\\n", " ") [all …]
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_certificate.robot | 24 ... redfishtool raw -r ${OPENBMC_HOST}:${HTTPS_PORT} -u ${OPENBMC_USERNAME} -p ${OPENBMC_PASSWORD}… 31 Verify Redfishtool Replace Server Certificate Valid CertKey 32 [Documentation] Verify replace server certificate. 35 Verify Redfishtool Replace Certificate Server Valid Certificate Valid Privatekey ok 38 Verify Redfishtool Replace Client Certificate Valid CertKey 39 [Documentation] Verify replace client certificate. 42 Verify Redfishtool Replace Certificate Client Valid Certificate Valid Privatekey ok 45 Verify Redfishtool Replace CA Certificate Valid Cert 46 [Documentation] Verify replace CA certificate. 49 Verify Redfishtool Replace Certificate CA Valid Certificate ok [all …]
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ |
H A D | klcc-cross_2.0.13.bb | 10 SRC_URI += "file://use-env-for-perl.patch" 20 install -d ${D}${bindir_crossscripts}/ 21 install -m 0755 klcc/klcc ${D}${bindir_crossscripts}/${TARGET_PREFIX}klcc 24 sed -i -e "2i \$TARGETSYSROOT = '${STAGING_DIR_TARGET}';" \ 25 -e "2i \$NATIVESYSROOT = '${STAGING_DIR_NATIVE}';" \ 26 …-e 's#${@d.getVar("STAGING_DIR_NATIVE").replace("/", "\\\\/").replace("-", "\\\\-").replace(".", "… 27 …-e 's#${@d.getVar("STAGING_DIR_TARGET").replace("/", "\\\\/").replace("-", "\\\\-").replace(".", "… 32 SSTATE_SCAN_FILES += "*-klcc"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | avoid-attr-unless-wanted.patch | 6 Upstream-Status: Inappropriate [embedded specific] 7 --- 8 lib/replace/wscript | 4 +--- 9 1 file changed, 1 insertion(+), 3 deletions(-) 11 diff --git a/lib/replace/wscript b/lib/replace/wscript 13 --- a/lib/replace/wscript 14 +++ b/lib/replace/wscript 15 @@ -968,8 +968,6 @@ def build(bld): 19 - if not bld.CONFIG_SET('HAVE_GETXATTR') or bld.CONFIG_SET('XATTR_ADDITIONAL_OPTIONS'): 20 - REPLACE_SOURCE += ' xattr.c' [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | avoid-attr-unless-wanted.patch | 6 Upstream-Status: Inappropriate [embedded specific] 7 --- 8 lib/replace/wscript | 4 +--- 9 1 file changed, 1 insertion(+), 3 deletions(-) 11 diff --git a/lib/replace/wscript b/lib/replace/wscript 13 --- a/lib/replace/wscript 14 +++ b/lib/replace/wscript 15 @@ -983,8 +983,6 @@ def build(bld): 19 - if not bld.CONFIG_SET('HAVE_GETXATTR') or bld.CONFIG_SET('XATTR_ADDITIONAL_OPTIONS'): 20 - REPLACE_SOURCE += ' xattr.c' [all …]
|