/openbmc/linux/arch/arm/kernel/ |
H A D | xscale-cp0.c | 33 static int dsp_do(struct notifier_block *self, unsigned long cmd, void *t) in dsp_do() 58 static int iwmmxt_do(struct notifier_block *self, unsigned long cmd, void *t) in iwmmxt_do()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | utils.py | 281 def __init__(self, *args, **kwargs): argument 287 def run(self): argument 295 def update(self): argument 304 def exception(self): argument 309 def result(self): argument
|
H A D | copy_buildsystem.py | 33 def __init__(self, context, d): argument 40 def copy_bitbake_and_layers(self, destdir, workspace_name=None): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 29 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options): argument 62 def run(self): argument 124 def stop(self): argument
|
/openbmc/bmcweb/include/ |
H A D | obmc_console.hpp | 74 std::shared_ptr<ConsoleHandler> self = weak.lock(); in doWrite() local 100 std::shared_ptr<ConsoleHandler> self = weak.lock(); in afterSendEx() local 116 std::shared_ptr<ConsoleHandler> self = weakSelf.lock(); in doRead() local
|
H A D | vm_websocket.hpp | 249 std::shared_ptr<NbdProxyServer> self = weak.lock(); in afterMount() local 276 std::shared_ptr<NbdProxyServer> self = weak.lock(); in afterAccept() local 331 std::shared_ptr<NbdProxyServer> self = weak.lock(); in afterRead() local 358 std::shared_ptr<NbdProxyServer> self = weak.lock(); in afterWrite() local
|
H A D | kvm_websocket.hpp | 88 auto self = weak.lock(); in doRead() local 140 auto self = weak.lock(); in doWrite() local
|
/openbmc/bmcweb/scripts/ |
H A D | generate_auth_certificates.py | 34 def __init__(self, client, username="root", password="0penBmc"): argument 41 def __enter__(self): argument 56 def __exit__(self, type, value, traceback): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-cache-management.py | 59 def __hash__(self): argument 62 def __getattr__(self, name): argument
|
H A D | wic | 89 def __init__(self, **kwargs): argument 92 def __call__(self, parser, namespace, value, option_string=None): argument 509 def format_help(self): argument
|
/openbmc/u-boot/tools/patman/ |
H A D | command.py | 19 def __init__(self): argument 26 def __init__(self, stdout='', stderr='', combined='', return_code=0, argument
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPReactor.cpp | 53 if (auto self = weak.lock()) in trackEndpoint() local 99 auto self = weak.lock(); in setupEndpoint() local
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | wic | 89 def __init__(self, **kwargs): argument 92 def __call__(self, parser, namespace, value, option_string=None): argument 509 def format_help(self): argument
|
/openbmc/qemu/docs/sphinx/ |
H A D | hxtool.py | 92 def run(self): argument 181 def do_parse(self, result, node): argument
|
/openbmc/linux/rust/kernel/ |
H A D | task.rs | 142 pub fn wake_up(&self) { in wake_up() 152 fn inc_ref(&self) { in inc_ref()
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | interrupts.py | 208 def __init__(self): argument 211 def invoke(self, arg, from_tty): argument
|
/openbmc/qemu/util/ |
H A D | coroutine-ucontext.c | 151 CoroutineUContext *self; in coroutine_trampoline() local 339 Coroutine *self = get_current(); in qemu_coroutine_self() local 356 Coroutine *self = get_current(); in qemu_in_coroutine() local
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | fdio.hpp | 65 friend void tag_invoke(execution::start_t, fdio_completion& self) noexcept in tag_invoke() 115 friend auto tag_invoke(execution::connect_t, fdio_sender&& self, R r) in tag_invoke()
|
H A D | match.hpp | 89 friend void tag_invoke(execution::start_t, match_completion& self) noexcept in tag_invoke() 138 friend auto tag_invoke(execution::connect_t, match_sender&& self, R r) in tag_invoke()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | main.py | 48 def _get_help_string(self, action): argument 312 def parseCommandLine(self, argv=sys.argv): argument
|
/openbmc/dbus-sensors/src/fan/ |
H A D | PresenceGpio.cpp | 98 std::shared_ptr<EventPresenceGpio> self = weakRef.lock(); in monitorPresence() local 154 std::shared_ptr<PollingPresenceGpio> self = weakRef.lock(); in pollTimerHandler() local
|
/openbmc/linux/rust/alloc/collections/ |
H A D | mod.rs | 135 &self, in fmt() 155 fn spec_extend(&mut self, iter: I); in spec_extend()
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempSensor.cpp | 148 std::shared_ptr<HwmonTempSensor> self = weakRef.lock(); in setupRead() local 165 std::shared_ptr<HwmonTempSensor> self = weakRef.lock(); in restartRead() local
|
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSDRSensor.cpp | 54 auto self = weakRef.lock(); in getSDRRepositoryInfo() local 97 auto self = weakRef.lock(); in reserveSDRRepository() local 143 auto self = weakRef.lock(); in getSDRSensorData() local
|
/openbmc/phosphor-led-sysfs/interfaces/ |
H A D | internal_interface.cpp | 127 auto* self = static_cast<InternalInterface*>(context); in addLedConfigure() local 155 auto* self = static_cast<InternalInterface*>(context); in removeLedConfigure() local
|