| /openbmc/sdbusplus/include/sdbusplus/asio/ |
| H A D | object_server.hpp | 197 callback_method_instance(CallbackType&& func) : func_(func) {} in callback_method_instance() 234 CallbackType&& func) : io_(io), func_(func) in coroutine_method_instance() 313 CallbackType&& func) : in callback_get_instance() 334 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_message_instance() argument 364 std::function<bool(const PropertyType&, PropertyType&)>&& func) : in callback_set_value_instance() argument 556 auto func = std::find_if( in set_property() local 618 std::function<int(message_t&)> func; in register_method() local 639 property_callback* func = static_cast<property_callback*>(userdata); in get_handler() local 667 property_callback* func = static_cast<property_callback*>(userdata); in set_handler() local 705 method_callback* func = static_cast<method_callback*>(userdata); in method_handler() local
|
| /openbmc/qemu/block/ |
| H A D | qcow2-threads.c | 42 qcow2_co_process(BlockDriverState *bs, ThreadPoolFunc *func, void *arg) in qcow2_co_process() 78 Qcow2CompressFunc func; member 340 const void *src, size_t src_size, Qcow2CompressFunc func) in qcow2_co_do_compress() 446 Qcow2EncDecFunc func; member 459 Qcow2EncDecFunc func) in qcow2_co_encdec()
|
| /openbmc/u-boot/drivers/pinctrl/ath79/ |
| H A D | pinctrl_qca953x.c | 72 static int qca953x_pinctrl_request(struct udevice *dev, int func, int flags) in qca953x_pinctrl_request() 114 int func; in qca953x_pinctrl_set_state_simple() local
|
| H A D | pinctrl_ar933x.c | 52 static int ar933x_pinctrl_request(struct udevice *dev, int func, int flags) in ar933x_pinctrl_request() 94 int func; in ar933x_pinctrl_set_state_simple() local
|
| /openbmc/u-boot/board/micronas/vct/ |
| H A D | top.c | 99 int top_set_pin(int pin, int func) in top_set_pin() 122 int top_set_pin(int pin, int func) in top_set_pin()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | dbus_watcher.hpp | 102 const DataIface& dataIface, PropertySetFunc func) : in PropertyWatcher() 146 PropertySetFunc func) : in PropertyWatcher() 280 InterfaceSetFunc func) : in InterfaceWatcher()
|
| /openbmc/qemu/ |
| H A D | cpu-common.c | 128 run_on_cpu_func func; member 143 void do_run_on_cpu(CPUState *cpu, run_on_cpu_func func, run_on_cpu_data data, in do_run_on_cpu() 168 void async_run_on_cpu(CPUState *cpu, run_on_cpu_func func, run_on_cpu_data data) in async_run_on_cpu() 323 void async_safe_run_on_cpu(CPUState *cpu, run_on_cpu_func func, in async_safe_run_on_cpu()
|
| /openbmc/qemu/hw/uefi/ |
| H A D | var-service-policy.c | 255 void *func) in uefi_vars_mm_check_policy_is_enabled() 273 void *func) in uefi_vars_mm_check_policy_register() 334 void *func = (uv->buffer + sizeof(*mhdr) + sizeof(*mchk)); in uefi_vars_mm_check_policy_proto() local
|
| /openbmc/u-boot/include/configs/ |
| H A D | phycore_rk3288.h | 15 #define BOOT_TARGET_DEVICES(func) \ argument
|
| H A D | tinker_rk3288.h | 14 #define BOOT_TARGET_DEVICES(func) \ argument
|
| H A D | omap3_evm.h | 85 #define BOOT_TARGET_DEVICES(func) \ argument 93 #define BOOT_TARGET_DEVICES(func) \ argument
|
| H A D | sifive-fu540.h | 28 #define BOOT_TARGET_DEVICES(func) \ argument
|
| H A D | omap3_beagle.h | 91 #define BOOT_TARGET_DEVICES(func) \ argument 99 #define BOOT_TARGET_DEVICES(func) \ argument
|
| /openbmc/u-boot/post/lib_powerpc/fpu/ |
| H A D | acc1.c | 18 static double func (const double *array) in func() function
|
| /openbmc/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-axg-pmx.c | 47 unsigned int pin, unsigned int func) in meson_axg_pmx_update_function() 76 const struct meson_pmx_func *func; in meson_axg_pinmux_group_set() local
|
| /openbmc/u-boot/include/ |
| H A D | exports.h | 53 #define EXPORT_FUNC(impl, res, func, ...) res(*func)(__VA_ARGS__); argument
|
| /openbmc/qemu/include/qemu/ |
| H A D | rcu.h | 140 RCUCBFunc *func; member 149 #define call_rcu(head, func, field) \ argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | data.py | 206 def emit_func(func, o=sys.__stdout__, d = init()): argument 233 def emit_func_python(func, o=sys.__stdout__, d = init()): argument 236 def write_func(func, o, call = False): argument
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | dsp_helper.c | 1096 #define MIPSDSP32_UNOP_ENV(name, func, element) \ argument 1116 #define MIPSDSP64_UNOP_ENV(name, func, element) \ argument 1136 #define MIPSDSP32_BINOP(name, func, element) \ argument 1163 #define MIPSDSP32_BINOP_ENV(name, func, element) \ argument 1196 #define MIPSDSP64_BINOP(name, func, element) \ argument 1217 #define MIPSDSP64_BINOP_ENV(name, func, element) \ argument 1718 #define SHIFT_QB(name, func) \ argument 1735 #define SHIFT_QB_ENV(name, func) \ argument 1763 #define SHIFT_OB(name, func) \ argument 1782 #define SHIFT_OB_ENV(name, func) \ argument [all …]
|
| /openbmc/u-boot/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 39 void mvebu_pinctl_emmc_set_mux(struct udevice *dev, u32 pin, u32 func) in mvebu_pinctl_emmc_set_mux() 157 u32 func = func_arr[pin]; in mvebu_pinctrl_set_state_all() local
|
| /openbmc/qemu/include/block/ |
| H A D | aio_task.h | 33 AioTaskFunc func; member
|
| /openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
| H A D | __manual_lifetime.hpp | 58 auto __construct_from(_Func&& func, _Args&&... __args) -> _Ty& { in __construct_from()
|
| /openbmc/u-boot/tools/ |
| H A D | proftool.c | 106 struct func_info *func; in read_system_map() local 312 struct func_info *func, *end; in check_trace_config_line() local 360 struct func_info *func, *end; in check_functions() local 472 struct func_info *func; in out_func() local 503 struct func_info *func = find_func_by_offset(call->func); in make_ftrace() local
|
| /openbmc/phosphor-fan-presence/monitor/test/ |
| H A D | power_off_rule_test.cpp | 12 PowerOffAction::PrePowerOffFunc func; in TEST() local
|
| /openbmc/u-boot/arch/x86/cpu/intel_common/ |
| H A D | mrc.c | 209 asmlinkage int (*func)(void *); in sdram_initialise() local 214 int (*func)(void *); in sdram_initialise() local
|