Searched refs:muid (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
D | base.c | 84 static guid_t muid = in mxm_shadow_dsm() local 107 obj = acpi_evaluate_dsm(handle, &muid, rev, 0x00000010, &argv4); in mxm_shadow_dsm()
|
/linux-6.1.9/net/9p/ |
D | protocol.c | 204 kfree(stbuf->muid); in p9stat_free() 205 stbuf->muid = NULL; in p9stat_free() 371 &stbuf->gid, &stbuf->muid, in p9pdu_vreadf() 595 stbuf->gid, stbuf->muid, in p9pdu_vwritef()
|
D | client.c | 1698 ret->name, ret->uid, ret->gid, ret->muid, ret->extension, in p9_client_stat() 1790 if (wst->muid) in p9_client_statsize() 1791 ret += strlen(wst->muid); in p9_client_statsize() 1823 wst->name, wst->uid, wst->gid, wst->muid, wst->extension, in p9_client_wstat()
|
/linux-6.1.9/include/net/9p/ |
D | 9p.h | 397 const char *muid; member
|
/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | mm.c | 267 u64 muid; in ps3_mm_region_create() local 283 ALLOCATE_MEMORY_TRY_ALT_UNIT, &r->base, &muid); in ps3_mm_region_create()
|
/linux-6.1.9/fs/9p/ |
D | vfs_inode.c | 216 wstat->muid = NULL; in v9fs_blank_wstat() 987 wstat.muid = v9ses->uname; in v9fs_vfs_rename()
|