Home
last modified time | relevance | path

Searched refs:a (Results 22226 – 22250 of 22310) sorted by relevance

1...<<881882883884885886887888889890>>...893

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c2109 #define __CI_PAGE_NUM(a) ((a) & __CI_PAGE_MASK) in __subn_get_opa_cable_info() argument
H A Dtid_rdma.c42 static u32 mask_generation(u32 a) in mask_generation() argument
44 return a & GENERATION_MASK; in mask_generation()
/openbmc/linux/mm/
H A Dslub.c6367 static int cmp_loc_by_count(const void *a, const void *b, const void *data) in cmp_loc_by_count() argument
6369 struct location *loc1 = (struct location *)a; in cmp_loc_by_count()
H A Dmemcontrol.c4262 static int compare_thresholds(const void *a, const void *b) in compare_thresholds() argument
4264 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()
/openbmc/linux/drivers/hid/
H A Dwacom_wac.c3087 int a = data[5]; in wacom_bpt3_touch_msg() local
3090 width = 2 * int_sqrt(a * WACOM_CONTACT_AREA_SCALE); in wacom_bpt3_touch_msg()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi1426 tsens_base2_backup: base2_backup@44a {
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a.dtsi1728 dpmac10: ethernet@a {
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288.dtsi165 * probably a better solution available somewhere, we
/openbmc/qemu/hw/intc/
H A Dtrace-events300 sh_intc_sources(int p, int a, int c, int m, unsigned short v, const char *s1, const char *s2, const…
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi588 efuse_cpu_version: cpu-version@1a {
/openbmc/qemu/target/arm/
H A Dcpu.h1240 int n, bool a) in aarch64_sve_change_el() argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2012 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.pstate_change_ns = 4U * 1000U * 1000U * 1000U; in dcn30_setup_mclk_switch_using_fw_based_vblank_stretch()
/openbmc/linux/
H A DMAINTAINERS19 it has been replaced by a better system and you
24 filing info, a direct bug tracker link, or a mailto: URI.
3475 M: Antonio Quartulli <a@unstable.cc>
3477 L: b.a.t.m.a.n@lists.open-mesh.org (moderated for non-subscribers)
10572 M: Zhi Wang <zhi.a.wang@intel.com>
11325 M: Andrey Ryabinin <ryabinin.a.a@gmail.com>
11668 M: Ahmad Fatoum <a.fatoum@pengutronix.de>
12146 N: [^a-z0-9]ps3
18409 K: \b(?:devm_|of_)?reset_control(?:ler_[a-z]+|_[a-z_]+)?\b
18970 M: Artur Świgoń <a.swigon@samsung.com>
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c514 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, S, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
548 a = ix + p * l0; in dscceComputeDelay()
549 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c343 unsigned int pixelsPerClock, lstall, D, initalXmitDelay, w, s, ix, wx, p, l0, a, ax, l, in dscceComputeDelay() local
377 a = ix + p * l0; in dscceComputeDelay()
378 ax = (a + 2) / 3 + D + 6 + 1; in dscceComputeDelay()
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv8 # This file contains a block of comment lines, each beginning with #,
10 # of the file, so a reader can skip past the comments and hand the
11 # rest of the file to a standard CSV reader.
70 # but the size for a register argument differs from the size of a memory argument.
74 # The forms mm1, xmm1, and ymm1 indicate a multimedia register selected by the
76 # The forms mm2, xmm2, and ymm2 indicate a register (never memory) selected by
78 # The forms mm2/m64, xmm2/m128, and so on indicate a register or memory
80 # The forms xmmV and ymmV indicate a register selected by the VEX.vvvv bits.
89 # One-of-a-kind operands: rel8, rel16, rel32, ptr16:16, ptr16:32,
145 # r/m encoding must specify a register or memory, respectively.
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.map1a","b","strundefined","MAX_NEGATIVE","hasOwn","pop","push_native","booleans","whitespace","charact…
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c8463 nfs41_same_server_scope(struct nfs41_server_scope *a, in nfs41_same_server_scope() argument
8466 if (a->server_scope_sz != b->server_scope_sz) in nfs41_same_server_scope()
8468 return memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0; in nfs41_same_server_scope()
/openbmc/qemu/target/xtensa/core-lx106/
H A Dxtensa-modules.c.inc6 a copy of this software and associated documentation files (the
1195 { "AR", "a", REGFILE_AR, 32, 16 }
/openbmc/linux/fs/btrfs/
H A Dtree-log.c4518 static int extent_cmp(void *priv, const struct list_head *a, in extent_cmp() argument
4523 em1 = list_entry(a, struct extent_map, list); in extent_cmp()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c483 static int btf_field_cmp(const void *a, const void *b) in btf_field_cmp() argument
485 const struct btf_field *f1 = a, *f2 = b; in btf_field_cmp()
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7743.dtsi1441 * a race condition will determine who'll control the phy.
H A Dr8a7744.dtsi1441 * a race condition will determine who'll control the phy.
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-smaug.dts1630 nau8825@1a {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm6375.dtsi1175 * There is a comment in the included DTSI of another SoC saying that they

1...<<881882883884885886887888889890>>...893