Home
last modified time | relevance | path

Searched refs:a (Results 13051 – 13075 of 20302) sorted by relevance

1...<<521522523524525526527528529530>>...813

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-executing_2.1.0.bb1 SUMMARY = "Get the currently executing AST node of a frame, and other information"
H A Dpython3-kconfiglib_14.1.0.bb1 DESCRIPTION = "Kconfiglib is a Kconfig implementation in Python"
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/
H A Dobmc-flash-bmc-cleanup.service.in2 Description=Clean up UBI volumes unattached to a BMC version after DeleteAll
/openbmc/linux/drivers/media/i2c/et8ek8/
H A DKconfig5 This is a driver for the Toshiba ET8EK8 5 MP camera sensor.
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/files/
H A D0001-udevil-0.4.3-fix-compile-with-gcc6.patch5 --- a/src/device-info.c 2013-12-09 14:59:27.000000000 +0100
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A Dsaslauthd.service9 ExecStart=@SBINDIR@/saslauthd -m $SOCKETDIR -a $MECH $FLAGS
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern5.c10 int a; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c621 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.cstate_exit_ns =
623 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.cstate_enter_plus_exit_ns =
625 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.pstate_change_ns =
627 context->bw_ctx.bw.dcn.watermarks.a.pte_meta_urgent_ns = v->ptemeta_urgent_watermark * 1000;
628 context->bw_ctx.bw.dcn.watermarks.a.urgent_ns = v->urgent_watermark * 1000;
630 context->bw_ctx.bw.dcn.watermarks.b = context->bw_ctx.bw.dcn.watermarks.a;
631 context->bw_ctx.bw.dcn.watermarks.c = context->bw_ctx.bw.dcn.watermarks.a;
634 context->bw_ctx.bw.dcn.watermarks.d = context->bw_ctx.bw.dcn.watermarks.a;
1145 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.cstate_exit_ns = in dcn_validate_bandwidth()
1147 context->bw_ctx.bw.dcn.watermarks.a.cstate_pstate.cstate_enter_plus_exit_ns = in dcn_validate_bandwidth()
[all …]
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg14 * 2. Redistributions in binary form must reproduce at minimum a disclaimer
17 * including a substantially similar Disclaimer requirement for further
47 * a C header file for use in the kernel portion of the Aic79xx driver.
137 SEND_REJECT, /* sending a message reject */
154 * that require a kernel based
166 * request to issue a message.
171 * either a command complete
187 * A command with a non-zero
191 * for commands with a zero
194 * to abort a command loses
[all …]
/openbmc/linux/net/openvswitch/
H A Dflow_table.c979 static bool mask_equal(const struct sw_flow_mask *a, in mask_equal() argument
982 const u8 *a_ = (const u8 *)&a->key + a->range.start; in mask_equal()
985 return (a->range.end == b->range.end) in mask_equal()
986 && (a->range.start == b->range.start) in mask_equal()
987 && (memcmp(a_, b_, range_n_bytes(&a->range)) == 0); in mask_equal()
1099 static int compare_mask_and_count(const void *a, const void *b) in compare_mask_and_count() argument
1101 const struct mask_count *mc_a = a; in compare_mask_and_count()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot56 # Added a delay for IPMI SEL to clear completely.
113 # Below example is a continuous line statement.
275 [Documentation] Verify Clear SEL for a reserve SEL ID after Cold Reset.
346 # Added a delay for IPMI SEL to clear completely.
364 [Documentation] Create a user defined tempearature sensor SEL.
366 # Create a SEL.
368 # a | 02/14/2020 | 01:16:58 | Temperature #0x17 | | Asserted
381 …# For example, when a first sel entry is added with IPMI raw command, the response will be "01 00".
/openbmc/linux/arch/m68k/ifpsp060/
H A Dftest.sa68 dc.l $d0ff0170,$0000125a,$f23b9c00,$01700000
94 dc.l $103861ff,$0000103a,$4a0066ff,$0000102a
96 dc.l $d0ff0170,$0000109a,$f23b9c00,$01700000
215 dc.l $08a861ff,$000008aa,$4a0066ff,$0000089a
247 dc.l $d0ff0170,$0000072a,$f23b9c00,$01700000
274 dc.l $d0ff0170,$0000057a,$f23b9c00,$01700000
328 dc.l $d0ff0170,$0000021a,$f23b9c00,$01700000
/openbmc/linux/drivers/misc/mei/
H A Dbus.c1122 static ssize_t name_show(struct device *dev, struct device_attribute *a, in name_show() argument
1131 static ssize_t uuid_show(struct device *dev, struct device_attribute *a, in uuid_show() argument
1141 static ssize_t version_show(struct device *dev, struct device_attribute *a, in version_show() argument
1151 static ssize_t modalias_show(struct device *dev, struct device_attribute *a, in modalias_show() argument
1163 static ssize_t max_conn_show(struct device *dev, struct device_attribute *a, in max_conn_show() argument
1173 static ssize_t fixed_show(struct device *dev, struct device_attribute *a, in fixed_show() argument
1183 static ssize_t vtag_show(struct device *dev, struct device_attribute *a, in vtag_show() argument
1193 static ssize_t max_len_show(struct device *dev, struct device_attribute *a, in max_len_show() argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c884 static bool dcn32_are_clock_states_equal(struct dc_clocks *a, in dcn32_are_clock_states_equal() argument
887 if (a->dispclk_khz != b->dispclk_khz) in dcn32_are_clock_states_equal()
889 else if (a->dppclk_khz != b->dppclk_khz) in dcn32_are_clock_states_equal()
891 else if (a->dcfclk_khz != b->dcfclk_khz) in dcn32_are_clock_states_equal()
893 else if (a->dcfclk_deep_sleep_khz != b->dcfclk_deep_sleep_khz) in dcn32_are_clock_states_equal()
895 else if (a->dramclk_khz != b->dramclk_khz) in dcn32_are_clock_states_equal()
897 else if (a->p_state_change_support != b->p_state_change_support) in dcn32_are_clock_states_equal()
899 else if (a->fclk_p_state_change_support != b->fclk_p_state_change_support) in dcn32_are_clock_states_equal()
/openbmc/linux/net/ceph/
H A Dauth_x.c726 static void ceph_x_destroy_authorizer(struct ceph_authorizer *a) in ceph_x_destroy_authorizer() argument
728 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer()
818 struct ceph_authorizer *a, in ceph_x_add_authorizer_challenge() argument
821 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge()
876 struct ceph_authorizer *a, in ceph_x_verify_authorizer_reply() argument
881 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply()
1001 __le64 a, b, c, d; in calc_signature() member
1021 *psig = penc->a ^ penc->b ^ penc->c ^ penc->d; in calc_signature()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_format.h1121 #define XFS_AGINO_TO_INO(mp,a,i) \ argument
1122 (((xfs_ino_t)(a) << XFS_INO_AGINO_BITS(mp)) | (i))
1163 #define XFS_RTMIN(a,b) ((a) < (b) ? (a) : (b)) argument
1164 #define XFS_RTMAX(a,b) ((a) > (b) ? (a) : (b)) argument
/openbmc/u-boot/arch/x86/dts/
H A Dskeleton.dtsi3 * add a compatible value. The bootloader will typically populate the memory
/openbmc/u-boot/.github/
H A Dpull_request_template.md1 Please do not submit a Pull Request via github. Our project makes use of
/openbmc/qemu/tests/qapi-schema/
H A Dunion-array-branch.json1 # we require union branches to be a struct
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa/
H A Dlibdvbcsa.pc6 Description: is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encr…
/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A DREADME8 Nitin A Kamble <nitin.a.kamble@intel.com> 2011/03/29
/openbmc/u-boot/arch/arm/dts/
H A Dskeleton.dtsi3 * add a compatible value. The bootloader will typically populate the memory
/openbmc/entity-manager/src/
H A Dexpression.hpp36 int evaluate(int a, Operation op, int b);
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/
H A Dpython3-json2html_1.3.0.bb1 DESCRIPTION="Python wrapper to convert JSON into a human readable HTML Table representation."
/openbmc/qemu/tests/decode/
H A Derr_argset2.decode5 &args a b c d0 0e

1...<<521522523524525526527528529530>>...813