Home
last modified time | relevance | path

Searched defs:m (Results 126 – 150 of 378) sorted by relevance

12345678910>>...16

/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp224 sd_bus_message* m = nullptr; in process() local
295 sd_bus_message* m = nullptr; in new_method_call() local
316 sd_bus_message* m = nullptr; in new_signal() local
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c375 unsigned int m, n; in get_clk() local
391 static int conf_disp_pll(int m, int n) in conf_disp_pll()
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.hpp57 [this](sdbusplus::message_t& m) { sysStateChange(m); }), in Chassis()
/openbmc/boost-dbus/include/dbus/detail/
H A Dasync_send_op.hpp43 message& m) { in operator ()()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.h13 u16 m; member
/openbmc/phosphor-logging/lib/
H A Delog.cpp26 auto m = b.new_method_call(BUSNAME_LOGGING, OBJ_INTERNAL, IFACE_INTERNAL, in _prepareMsg() local
/openbmc/sdbusplus/test/vtable/
H A Dvtable_c.c5 int test_handler(sd_bus_message* m, void* userdata, sd_bus_error* ret_error) in test_handler()
/openbmc/phosphor-networkd/src/
H A Dsystem_configuration.cpp32 [sc = stdplus::PinnedRef(*this)](sdbusplus::message_t& m) { in SystemConfiguration()
/openbmc/u-boot/include/
H A Ddiv64.h160 static inline uint64_t __arch_xprod_64(const uint64_t m, uint64_t n, bool bias) in __arch_xprod_64()
/openbmc/qemu/block/
H A Dqcow2-cluster.c888 perform_cow(BlockDriverState *bs, QCowL2Meta *m) in perform_cow()
1029 QCowL2Meta *m) in qcow2_alloc_cluster_link_l2()
1129 void coroutine_fn qcow2_alloc_cluster_abort(BlockDriverState *bs, QCowL2Meta *m) in qcow2_alloc_cluster_abort()
1162 QCowL2Meta **m, bool keep_old) in calculate_l2_meta()
1406 uint64_t *cur_bytes, QCowL2Meta **m) in handle_dependencies()
1496 uint64_t *host_offset, uint64_t *bytes, QCowL2Meta **m) in handle_copied()
1663 uint64_t *host_offset, uint64_t *bytes, QCowL2Meta **m) in handle_alloc()
1786 QCowL2Meta **m) in qcow2_alloc_host_offset()
/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h103 # define DEFINE_CONV_ONE(t,n,m,...) \ argument
/openbmc/sdbusplus/src/bus/
H A Dmatch.cpp29 static int matchCallback(sd_bus_message* m, void* context, in matchCallback()
/openbmc/phosphor-debug-collector/
H A Dcore_manager.cpp80 auto m = b.new_method_call(host.c_str(), BMC_DUMP_OBJPATH, in createHelper() local
/openbmc/u-boot/board/synopsys/hsdk/
H A Dhsdk.c462 #define CREG_AXI_M_SLV0(m) ((void __iomem *)(CREG_BASE + 0x020 * (m))) argument
463 #define CREG_AXI_M_SLV1(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x004)) argument
464 #define CREG_AXI_M_OFT0(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x008)) argument
465 #define CREG_AXI_M_OFT1(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x00C)) argument
466 #define CREG_AXI_M_UPDT(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x014)) argument
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c359 unsigned int m, n; in get_clk() local
375 static int conf_disp_pll(int m, int n) in conf_disp_pll()
/openbmc/openpower-hw-diags/analyzer/
H A Dcallout.hpp42 static const std::map<Priority, std::string> m = in getString() local
61 static const std::map<Priority, std::string> m = in getStringFFDC() local
/openbmc/bmcweb/include/
H A Dhostname_monitor.hpp60 inline int onPropertyUpdate(sd_bus_message* m, void* /* userdata */, in onPropertyUpdate()
/openbmc/bmcweb/features/openbmc_rest/
H A Dimage_upload.hpp78 [asyncResp](sdbusplus::message_t& m) { in uploadImageHandler()
/openbmc/qemu/include/qemu/
H A Dthread-posix.h21 QemuMutex m; member
/openbmc/qemu/target/hppa/
H A Dhelper.c141 uint64_t m; in hppa_cpu_dump_state() local
/openbmc/qemu/tests/qtest/
H A Dpnv-host-i2c-test.c22 #define MASK_TO_LSH(m) (__builtin_ffsll(m) - 1) argument
23 #define GETFIELD(m, v) (((v) & (m)) >> MASK_TO_LSH(m)) argument
24 #define SETFIELD(m, v, val) \ argument
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dclock.c29 unsigned long r, m, p, s, mask, fout; in s5pc100_get_pll_clk() local
80 unsigned long r, m, p, s, mask, fout; in s5pc110_get_pll_clk() local
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c148 target_ulong helper_crc32(target_ulong val, target_ulong m, uint32_t sz) in helper_crc32()
160 target_ulong helper_crc32c(target_ulong val, target_ulong m, uint32_t sz) in helper_crc32c()
/openbmc/phosphor-fan-presence/
H A Dhwmon_ffdc.cpp99 for (const auto& m : matches) in getDmesgFFDC() local
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.cpp294 auto m = b.new_method_call("org.freedesktop.systemd1", in getBootTimesMonotonic() local
359 auto m = in getECCErrorCounts() local

12345678910>>...16