/openbmc/qemu/tests/qapi-schema/ |
H A D | struct-member-if-invalid.err | 2 struct-member-if-invalid.json:2: 'if' condition of 'data' member 'member' must be a string or an ob…
|
H A D | doc-interleaved-section.json | 13 # TODO: a section.
|
H A D | union-no-base.json | 1 # unions require a base
|
H A D | union-branch-invalid-dict.json | 1 # Long form of member must have a value member 'type'
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | reboot-guard-enable.service.in | 2 Description=Enable a guard that blocks BMC reboot
|
H A D | msl_verify.hpp | 39 int compare(const Version& a, const Version& b);
|
/openbmc/linux/net/key/ |
H A D | af_key.c | 693 #define PFKEY_ALIGN8(a) (1 + (((a) - 1) | (8 - 1))) argument 854 struct xfrm_algo_desc *a = xfrm_aalg_get_byname(x->aalg->alg_name, 0); in __pfkey_xfrm_state2msg() local 855 sa->sadb_sa_auth = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 856 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() 861 struct xfrm_algo_desc *a = xfrm_ealg_get_byname(x->ealg->alg_name, 0); in __pfkey_xfrm_state2msg() local 862 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 863 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() 867 struct xfrm_algo_desc *a = xfrm_calg_get_byname(x->calg->alg_name, 0); in __pfkey_xfrm_state2msg() local 868 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 869 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() [all …]
|
/openbmc/linux/arch/arm/mach-highbank/ |
H A D | smc.S | 16 .arch armv7-a
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | Kconfig | 6 This is a vendor-written driver for VIA VT6655.
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | thermal-notification | 4 The notification is in the form of a netlink event.
|
/openbmc/linux/Documentation/bpf/ |
H A D | helpers.rst | 4 * `bpf-helpers(7)`_ maintains a list of helpers available to eBPF programs.
|
/openbmc/qemu/docs/system/arm/ |
H A D | mcimx6ul-evk.rst | 5 MCIMX6UL-EVK development board. It has a single Cortex-A7 CPU.
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 2631 ad.a.u.net->family = sap->sin_family; in smk_ipv4_check() 2632 ad.a.u.net->dport = sap->sin_port; in smk_ipv4_check() 2633 ad.a.u.net->v4info.daddr = sap->sin_addr.s_addr; in smk_ipv4_check() 2670 ad.a.u.net->family = PF_INET6; in smk_ipv6_check() 2671 ad.a.u.net->dport = address->sin6_port; in smk_ipv6_check() 2673 ad.a.u.net->v6info.saddr = address->sin6_addr; in smk_ipv6_check() 2675 ad.a.u.net->v6info.daddr = address->sin6_addr; in smk_ipv6_check() 3115 ad.a.u.ipc_id = isp->id; in smk_curacc_shm() 3204 ad.a.u.ipc_id = isp->id; in smk_curacc_sem() 3299 ad.a.u.ipc_id = isp->id; in smk_curacc_msq() [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/ |
H A D | xserver-nodm.service.in | 2 Description=Xserver startup without a display manager
|
/openbmc/linux/arch/sparc/lib/ |
H A D | csum_copy_from_user.S | 20 #define LOAD(type,addr,dest) type##a [addr] %asi, dest
|
H A D | csum_copy_to_user.S | 20 #define STORE(type,src,addr) type##a src, [addr] %asi
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | meta-go-toolchain.bb | 1 SUMMARY = "Meta package for building a installable Go toolchain"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/ |
H A D | clutter-gtk-1.0_1.8.4.bb | 5 SRC_URI += " file://0001-Add-a-config-variable-for-enabling-disabling-introsp.patch"
|
/openbmc/u-boot/common/ |
H A D | exports.c | 17 #define EXPORT_FUNC(f, a, x, ...) gd->jt->x = f; argument
|
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | armada-375.txt | 4 Boards with a SoC of the Marvell Armada 375 family shall have the
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
H A D | feature-arm-crc.inc | 1 # Cyclic Redundancy Check (CRC) instructions for armv8-a and armv8-r
|
/openbmc/linux/arch/x86/boot/ |
H A D | cpuflags.h | 20 void cpuid_count(u32 id, u32 count, u32 *a, u32 *b, u32 *c, u32 *d);
|
/openbmc/linux/drivers/of/unittest-data/ |
H A D | overlay_4.dtso | 5 /* overlay_4 - test insertion of a full node */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-rssd | 5 Description: This is a read-only file. Indicates the status of the device.
|
H A D | sysfs-class-led-driver-aw200xx | 3 Description: 64-level DIM current. If you write a negative value or
|