Home
last modified time | relevance | path

Searched defs:zeroed (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp48 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot() local
/openbmc/linux/rust/kernel/init/
H A Dmacros.rs1284 let mut zeroed = ::core::mem::zeroed(); localVariable
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp54 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot() local
/openbmc/linux/rust/kernel/
H A Dinit.rs1270 pub fn zeroed<T: Zeroable>() -> impl Init<T> { in zeroed() function
/openbmc/qemu/hw/nvme/
H A Ddif.c357 bool zeroed; in nvme_dif_mangle_mdata() local
/openbmc/qemu/block/
H A Dvmdk.c1455 bool zeroed) in get_whole_cluster()
1592 bool zeroed = false; in get_cluster_offset() local
2061 QEMUIOVector *qiov, bool zeroed, bool zero_dry_run) in vmdk_pwritev()
/openbmc/linux/mm/
H A Dvmalloc.c3692 size_t zeroed = zero_iter(iter, to_zero); in vmap_ram_vread_iter() local
3806 size_t zeroed = zero_iter(iter, to_zero); in vread_iter() local
H A Dhugetlb.c1704 int zeroed; in add_hugetlb_folio() local
/openbmc/qemu/linux-user/
H A Dsyscall.c11418 int zeroed; in _syscall2() local