/openbmc/linux/Documentation/bpf/ |
H A D | prog_lsm.rst | 89 The ``__attribute__((preserve_access_index))`` is a clang feature that allows 108 This can be simplified by using a skeleton header generated by ``bpftool``:
|
H A D | map_lru_hash_update.dot | 70 label="Steal a node from\nper-cpu freelist?"] 72 label="Steal a node from
|
/openbmc/linux/samples/hid/ |
H A D | Makefile | 17 LIBBPF = $(LIBBPF_OUTPUT)/libbpf.a 173 $(error Cannot find a vmlinux for VMLINUX_BTF at any of "$(VMLINUX_BTF_PATHS)",\
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 13 The usual cause of a lockdep-RCU splat is someone accessing an 72 This form says that it must be in a plain vanilla RCU read-side critical
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | Kconfig | 21 Say Y here if you have a motherboard that supports PCIe native 48 help of a user space helper tool aer-inject, which can be
|
/openbmc/linux/drivers/interconnect/qcom/ |
H A D | bcm-voter.c | 42 static int cmp_vcd(void *priv, const struct list_head *a, const struct list_head *b) in cmp_vcd() argument 44 const struct qcom_icc_bcm *bcm_a = list_entry(a, struct qcom_icc_bcm, list); in cmp_vcd()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-385-synology-ds116.dts | 234 /* Note: there is a redboot partition table despite u-boot 236 * found in the FIS directory. There is also a small device
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | ibm-power10-dual.dtsi | 41 cfam0_i2c10: i2c-bus@a { 208 cfam1_i2c10: i2c-bus@a {
|
H A D | aspeed-ast2600-evb.dts | 303 * a 1.8v and a 3.3v power load switch that provides signal voltage to
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-href-ab8500.dtsi | 13 /* Hog a few default settings */ 423 * mounted, most HREFs have a DC cable in to the "battery power"
|
/openbmc/linux/drivers/pinctrl/intel/ |
H A D | Kconfig | 13 so only a small amount is available for gpio use. 15 Requires ACPI device enumeration code to set up a platform device.
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | topology.c | 260 #define to_attr(a) container_of(a, struct cache_attr, attr) argument
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6-beelink-gs1.dts | 27 type = "a"; 162 * create a circular dependency between pinctrl, the regulator
|
/openbmc/linux/Documentation/devicetree/bindings/soc/rockchip/ |
H A D | grf.yaml | 171 "phy@[0-9a-f]+$": 214 "usb2phy@[0-9a-f]+$":
|
/openbmc/linux/arch/sh/lib/ |
H A D | checksum.S | 224 ! src and dest equally aligned, but to a two byte boundary. 225 ! Handle first two bytes as a special case
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | run_vmtests.sh | 26 Alternatively, specific groups tests can be run by passing a string 36 a test for the patch "Allow compaction of unevictable pages"
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_date_and_time_utils.robot | 36 # this is when testing a bad date-time, the 66 [Documentation] Set BMC Date Time at a given host state and verify.
|
/openbmc/linux/include/uapi/drm/ |
H A D | drm_fourcc.h | 105 #define fourcc_code(a, b, c, d) ((__u32)(a) | ((__u32)(b) << 8) | \ argument
|
/openbmc/webui-vue/src/views/HardwareStatus/Sensors/ |
H A D | Sensors.vue | 238 sortCompare(a, b, key) { 240 return this.sortStatus(a, b, key);
|
/openbmc/linux/net/ipv6/ |
H A D | rpl_iptunnel.c | 333 static int rpl_encap_cmp(struct lwtunnel_state *a, struct lwtunnel_state *b) in rpl_encap_cmp() argument 335 struct rpl_iptunnel_encap *a_hdr = rpl_encap_lwtunnel(a); in rpl_encap_cmp()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/ |
H A D | proftpd_1.3.7c.bb | 68 # autotools.bbclass a pain... 103 …sed -i '/^MaxInstances/a\AuthPAM on\nAuthPAMConfig proft…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/ |
H A D | vlc_3.0.20.bb | 110 # This recipe packages vlc as a library as well, so qt4 dependencies 132 ${libdir}/vlc/plugins/*/*.a \
|
/openbmc/qemu/tests/tcg/plugins/ |
H A D | mem.c | 70 static gint addr_order(gconstpointer a, gconstpointer b) in addr_order() argument 72 RegionInfo *na = (RegionInfo *) a; in addr_order()
|
/openbmc/qemu/include/standard-headers/drm/ |
H A D | drm_fourcc.h | 104 #define fourcc_code(a, b, c, d) ((uint32_t)(a) | ((uint32_t)(b) << 8) | \ argument
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-software-manager_git.bb | 2 DESCRIPTION = "Phosphor Software Manager provides a set of system software \ 3 management daemons. It is suitable for use on a wide variety of OpenBMC \
|