Home
last modified time | relevance | path

Searched full:versioning (Results 1 – 25 of 89) sorted by relevance

1234

/linux/Documentation/kbuild/
H A Dgendwarfksyms.rst2 DWARF module versioning
94 versioning won't work when processing object files. To support this
104 transform the inputs for symbol versioning, the user is responsible for
238 To append new members, we can hide them from symbol versioning as
241 override the structure size used for symbol versioning.
277 types for versioning that no longer exist in the kernel.
380 be able to hide the added members from symbol versioning. Similarly
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h20 /* DPMNG command versioning */
43 /* DPMCP command versioning */
77 /* DPRC command versioning */
442 /* Command versioning */
480 /* Command versioning */
523 /* generic command versioning */
/linux/kernel/module/
H A DKconfig162 bool "Module versioning support"
173 prompt "Module versioning implementation"
211 This enables module versioning for exported symbols also from
216 bool "Extended Module Versioning Support"
226 bool "Basic Module Versioning Support"
/linux/include/uapi/sound/sof/
H A Dabi.h10 * SOF ABI versioning is based on Semantic Versioning where we have a given
/linux/scripts/gendwarfksyms/examples/
H A Dkabi.h81 * possible to hide added enum fields from versioning.
128 * Add a new field that's ignored in versioning.
/linux/Documentation/ABI/stable/
H A Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
H A Dvdso23 The vDSO uses symbol versioning; whenever you request a symbol from the
/linux/drivers/virt/vboxguest/
H A Dvboxguest_version.h5 * synced with vbox upstreams versioning scheme when we implement / port
/linux/Documentation/ABI/obsolete/
H A Do2cb5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst86 ABI versioning
90 Versioning is implemented by ``libbpf.map`` version script that is
/linux/fs/nilfs2/
H A DKconfig9 snapshotting. In addition to versioning capability of the entire
/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h14 /* Command Versioning */
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.h104 #define B43legacy_PHY_VERSION_OFDM B43legacy_PHY_OFDM(0x00) /* Versioning register for A-PHY */
152 /* Masks for the different PHY versioning registers. */
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddprtc-cmd.h10 /* Command versioning */
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/linux/arch/powerpc/include/uapi/asm/
H A Dopal-prd.h31 * is not covered by this versioning.
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt1 DT compatible string versioning for SiFive open-source IP blocks
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-sifive.yaml39 Please refer to sifive-blocks-ip-versioning.txt for details.
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-sifive.yaml31 Please refer to sifive-blocks-ip-versioning.txt for details
/linux/drivers/crypto/caam/
H A Ddpseci_cmd.h17 /* Command versioning */
/linux/include/uapi/linux/hsi/
H A Dcs-protocol.h20 /* user-space API versioning */
/linux/Documentation/devicetree/bindings/timer/
H A Dsifive,clint.yaml63 sifive-blocks-ip-versioning.txt for details regarding the latter.
/linux/arch/powerpc/perf/
H A Dhv-24x7.h145 /* See versioning for request buffer */
/linux/drivers/scsi/
H A Dips.h753 uint8_t versioning; /* 1 = Versioning Supported, else 0 */ member
754 uint8_t version_mismatch; /* 1 = Versioning MisMatch, else 0 */
772 #define IPS_GET_VERSION_SUPPORT 0x00018000 /* Mask for Versioning Support */
/linux/scripts/gendwarfksyms/
H A Ddwarf.c597 * continues to use the placeholder type for versioning instead, in get_union_kabi_status()
607 * // used for versioning in get_union_kabi_status()
618 * It's also possible to ignore new members from versioning if in get_union_kabi_status()
628 * // hide the entire union member from versioning in get_union_kabi_status()

1234