/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-chromebook.dtsi | 178 * This is a bit of a hack. The WiFi module should be reset at least 181 * regulator a supply.
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_mpc.c | 46 #define NUM_ELEMENTS(a) (sizeof(a) / sizeof((a)[0])) argument
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap_btree.c | 392 uint64_t a = be64_to_cpu(k1->bmbt.br_startoff); in xfs_bmbt_diff_two_keys() local 403 if (a > b) in xfs_bmbt_diff_two_keys() 405 if (b > a) in xfs_bmbt_diff_two_keys()
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-memset.S | 70 bic $1,7,$1 # E : fit within a single quadword? 251 bic $1,7,$1 # E : fit within a single quadword 436 bic $1,7,$1 # E : fit within a single quadword
|
/openbmc/linux/arch/mips/mm/ |
H A D | page.c | 76 #define _uasm_i_pref(a, b, c, d) \ argument 80 uasm_i_pref(a, b, c, d);\ 82 uasm_i_pref(a, b, c, d); \
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm8150-microsoft-surface-duo.dts | 37 * is always-on; model it as a fixed regulator. 66 qcom,pmic-id = "a"; 371 da7280@4a {
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_prime.c | 1030 dma_addr_t *a = addrs; in drm_prime_sg_to_dma_addr_array() local 1033 if (WARN_ON(a - addrs >= max_entries)) in drm_prime_sg_to_dma_addr_array() 1035 *a++ = sg_page_iter_dma_address(&dma_iter); in drm_prime_sg_to_dma_addr_array()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | Kconfig | 13 This is the driver for the Ethernet IPs built around a 38 If you have a controller with this interface, say Y or M here. 287 If you have a controller with this interface, say Y or M here.
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_management.robot | 212 # username The username to create a session. 213 # password The password to create a session. 277 [Documentation] Get default session timeout value and set as a suite variable.
|
/openbmc/qemu/util/ |
H A D | oslib-posix.c | 125 struct stat a, b; in qemu_write_pidfile() local 151 if (stat(path, &a) < 0) { in qemu_write_pidfile() 160 if (a.st_ino == b.st_ino) { in qemu_write_pidfile()
|
/openbmc/qemu/net/ |
H A D | vmnet-common.m | 258 * This function is being called from a non qemu thread, so 259 * we only schedule a BH, and do the rest of the io completion 260 * handling from vmnet_send_bh() which runs in a qemu context.
|
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/ |
H A D | firewalld_1.3.2.bb | 1 SUMMARY = "Dynamic firewall daemon with a D-Bus interface" 45 # /etc/sysconfig/firewalld is a Red Hat-ism, only referenced by 288 # If firewalld writes a log file rotation is needed
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | siteinfo.bbclass | 8 # may be needed by other classes and/or recipes. If you add a new 146 # Add in any extra user supplied data which may come from a BSP layer, removing the 193 # Layers with siteconfig need to add a replacement path to this variable so the
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0009-linux-user-Replace-use-of-lfs64-related-functions-an.patch | 19 diff --git a/linux-user/syscall.c b/linux-user/syscall.c 21 --- a/linux-user/syscall.c 31 * This will then work and use a 64-bit offset for both 32-bit and 64-bit hosts.
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/ |
H A D | __init__.py | 47 for a in sdk_pkg_archs.split(): 48 if a not in pkg_archs: 49 arch_list.append(a)
|
/openbmc/linux/arch/arm/kernel/ |
H A D | head.S | 97 THUMB( bx r9 ) @ If this is a Thumb-2 kernel, 385 THUMB( bx r9 ) @ If this is a Thumb-2 kernel, 423 ARM_BE8(eor r4, r4, r5) @ without using a temp reg.
|
/openbmc/libmctp/utils/ |
H A D | mctp-demux-daemon.c | 34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 1376 #define dev_kfree_skb(a) consume_skb(a) argument 4264 const void *a = skb_metadata_end(skb_a); in __skb_metadata_differs() local 4272 #define __it_diff(a, b, op) (*(u##op *)__it(a, op)) ^ (*(u##op *)__it(b, op)) in __skb_metadata_differs() argument 4273 case 32: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4275 case 24: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4277 case 16: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4279 case 8: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4281 case 28: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4283 case 20: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() 4285 case 12: diffs |= __it_diff(a, b, 64); in __skb_metadata_differs() [all …]
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | 942 a->rx_packets = b->rx_packets; in copy_rtnl_link_stats() 943 a->tx_packets = b->tx_packets; in copy_rtnl_link_stats() 944 a->rx_bytes = b->rx_bytes; in copy_rtnl_link_stats() 945 a->tx_bytes = b->tx_bytes; in copy_rtnl_link_stats() 946 a->rx_errors = b->rx_errors; in copy_rtnl_link_stats() 947 a->tx_errors = b->tx_errors; in copy_rtnl_link_stats() 948 a->rx_dropped = b->rx_dropped; in copy_rtnl_link_stats() 949 a->tx_dropped = b->tx_dropped; in copy_rtnl_link_stats() 951 a->multicast = b->multicast; in copy_rtnl_link_stats() 952 a->collisions = b->collisions; in copy_rtnl_link_stats() [all …]
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 8 * Permission is hereby granted, free of charge, to any person obtaining a copy 337 /* Since R6 is a potential argument register, choose it last of the 543 /* Invert to look for a second transition. */ 553 /* Test if a constant matches the constraint. */ 648 /* RRF-a without the m4 field */ 655 /* RRF-a with the m4 field */ 906 /* load a register with an immediate value */ 969 /* Emit a load/store type instruction. Inputs are: 1703 * but do allow a pair of 64-bit operations. 3156 /* Arithmetic on a wider element size. */ [all …]
|
/openbmc/u-boot/lib/lzma/ |
H A D | lzma.txt | 187 -a{N}: set compression mode 0 = fast, 1 = normal 197 Usually big number gives a little bit better compression ratio 280 7z a a1.7z a.bin -m0=lzma 283 7z a a2.7z a.bin -m0=arm -m1=lzma
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 666 u64 a = of_read_number(addr_prop, asize / sizeof(__be32)); in tcg2_platform_get_log() local 669 *addr = map_physmem(a, s, MAP_NOCACHE); in tcg2_platform_get_log() 673 phys_addr_t a; in tcg2_platform_get_log() local 680 a = ofnode_get_addr_size(args.node, "reg", &s); in tcg2_platform_get_log() 681 if (a == FDT_ADDR_T_NONE) in tcg2_platform_get_log() 684 *addr = map_physmem(a, s, MAP_NOCACHE); in tcg2_platform_get_log()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-inotify/ |
H A D | new-test-inotify.patch | 7 so we add a local helper get_wd() to retrieve them. This fixes 8 a problem in TestInotifyTree.test__cycle() where the 13 return a set or sorted list to avoid comparison problems, 27 diff --git a/tests/test_inotify.py b/tests/test_inotify.py 29 --- a/tests/test_inotify.py 43 +# Inotify does not have a get for watch descriptors
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | sh_vou.c | 776 struct v4l2_output *a) in sh_vou_enum_output() argument 780 if (a->index) in sh_vou_enum_output() 782 strscpy(a->name, "Video Out", sizeof(a->name)); in sh_vou_enum_output() 783 a->type = V4L2_OUTPUT_TYPE_ANALOG; in sh_vou_enum_output() 784 a->std = vou_dev->vdev.tvnorms; in sh_vou_enum_output()
|
/openbmc/linux/drivers/input/tablet/ |
H A D | aiptek.c | 176 #define AIPTEK_POINTER_ALLOW_MOUSE_MODE(a) \ argument 177 (a == AIPTEK_POINTER_ONLY_MOUSE_MODE || \ 178 a == AIPTEK_POINTER_EITHER_MODE) 179 #define AIPTEK_POINTER_ALLOW_STYLUS_MODE(a) \ argument 180 (a == AIPTEK_POINTER_ONLY_STYLUS_MODE || \ 181 a == AIPTEK_POINTER_EITHER_MODE)
|