Home
last modified time | relevance | path

Searched +full:- +full:- +full:tag (Results 1 – 25 of 1062) sorted by relevance

12345678910>>...43

/openbmc/linux/arch/arm/kernel/
H A Datags_compat.c1 // SPDX-License-Identifier: GPL-2.0-only
13 * to convert to the new struct tag way.
21 #include <asm/mach-types.h>
30 * - do not go blindly adding fields, add them at the end
31 * - when adding fields, don't rely on the address until
33 * - unused fields should be zero (for future expansion)
34 * - this structure is relatively short-lived - only
75 char n[1024 - sizeof(unsigned long)];
81 static struct tag * __init memtag(struct tag *tag, unsigned long start, unsigned long size) in memtag() argument
83 tag = tag_next(tag); in memtag()
[all …]
H A Datags_parse.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Tag parsing.
5 * Copyright (C) 1995-2001 Russell King
11 * of variable-sized tags to the kernel. The first tag must be a ATAG_CORE
12 * tag for the list to be recognised (to distinguish the tagged list from
13 * a param_struct). The list is terminated with a zero-length tag (this tag
53 static int __init parse_tag_core(const struct tag *tag) in parse_tag_core() argument
55 if (tag->hdr.size > 2) { in parse_tag_core()
56 if ((tag->u.core.flags & 1) == 0) in parse_tag_core()
58 ROOT_DEV = old_decode_dev(tag->u.core.rootdev); in parse_tag_core()
[all …]
/openbmc/qemu/scripts/
H A Danalyse-9p-simpletrace.py3 # Usage: ./analyse-9p-simpletrace <trace-events> <trace-pid>
84 def v9fs_rerror(self, tag, id, err): argument
85 … print("RERROR (tag =", tag, ", id =", symbol_9p[id], ", err = \"", os.strerror(err), "\")")
87 def v9fs_version(self, tag, id, msize, version): argument
88 print("TVERSION (tag =", tag, ", msize =", msize, ", version =", version, ")")
90 def v9fs_version_return(self, tag, id, msize, version): argument
91 print("RVERSION (tag =", tag, ", msize =", msize, ", version =", version, ")")
93 def v9fs_attach(self, tag, id, fid, afid, uname, aname): argument
94 …print("TATTACH (tag =", tag, ", fid =", fid, ", afid =", afid, ", uname =", uname, ", aname =", an…
96 def v9fs_attach_return(self, tag, id, type, version, path): argument
[all …]
/openbmc/entity-manager/
H A DDoxyfile7 # front of the TAG it is preceding.
11 # TAG = value [value, ...]
13 # TAG += value [value, ...]
16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
20 # This tag specifies the encoding used for all characters in the configuration
21 # file that follow. The default is UTF-8 which is also the encoding used for all
22 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
[all …]
/openbmc/qemu/target/hexagon/
H A Dhex_common.py4 ## Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
25 behdict = {} # tag ->behavior
26 semdict = {} # tag -> semantics
27 attribdict = {} # tag -> attributes
28 macros = {} # macro -> macro information...
29 registers = {} # register -> register functions
33 idef_parser_enabled = {} # tags enabled for idef-parser
78 def is_cond_jump(tag): argument
79 if tag == "J2_rte":
81 if "A_HWLOOP0_END" in attribdict[tag] or "A_HWLOOP1_END" in attribdict[tag]:
[all …]
H A Dgen_tcg_funcs.py4 ## Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
32 ## Insn *insn G_GNUC_UNUSED = ctx->insn;
33 ## const int RdN = insn->regno[0];
35 ## TCGv RsV = hex_gpr[insn->regno[1]];
36 ## TCGv RtV = hex_gpr[insn->regno[2]];
41 ## where <GEN> depends on hex_common.skip_qemu_helper(tag)
42 ## if hex_common.skip_qemu_helper(tag) is True
44 ## if hex_common.skip_qemu_helper(tag) is False
47 def gen_tcg_func(f, tag, regs, imms): argument
48 f.write(f"static void generate_{tag}(DisasContext *ctx)\n")
[all …]
H A Dgen_idef_parser_funcs.py4 ## Copyright(c) 2019-2024 rev.ng Labs Srl. All Rights Reserved.
41 ## A2_add represents the instruction tag. Then we have a list of TCGv
52 with open(sys.argv[-1], "w") as f:
55 for tag in hex_common.tags:
57 if "A_PRIV" in hex_common.attribdict[tag]:
60 if "A_GUEST" in hex_common.attribdict[tag]:
63 if tag in {"S2_asr_r_r_sat", "S2_asl_r_r_sat"}:
66 if tag in {"S4_vrcrotate_acc", "S4_vrcrotate"}:
69 if tag in {"J2_trap0", "J2_trap1"}:
71 ## Skip 128-bit instructions
[all …]
H A Dgen_helper_protos.py4 ## Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
31 def gen_helper_prototype(f, tag, tagregs, tagimms): argument
32 regs = tagregs[tag]
33 imms = tagimms[tag]
36 ret_type = hex_common.helper_ret_type(tag, regs).proto_arg
39 for arg in hex_common.helper_args(tag, regs, imms):
47 if hex_common.need_env(tag) or hex_common.is_hvx_insn(tag):
48 f.write(f"DEF_HELPER_{len(declared) - 1}({tag}, {arguments})\n")
50 f.write(f"DEF_HELPER_FLAGS_{len(declared) - 1}({tag}, "
59 output_file = sys.argv[-1]
[all …]
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
31 * New, starting with SDK 1.7.0, cvmx-pow supports a number of
36 * enabled. For example, cvmx-pow will check for the following
38 * - Requesting a POW operation with an active tag switch in
40 * - Waiting for a tag switch to complete for an excessively
43 * - Illegal tag switches from NULL_NULL.
44 * - Illegal tag switches from NULL.
45 * - Illegal deschedule request.
[all …]
/openbmc/qemu/hw/9pfs/
H A Dtrace-events4 v9fs_rcancel(uint16_t tag, uint8_t id) "tag %d id %d"
5 v9fs_rerror(uint16_t tag, uint8_t id, int err) "tag %d id %d err %d"
6 v9fs_version(uint16_t tag, uint8_t id, int32_t msize, char* version) "tag %d id %d msize %d version…
7 v9fs_version_return(uint16_t tag, uint8_t id, int32_t msize, char* version) "tag %d id %d msize %d …
8 v9fs_attach(uint16_t tag, uint8_t id, int32_t fid, int32_t afid, char* uname, char* aname) "tag %u …
9 v9fs_attach_return(uint16_t tag, uint8_t id, uint8_t type, uint32_t version, uint64_t path) "tag %u…
10 v9fs_stat(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
11 v9fs_stat_return(uint16_t tag, uint8_t id, int32_t mode, int32_t atime, int32_t mtime, int64_t leng…
12 v9fs_getattr(uint16_t tag, uint8_t id, int32_t fid, uint64_t request_mask) "tag %d id %d fid %d req…
13 v9fs_getattr_return(uint16_t tag, uint8_t id, uint64_t result_mask, uint32_t mode, uint32_t uid, ui…
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A Dtaglib-2.patch3 Source: https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/blob/main/taglib-2.patch?re…
4 Upstream-Status: Pending
5 Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 --- a/modules/meta_engine/taglib.cpp
9 @@ -185,7 +185,7 @@ public:
13 - return ByteVector::null;
18 @@ -465,7 +465,7 @@ static void ReadMetaFromASF( ASF::Tag* t
19 static void ReadMetaFromBasicTag(const Tag* tag, vlc_meta_t *dest)
22 - if( !tag->accessor().isNull() && !tag->accessor().isEmpty() ) \
23 + if( !tag->accessor().isEmpty() ) \
[all …]
/openbmc/linux/net/dsa/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
22 tristate "No-op tag driver"
24 Say Y or M if you want to enable support for switches which don't tag
28 tristate "Tag driver for Atheros AR9331 SoC with built-in switch"
31 the Atheros AR9331 SoC with built-in switch.
38 tristate "Tag driver for Broadcom switches using in-frame headers"
42 Broadcom switches which place the tag after the MAC source address.
45 tristate "Tag driver for Broadcom legacy switches using in-frame headers"
49 Broadcom legacy switches which place the tag after the MAC source
53 tristate "Tag driver for Broadcom switches using prepended headers"
[all …]
H A Dtag_brcm.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Broadcom tag support
14 #include "tag.h"
17 #define BRCM_LEGACY_NAME "brcm-legacy"
18 #define BRCM_PREPEND_NAME "brcm-prepend"
20 /* Legacy Broadcom tag (6 bytes) */
24 /* 1st byte in the tag */
26 /* 2nd byte in the tag */
29 /* Tag fields */
30 /* 3rd byte in the tag */
[all …]
/openbmc/qemu/tests/tcg/aarch64/gdbstub/
H A Dtest-mte.py3 # Test GDB memory-tag commands that exercise the stubs for the qIsAddressTagged,
5 # Logical tags-related commands rely on local operations, hence don't exercise
8 # The test consists in breaking just after a tag is set in a specific memory
9 # chunk, and then using the GDB 'memory-tagging' subcommands to set/get tags in
10 # different memory locations and ranges in the MTE-enabled memory chunk.
12 # This is launched via tests/guest-debug/run-test.py
20 exit("This script must be launched via tests/guest-debug/run-test.py!")
26 PATTERN_0 = r"Memory tags for address 0x[0-9a-f]+ match \(0x[0-9a-f]+\)."
27 PATTERN_1 = r".*(0x[0-9a-f]+)"
31 p = arg_parser(prog="test-mte.py", description="TCG MTE tests.")
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v0.c1 // SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
423 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] && attr->modify_actions) { in dr_ste_v0_set_actions_tx()
426 attr->modify_actions, in dr_ste_v0_set_actions_tx()
427 attr->modify_index); in dr_ste_v0_set_actions_tx()
433 for (i = 0; i < attr->vlans.count; i++) { in dr_ste_v0_set_actions_tx()
438 attr->gvmi); in dr_ste_v0_set_actions_tx()
441 attr->vlans.headers[i], in dr_ste_v0_set_actions_tx()
456 attr->gvmi); in dr_ste_v0_set_actions_tx()
459 attr->reformat.id, in dr_ste_v0_set_actions_tx()
460 attr->reformat.size, in dr_ste_v0_set_actions_tx()
[all …]
H A Ddr_ste_v1.c1 // SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
353 u8 *tag = hw_ste_p + DR_STE_SIZE_CTRL; in dr_ste_v1_prepare_for_postsend() local
354 u8 *mask = tag + DR_STE_SIZE_TAG; in dr_ste_v1_prepare_for_postsend()
362 /* Backup tag */ in dr_ste_v1_prepare_for_postsend()
363 memcpy(tmp_tag, tag, DR_STE_SIZE_TAG); in dr_ste_v1_prepare_for_postsend()
365 /* Swap mask and tag both are the same size */ in dr_ste_v1_prepare_for_postsend()
366 memcpy(tag, mask, DR_STE_SIZE_MASK); in dr_ste_v1_prepare_for_postsend()
570 (dest_reg_id - 1) / 2); in dr_ste_v1_set_aso_flow_meter()
586 * which doesn't have mask, and shouldn't have mask/tag swapped. in dr_ste_v1_set_match_range_pkt_len()
588 * to allow for this swapping - place the values in the corresponding in dr_ste_v1_set_match_range_pkt_len()
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.c1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 /* Copyright (C) 2016-2019 Netronome Systems, Inc. */
10 #define ccm_warn(app, msg...) nn_dp_warn(&(app)->ctrl->dp, msg)
18 used_tags = ccm->tag_alloc_next - ccm->tag_alloc_last; in nfp_ccm_all_tags_busy()
25 /* CCM is for FW communication which is request-reply. To make sure in nfp_ccm_alloc_tag()
26 * we don't reuse the message ID too early after timeout - limit the in nfp_ccm_alloc_tag()
30 ccm_warn(ccm->app, "all FW request contexts busy!\n"); in nfp_ccm_alloc_tag()
31 return -EAGAIN; in nfp_ccm_alloc_tag()
34 WARN_ON(__test_and_set_bit(ccm->tag_alloc_next, ccm->tag_allocator)); in nfp_ccm_alloc_tag()
35 return ccm->tag_alloc_next++; in nfp_ccm_alloc_tag()
[all …]
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dmte_helper.S1 /* SPDX-License-Identifier: GPL-2.0 */
6 .arch armv8.5-a+memtag
15 .size name, .-name ;
19 * mte_insert_random_tag: Insert random tag and might be same as the source tag if
22 * x0 - source pointer with a tag/no-tag
24 * x0 - pointer with random tag
32 * mte_insert_new_tag: Insert new tag and different from the source tag if
35 * x0 - source pointer with a tag/no-tag
37 * x0 - pointer with random tag
46 * mte_get_tag_address: Get the tag from given address.
[all …]
/openbmc/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt27 Please check the I-D abstract listing contained in each Internet Draft
46 mandatory access controls and multi-level security. These systems are
88 once in a datagram. All multi-octet fields in the option are defined to be
91 +----------+----------+------//------+-----------//---------+
93 +----------+----------+------//------+-----------//---------+
124 corresponding ASCII representations. Non-related groups of systems may
142 3.4 Tag Types
146 information relevant to the data in the IP packet. Each tag begins with
147 a tag type identifier followed by the length of the tag and ends with the
148 actual security information to be passed. All multi-octet fields in a tag
[all …]
/openbmc/qemu/hw/misc/
H A Dmips_itu.c2 * Inter-Thread Communication Unit emulation.
27 #include "hw/qdev-properties.h"
73 return &itu->tag_io; in mips_itu_get_tag_region()
78 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_read() local
86 return tag->ITCAddressMap[index]; in itc_tag_read()
89 static void itc_reconfigure(MIPSITUState *tag) in itc_reconfigure() argument
91 uint64_t *am = &tag->ITCAddressMap[0]; in itc_reconfigure()
92 MemoryRegion *mr = &tag->storage_io; in itc_reconfigure()
98 if (!(size & (size - 1))) { in itc_reconfigure()
109 MIPSITUState *tag = (MIPSITUState *)opaque; in itc_tag_write() local
[all …]
/openbmc/qemu/crypto/
H A Dder.c26 uint8_t tag; member
107 for (; length_bytes > 0; length_bytes--) { in qcrypto_der_encode_length()
108 *dst++ = ((src_len >> (length_bytes - 1) * 8) & 0xFF); in qcrypto_der_encode_length()
122 *dlen -= nbytes; in qcrypto_der_cut_nbytes()
153 /* short format of definite-length */ in qcrypto_der_extract_definite_data()
157 return -1; in qcrypto_der_extract_definite_data()
165 return -1; in qcrypto_der_extract_definite_data()
180 return -1; in qcrypto_der_extract_definite_data()
185 return -1; in qcrypto_der_extract_definite_data()
187 while (byte_count--) { in qcrypto_der_extract_definite_data()
[all …]
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A D__init__.py1 """Beautiful Soup Elixir and Tonic - "The Screen-Scraper's Friend".
19 __copyright__ = "Copyright (c) 2004-2024 Leonard Richardson"
35 …raise ImportError('You are trying to use a Python 3-specific version of Beautiful Soup under Pytho…
59 Tag,
66 use -- probably because no parser was specified in the constructor.
71 actually looks like a resource locator -- a URL or a path to a file
76 class BeautifulSoup(Tag):
80 PageElement or Tag.
99 able to build a tree using 'start tag' events, 'end tag' events,
102 If you encounter an empty-element tag (aka a self-closing tag,
[all …]
H A Delement.py19 DEFAULT_OUTPUT_ENCODING = "utf-8"
47 # <meta> tag that mentions an encoding, the encoding will be given as
51 # https://docs.python.org/3/library/codecs.html#python-specific-encodings
61 "raw-unicode-escape",
62 "unicode-escape",
63 "string-escape",
76 # per https://www.w3.org/TR/xml-names/#defaulting
92 """A stand-in object for a character encoding specified in HTML."""
95 """A generic stand-in for the value of a meta tag's 'charset' attribute.
108 value of a meta tag's 'charset' is the name of the encoding.
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_shared/host/
H A Dtag.c1 // SPDX-License-Identifier: GPL-2.0
16 #include "tag.h"
22 * @brief Creates the tag description from the given parameters.
37 tag_descr->num_captures = num_captures; in sh_css_create_tag_descr()
38 tag_descr->skip = skip; in sh_css_create_tag_descr()
39 tag_descr->offset = offset; in sh_css_create_tag_descr()
40 tag_descr->exp_id = exp_id; in sh_css_create_tag_descr()
44 * @brief Encodes the members of tag description into a 32-bit value.
45 * @param[in] tag Pointer to the tag description
46 * @return (unsigned int) Encoded 32-bit tag-info
[all …]
/openbmc/linux/Documentation/dev-tools/
H A Dkasan.rst5 --------
8 designed to find out-of-bounds and use-after-free bugs.
13 2. Software Tag-Based KASAN
14 3. Hardware Tag-Based KASAN
20 Software Tag-Based KASAN or SW_TAGS KASAN, enabled with CONFIG_KASAN_SW_TAGS,
23 using it for testing on memory-restricted devices with real workloads.
25 Hardware Tag-Based KASAN or HW_TAGS KASAN, enabled with CONFIG_KASAN_HW_TAGS,
26 is the mode intended to be used as an in-field memory bug detector or as a
34 The Generic and the Software Tag-Based modes are commonly referred to as the
35 software modes. The Software Tag-Based and the Hardware Tag-Based modes are
[all …]

12345678910>>...43