/openbmc/qemu/tests/qtest/ |
H A D | meson.build | 413 # use a sourceset to quickly separate sources and deps
|
/openbmc/qemu/pc-bios/keymaps/ |
H A D | fr-ca | 160 # evdev 30 (0x1e), QKeyCode "a", number 0x1e 161 a 0x1e
|
H A D | en-us | 145 # evdev 30 (0x1e), QKeyCode "a", number 0x1e 146 a 0x1e
|
H A D | bepo | 159 # evdev 30 (0x1e), QKeyCode "a", number 0x1e 166 a 0x1f
|
H A D | ja | 145 # evdev 30 (0x1e), QKeyCode "a", number 0x1e 146 a 0x1e
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mgmt.c | 1254 static int rsi_compare(const void *a, const void *b) in rsi_compare() argument 1256 u16 _a = *(const u16 *)(a); in rsi_compare()
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp131.dtsi | 620 compatible = "st,stm32-sai-sub-a"; 651 compatible = "st,stm32-sai-sub-a";
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb.c | 16 #define check_array_bounds(i915, a, i) drm_WARN_ON(&(i915)->drm, (i) >= ARRAY_SIZE(a)) argument
|
/openbmc/linux/fs/gfs2/ |
H A D | dir.c | 1215 static int compare_dents(const void *a, const void *b) in compare_dents() argument 1221 dent_a = *(const struct gfs2_dirent **)a; in compare_dents()
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 964 int a:4; member 968 int a:4;
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 991 #define to_attr(a) container_of(a, struct freq_attr, attr) argument
|
/openbmc/linux/drivers/media/rc/ |
H A D | imon.c | 1175 static int stabilize(int a, int b, u16 timeout, u16 threshold) in stabilize() argument 1194 x += a; in stabilize()
|
/openbmc/linux/fs/btrfs/ |
H A D | super.c | 1888 static int btrfs_cmp_device_free_bytes(const void *a, const void *b) in btrfs_cmp_device_free_bytes() argument 1890 const struct btrfs_device_info *dev_info1 = a; in btrfs_cmp_device_free_bytes()
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | distro_alias.inc | 2 # This is a list for tracking status of package relative to Major 6 # The format is as a bitbake variable override for each recipe
|
/openbmc/qemu/hw/block/ |
H A D | virtio-blk.c | 273 static int multireq_compare(const void *a, const void *b) in multireq_compare() argument 275 const VirtIOBlockReq *req1 = *(VirtIOBlockReq **)a, in multireq_compare()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | 1030 const struct map_replace *a = p1, *b = p2; in map_replace_compar() local 1032 return a->idx - b->idx; in map_replace_compar()
|
/openbmc/u-boot/arch/x86/dts/microcode/ |
H A D | m7240651_0000001c.dtsi | 15 * which is a reversible, bit-exact translation of binary representation to ASCII or 31 * This is a device tree fragment. Use #include to add these properties to a
|
/openbmc/linux/mm/ |
H A D | slab.c | 2389 static void swap_free_obj(struct slab *slab, unsigned int a, unsigned int b) in swap_free_obj() argument 2391 swap(((freelist_idx_t *) slab->freelist)[a], in swap_free_obj() 2979 #define cache_alloc_debugcheck_after(a, b, objp, d) (objp) argument
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 701 std::vector<std::string> a; in sysConfig() local 705 a.push_back(name); in sysConfig() 708 uint8_t len = a.size(); in sysConfig()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 577 struct my_u0 { u64 a; u64 b; } *u0; in ixgbe_dump() member 692 le64_to_cpu((__force __le64)u0->a), in ixgbe_dump() 804 le64_to_cpu((__force __le64)u0->a), in ixgbe_dump() 811 le64_to_cpu((__force __le64)u0->a), in ixgbe_dump() 9450 const struct tc_action *a; in parse_tc_actions() local 9456 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions() 9458 if (is_tcf_gact_shot(a)) { in parse_tc_actions() 9465 if (is_tcf_mirred_egress_redirect(a)) { in parse_tc_actions() 9466 struct net_device *dev = tcf_mirred_dev(a); in parse_tc_actions()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 3383 void *a; in add_dlarg() local 3388 a = realloc(dlargv, sizeof(dlargv[0]) * (dlargc + 1)); in add_dlarg() 3389 if (!a) { in add_dlarg() 3394 dlargv = a; in add_dlarg()
|
/openbmc/linux/drivers/zorro/ |
H A D | zorro.ids | 305 086a Unknown
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-pb11mp.dts | 4 * Permission is hereby granted, free of charge, to any person obtaining a copy
|
/openbmc/linux/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 12 .arch armv8-a
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-dhcom-som.dtsi | 471 pinctrl_dhcom_a: dhcom-a-grp {
|