/linux/Documentation/kbuild/ |
H A D | gendwarfksyms.rst | 2 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 D | fsl-mc-private.h | 20 /* 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 D | Kconfig | 162 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 D | abi.h | 10 * SOF ABI versioning is based on Semantic Versioning where we have a given
|
/linux/scripts/gendwarfksyms/examples/ |
H A D | kabi.h | 81 * possible to hide added enum fields from versioning. 128 * Add a new field that's ignored in versioning.
|
/linux/Documentation/ABI/stable/ |
H A D | o2cb | 5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
|
H A D | vdso | 23 The vDSO uses symbol versioning; whenever you request a symbol from the
|
/linux/drivers/virt/vboxguest/ |
H A D | vboxguest_version.h | 5 * synced with vbox upstreams versioning scheme when we implement / port
|
/linux/Documentation/ABI/obsolete/ |
H A D | o2cb | 5 Description: Ocfs2-tools looks at 'interface-revision' for versioning
|
/linux/Documentation/bpf/libbpf/ |
H A D | libbpf_naming_convention.rst | 86 ABI versioning 90 Versioning is implemented by ``libbpf.map`` version script that is
|
/linux/fs/nilfs2/ |
H A D | Kconfig | 9 snapshotting. In addition to versioning capability of the entire
|
/linux/drivers/soc/fsl/dpio/ |
H A D | dpio-cmd.h | 14 /* Command Versioning */
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.h | 104 #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 D | dprtc-cmd.h | 10 /* Command versioning */
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_namespacing.c | 4 * BTF-to-C dumper test validating no name versioning happens between
|
/linux/arch/powerpc/include/uapi/asm/ |
H A D | opal-prd.h | 31 * is not covered by this versioning.
|
/linux/Documentation/devicetree/bindings/sifive/ |
H A D | sifive-blocks-ip-versioning.txt | 1 DT compatible string versioning for SiFive open-source IP blocks
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-sifive.yaml | 39 Please refer to sifive-blocks-ip-versioning.txt for details.
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-sifive.yaml | 31 Please refer to sifive-blocks-ip-versioning.txt for details
|
/linux/drivers/crypto/caam/ |
H A D | dpseci_cmd.h | 17 /* Command versioning */
|
/linux/include/uapi/linux/hsi/ |
H A D | cs-protocol.h | 20 /* user-space API versioning */
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | sifive,clint.yaml | 63 sifive-blocks-ip-versioning.txt for details regarding the latter.
|
/linux/arch/powerpc/perf/ |
H A D | hv-24x7.h | 145 /* See versioning for request buffer */
|
/linux/drivers/scsi/ |
H A D | ips.h | 753 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 D | dwarf.c | 597 * 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()
|