/openbmc/linux/drivers/scsi/ |
D | wd719x.c |
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_watchdog_timer-test.c | 56 static int watchdog_index(const Watchdog *wd) in watchdog_index() 65 static uint32_t watchdog_read_wtcr(QTestState *qts, const Watchdog *wd) in watchdog_read_wtcr() 70 static void watchdog_write_wtcr(QTestState *qts, const Watchdog *wd, in watchdog_write_wtcr() 76 static uint32_t watchdog_prescaler(QTestState *qts, const Watchdog *wd) in watchdog_prescaler() 104 static uint32_t watchdog_interrupt_cycles(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_cycles() 115 static int64_t watchdog_interrupt_steps(QTestState *qts, const Watchdog *wd) in watchdog_interrupt_steps() 124 const Watchdog *wd = watchdog; in test_init() local 138 const Watchdog *wd = watchdog; in test_reset_action() local 174 const Watchdog *wd = watchdog; in test_prescaler() local 206 const Watchdog *wd = watchdog; in test_enabling_flags() local [all …]
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 99 void helper_msa_nloc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_b() 122 void helper_msa_nloc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_h() 137 void helper_msa_nloc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_w() 148 void helper_msa_nloc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nloc_d() 157 void helper_msa_nlzc_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_b() 180 void helper_msa_nlzc_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_h() 195 void helper_msa_nlzc_w(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_w() 206 void helper_msa_nlzc_d(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_nlzc_d() 231 void helper_msa_pcnt_b(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_b() 254 void helper_msa_pcnt_h(CPUMIPSState *env, uint32_t wd, uint32_t ws) in helper_msa_pcnt_h() [all …]
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | ftwdt010_wdt.c | 29 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_settimeout() local 53 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_reset() local 67 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_disable() local
|
/openbmc/qemu/migration/ |
H A D | multifd-uadk.c | 50 struct wd_data *wd; in multifd_uadk_init_sess() local 95 static void multifd_uadk_uninit_sess(struct wd_data *wd) in multifd_uadk_uninit_sess() 108 struct wd_data *wd; in multifd_uadk_send_setup() local 131 struct wd_data *wd = p->compress_data; in multifd_uadk_send_cleanup() local 209 struct wd_data *wd; in multifd_uadk_recv_setup() local 223 struct wd_data *wd = p->compress_data; in multifd_uadk_recv_cleanup() local
|
/openbmc/linux/drivers/watchdog/ |
D | f71808e_wdt.c |
|
D | pseries-wdt.c |
|
/openbmc/sdbusplus/test/async/ |
H A D | fdio.cpp | 24 auto wd = inotify_add_watch(fd, path.c_str(), IN_CLOSE_WRITE); in FdioTest() local 78 int wd = -1; member in FdioTest
|
/openbmc/linux/fs/notify/inotify/ |
D | inotify.h |
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gitannex.py | 27 def uses_annex(self, ud, d, wd): argument 37 def update_annex(self, ud, d, wd): argument
|
H A D | git.py | 778 def _contains_ref(self, ud, d, name, wd): argument 794 def _lfs_objects_downloaded(self, ud, d, wd): argument 828 def _contains_lfs(self, ud, d, wd): argument
|
/openbmc/pldm/fw-update/ |
H A D | watch.hpp | 54 int wd = -1; member in pldm::fw_update::Watch
|
/openbmc/openbmc/poky/bitbake/lib/ |
H A D | pyinotify.py | 138 def inotify_rm_watch(self, fd, wd): argument 170 def _inotify_rm_watch(self, fd, wd): argument 233 def _inotify_rm_watch(self, fd, wd): argument 493 def __init__(self, wd, mask, cookie, name): argument 1574 def __init__(self, wd, path, mask, proc_fun, auto_add, exclude_filter): argument 1751 def get_watch(self, wd): argument 1760 def del_watch(self, wd): argument 1930 def update_watch(self, wd, mask=None, proc_fun=None, rec=False, argument 2031 def get_path(self, wd): argument 2062 def rm_watch(self, wd, rec=False, quiet=True): argument
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | watch.hpp | 55 int wd = -1; member in phosphor::software::manager::Watch
|
H A D | sync_watch.hpp | 65 using wd = int; typedef in phosphor::software::manager::SyncWatch
|
H A D | sync_watch.cpp | 25 auto wd = in addInotifyWatch() local
|
/openbmc/dbus-sensors/src/ |
H A D | NotifyWatch.hpp | 28 int wd = -1; member in notify_watch::NotifyWatch
|
/openbmc/linux/drivers/acpi/arm64/ |
D | gtdt.c |
|
/openbmc/phosphor-certificate-manager/ |
H A D | watch.hpp | 48 int wd = -1; member in phosphor::certs::Watch
|
/openbmc/linux/include/linux/ |
D | usermode_driver.h |
|
/openbmc/phosphor-debug-collector/ |
H A D | watch.hpp | 88 int wd = -1; member in phosphor::dump::inotify::Watch
|
/openbmc/linux/drivers/acpi/ |
D | glue.c |
|
/openbmc/openpower-pnor-code-mgmt/ubi/ |
H A D | watch.hpp | 110 int wd = -1; member in openpower::software::updater::Watch
|
/openbmc/phosphor-bmc-code-mgmt/common/include/ |
H A D | NotifyWatch.hpp | 119 int wd = -1; member in phosphor::notify::watch::NotifyWatch
|
/openbmc/linux/arch/mips/sgi-ip27/ |
D | ip27-xtalk.c |
|