Home
last modified time | relevance | path

Searched refs:mutating (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c285 bool mutating; member
612 if (op->mutating && old->ref != 1) { in xs_node_walk()
652 if (op->mutating && this_inplace) { in xs_node_walk()
657 assert(op->mutating); in xs_node_walk()
700 if (err || !op->mutating) { in xs_node_walk()
754 if (!err && op->mutating) { in xs_node_walk()
845 op->mutating = false; in init_walk_op()
906 op.mutating = true; in xs_impl_write()
1047 op.mutating = true; in transaction_commit()
1095 op.mutating = true; in xs_impl_rm()
[all …]
/openbmc/linux/Documentation/bpf/
H A Dcpumasks.rst195 kfuncs for mutating and querying cpumasks.
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst8204 reading the state of an entry and mutating it from DIRTY to HARVESTED.