Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/mm/pat/
Dmemtype_interval.c175 int memtype_copy_nth_element(struct memtype *entry_out, loff_t pos) in memtype_copy_nth_element() argument
188 *entry_out = *entry_match; in memtype_copy_nth_element()
Dmemtype.h36 extern int memtype_copy_nth_element(struct memtype *entry_out, loff_t pos);
/Linux-v6.1/fs/fuse/
Dreaddir.c154 struct fuse_entry_out *o = &direntplus->entry_out; in fuse_direntplus_link()
316 fuse_force_forget(file, direntplus->entry_out.nodeid); in parse_dirplusfile()
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c437 struct sparx5_mdb_entry **entry_out) in sparx5_alloc_mdb_entry() argument
461 *entry_out = entry; in sparx5_alloc_mdb_entry()
/Linux-v6.1/include/uapi/linux/
Dfuse.h904 struct fuse_entry_out entry_out; member