/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create.py | 52 def __init__(self): argument 258 def process(self, srctree, classes, lines_before, lines_after, handled, extravalues): argument
|
/openbmc/bmcweb/http/ |
H A D | http_connection.hpp | 453 void tlsShutdownComplete(const std::shared_ptr<self_type>& self, in tlsShutdownComplete() argument 857 std::shared_ptr<Connection<Adaptor, Handler>> self = weakSelf.lock(); afterTimerWait() local [all...] |
H A D | http2_connection.hpp | 131 self_type& self = userPtrToSelf(userPtr); in fileReadCallback() local 546 static void afterWriteBuffer(const std::shared_ptr<self_type>& self, in afterWriteBuffer()
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.hpp | 271 std::shared_ptr<GetSensorConfiguration> self = shared_from_this(); in getPath() local 321 std::shared_ptr<GetSensorConfiguration> self = shared_from_this(); in getConfiguration() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | snps_udc_plat.c | 87 static int usbd_connect_notify(struct notifier_block *self, in usbd_connect_notify()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | pel_utils.py | 26 def __init__(self, message): argument
|
H A D | gen_arg.py | 34 def _fill_text(self, text, width, indent): argument
|
/openbmc/linux/lib/ |
H A D | crc64-rocksoft.c | 18 static int crc64_rocksoft_notify(struct notifier_block *self, unsigned long val, void *data) in crc64_rocksoft_notify()
|
H A D | crc-t10dif.c | 24 static int crc_t10dif_notify(struct notifier_block *self, unsigned long val, void *data) in crc_t10dif_notify()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | cmm.c | 211 static int cmm_oom_notify(struct notifier_block *self, in cmm_oom_notify() 472 static int cmm_memory_cb(struct notifier_block *self, in cmm_memory_cb()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | crash.c | 157 kdump_init_notifier(struct notifier_block *self, unsigned long val, void *data) in kdump_init_notifier()
|
/openbmc/linux/rust/alloc/vec/ |
H A D | extract_if.rs | 97 fn drop(&mut self) { in drop()
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | kgdb.c | 173 kgdb_notify(struct notifier_block *self, unsigned long cmd, void *ptr) in kgdb_notify()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | uprobes.c | 134 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/openbmc/linux/arch/arm/vfp/ |
H A D | vfpmodule.c | 159 static int vfp_notifier(struct notifier_block *self, unsigned long cmd, void *v) in vfp_notifier() 481 static int vfp_cpu_pm_notifier(struct notifier_block *self, unsigned long cmd, in vfp_cpu_pm_notifier()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | setup.c | 349 static int dump_kernel_offset(struct notifier_block *self, in dump_kernel_offset()
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | uprobes.c | 138 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgrp_kfunc_success.c | 141 struct cgroup *self, *ancestor1, *invalid; in BPF_PROG() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | uprobes.c | 154 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | kgdb.c | 35 static int kgdb_notify(struct notifier_block *self, in kgdb_notify()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | devlink_port_split.py | 71 def __init__(self, dev): argument
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | subscription.cpp | 168 std::shared_ptr<Subscription> self = weakSelf.lock(); in onHbTimeout() local
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_con.c | 226 static int sclp_console_notify(struct notifier_block *self, in sclp_console_notify()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | uprobes.c | 117 int arch_uprobe_exception_notify(struct notifier_block *self, in arch_uprobe_exception_notify()
|
/openbmc/telemetry/src/ |
H A D | report.cpp | 377 Report& self) in timerProcForPeriodicReport() 389 Report& self) in timerProcForOnChangeReport()
|