Home
last modified time | relevance | path

Searched refs:watch (Results 151 – 175 of 234) sorted by relevance

12345678910

/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp229 const std::string& uploadPath, Watch* watch, in Certificate() argument
235 certWatch(watch), manager(parent) in Certificate()
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-configure-add-option-for-ps.patch97 …SH_ENABLE_OPTS="selinux posix-acl asm ssp db-reload xml-log message-queue login-watch process-chec…
/openbmc/webui-vue/src/views/Settings/Network/
H A DNetwork.vue89 watch: {
H A DTableIpv4.vue152 watch: {
/openbmc/webui-vue/src/components/Global/
H A DTableDateFilter.vue143 watch: {
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst74 sudo watch -d cat /sys/kernel/debug/dri/0/amdgpu_dm_dtn_log
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst328 for event readiness. Each one of these monitored files constitutes a "watch".
331 Each "watch" costs roughly 90 bytes on a 32-bit kernel, and roughly 160 bytes
334 available low memory, divided by the "watch" cost in bytes.
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DModalSettings.vue150 watch: {
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp340 std::unique_ptr<Runtime> watch(stdplus::PinnedRef<sdbusplus::bus_t> bus, in watch() function
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c2572 bool watch) in lineinfo_get_v1() argument
2586 if (watch) { in lineinfo_get_v1()
2598 if (watch) in lineinfo_get_v1()
2608 bool watch) in lineinfo_get() argument
2623 if (watch) { in lineinfo_get()
2635 if (watch) in lineinfo_get()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-asus-sparrow.dts16 chassis-type = "watch";
H A Dqcom-apq8026-lg-lenok.dts16 chassis-type = "watch";
H A Dqcom-apq8026-huawei-sturgeon.dts17 chassis-type = "watch";
/openbmc/linux/Documentation/powerpc/
H A Ddawr-power9.rst51 For GDB watchpoints (ie 'watch' command) on POWER9 bare metal , GDB
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c177 void xenbus_otherend_changed(struct xenbus_watch *watch, in xenbus_otherend_changed() argument
182 container_of(watch, struct xenbus_device, otherend_watch); in xenbus_otherend_changed()
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue73 watch: {
/openbmc/openbmc/meta-security/recipes-ids/samhain/
H A Dsamhain.inc53 PACKAGECONFIG[logwatch] = "--enable-login-watch, , "
/openbmc/qemu/docs/system/devices/
H A Dvirtio-gpu.rst110 .. _Wayland display passthrough: https://www.youtube.com/watch?v=OZJiHMtIQ2M
/openbmc/linux/net/ceph/
H A Dosd_client.c917 op->watch.cookie = cookie; in osd_req_op_watch_init()
918 op->watch.op = watch_opcode; in osd_req_op_watch_init()
919 op->watch.gen = gen; in osd_req_op_watch_init()
1014 dst->watch.cookie = cpu_to_le64(src->watch.cookie); in osd_req_encode_op()
1015 dst->watch.ver = cpu_to_le64(0); in osd_req_encode_op()
1016 dst->watch.op = src->watch.op; in osd_req_encode_op()
1017 dst->watch.gen = cpu_to_le32(src->watch.gen); in osd_req_encode_op()
3169 req->r_ops[0].watch.gen); in send_linger()
3214 if (lreq->register_gen == req->r_ops[0].watch.gen) { in linger_ping_cb()
3223 lreq->register_gen, req->r_ops[0].watch.gen); in linger_ping_cb()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml160 The object path of the D-Bus object to be watch for retrieving
/openbmc/qemu/hw/xen/
H A Dxen-operations.c401 .watch = libxenstore_watch,
/openbmc/pldm/
H A Dmeson.build170 'fw-update/watch.cpp',
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst19 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa.
/openbmc/linux/include/linux/ceph/
H A Drados.h522 } __attribute__ ((packed)) watch; member
/openbmc/linux/include/linux/
H A Dcounter.h348 const struct counter_watch *watch);

12345678910