Home
last modified time | relevance | path

Searched refs:smr_serialized_store (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dsmr_types.h86 #define smr_serialized_store(p, v, ex) do { \ macro
H A Dfiledesc.h347 smr_serialized_store(&pdp->pd_pwd, newpwd, in pwd_set()
/f-stack/freebsd/vm/
H A Dvm_radix.c225 smr_serialized_store(p, v, true); in vm_radix_node_store()
/f-stack/freebsd/kern/
H A Dsubr_pctrie.c197 smr_serialized_store(p, v, true); in pctrie_node_store()
H A Dkern_descrip.c2187 smr_serialized_store(&newpdp->pd_pwd, newpwd, true); in pdinit()
2193 smr_serialized_store(&newpdp->pd_pwd, newpwd, true); in pdinit()