Home
last modified time | relevance | path

Searched refs:a (Results 21501 – 21525 of 22490) sorted by relevance

1...<<861862863864865866867868869870>>...900

/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c254 static int sccnxp_update_best_err(int a, int b, int *besterr) in sccnxp_update_best_err() argument
256 int err = abs(a - b); in sccnxp_update_best_err()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-tqma8mpql-mba8mpxl.dts490 pcieclk: clock-generator@6a {
627 /* dual role is implemented, but not a full featured OTG */
H A Dimx8mq-librem5-devkit.dts521 sgtl5000: audio-codec@a {
555 accel-gyro@6a {
/openbmc/linux/arch/arm64/kernel/
H A Dfpsimd.c638 u64 a = swab64(x); in arm64_cpu_to_le128() local
641 return ((__uint128_t)a << 64) | b; in arm64_cpu_to_le128()
/openbmc/linux/mm/
H A Dslab_common.c769 #define __KMALLOC_RANDOM_CONCAT(a, b) a ## b argument
H A Dzsmalloc.c122 #define MAX(a, b) ((a) >= (b) ? (a) : (b)) argument
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c261 static int iort_idmap_compare(gconstpointer a, gconstpointer b) in iort_idmap_compare() argument
263 AcpiIortIdMapping *idmap_a = (AcpiIortIdMapping *)a; in iort_idmap_compare()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c308 uint32_t a = qtest_readb(qts, s->memory.regions[i].guest_phys_addr + j); in read_guest_mem_server() local
311 g_assert_cmpint(a, ==, b); in read_guest_mem_server()
/openbmc/u-boot/arch/x86/dts/microcode/
H A Dm12206a7_00000029.dtsi15 * 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/samples/bpf/
H A Dxdp_sample_user.c1488 static void swap(struct stats_record **a, struct stats_record **b) in swap() argument
1492 tmp = *a; in swap()
1493 *a = *b; in swap()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1610 #define same_context(a, b) (((a)->context_id == (b)->context_id) && \ argument
1611 ((a)->lrca == (b)->lrca))
/openbmc/linux/drivers/perf/
H A Darm-ccn.c604 static int arm_ccn_pmu_type_eq(u32 a, u32 b) in arm_ccn_pmu_type_eq() argument
606 if (a == b) in arm_ccn_pmu_type_eq()
609 switch (a) { in arm_ccn_pmu_type_eq()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10.dtsi7 * licensing only applies to this file, and not this project as a
10 * a) This library is free software; you can redistribute it and/or
23 * obtaining a copy of this software and associated documentation
/openbmc/linux/tools/perf/util/
H A Dpmu.c1690 static int sub_non_neg(int a, int b) in sub_non_neg() argument
1692 if (b > a) in sub_non_neg()
1694 return a - b; in sub_non_neg()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c95 #define INIT_ARRAY_SPEC(a) { .count = ARRAY_SIZE(a), .data = a } argument
/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1914 a = ovsactions()
1915 a.parse(actstr)
1916 self["attrs"].append(["OVS_FLOW_ATTR_ACTIONS", a])
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h159 #define MWIFIEX_ALIGN_ADDR(p, a) (((long)(p) + (a) - 1) & ~((a) - 1)) argument
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c706 #define timerlat_save_stack(a) do {} while (0) argument
715 #define time_sub(a, b) ((a) - (b)) argument
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-rainier.dts339 tmp275@4a {
518 tmp275@4a {
1301 tmp275@4a {
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1239 def check_equal_or_none(a, b): argument
1240 return a is None or b is None or a == b
/openbmc/linux/Documentation/netlink/specs/
H A Dethtool.yaml891 name-prefix: ethtool-a-podl-pse-
895 name-prefix: ethtool-a-podl-pse-
899 name-prefix: ethtool-a-podl-pse-
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dftest.S23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
825 # This test will take a non-maskable overflow directly.
980 # This test will take a non-maskable underflow directly.
1280 # a denormalized number
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.c490 unsigned long a, b, c, d; in nf_ct_get_id() local
494 a = (unsigned long)ct; in nf_ct_get_id()
501 return siphash_4u64((u64)a, (u64)b, (u64)c, (u64)d, &ct_id_seed); in nf_ct_get_id()
503 return siphash_4u32((u32)a, (u32)b, (u32)c, (u32)d, &ct_id_seed); in nf_ct_get_id()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1369 unsigned char *a; in block_mark_swapping() local
1384 a = auxiliary; in block_mark_swapping()
1395 from_oob = a[0]; in block_mark_swapping()
1398 a[0] = from_data; in block_mark_swapping()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1276 void *a = ctx->ecdh.p + shifta - cur_sz; in hpre_ecdh_fill_curve() local
1291 fill_curve_param(a, curve->a, cur_sz, curve->g.ndigits); in hpre_ecdh_fill_curve()
1700 fill_curve_param(p + sz, curve->a, len, curve->g.ndigits); in hpre_curve25519_fill_curve()

1...<<861862863864865866867868869870>>...900