Home
last modified time | relevance | path

Searched refs:user_id (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/drivers/hwspinlock/
Dsprd_hwspinlock.c48 int user_id, lock_id; in sprd_hwspinlock_trylock() local
55 user_id = readl(sprd_hwlock->base + HWSPINLOCK_MASTERID(lock_id)); in sprd_hwspinlock_trylock()
58 lock_id, user_id); in sprd_hwspinlock_trylock()
/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c211 int user_id; member
316 u32 user_id; member
406 u32 user_id; member
544 unsigned int user_id) in allegro_find_channel_by_user_id() argument
549 if (channel->user_id == user_id) in allegro_find_channel_by_user_id()
1014 msg.user_id = channel->user_id; in allegro_mcu_send_create_channel()
1624 channel = allegro_find_channel_by_user_id(dev, msg->user_id); in allegro_handle_create_channel()
1629 msg->user_id); in allegro_handle_create_channel()
1636 channel->user_id, msg->error_code); in allegro_handle_create_channel()
1644 channel->user_id, channel->mcu_channel_id); in allegro_handle_create_channel()
[all …]
/Linux-v5.4/fs/fuse/
Dinode.c508 ctx->user_id = make_kuid(fc->user_ns, result.uint_32); in fuse_parse_param()
509 if (!uid_valid(ctx->user_id)) in fuse_parse_param()
564 seq_printf(m, ",user_id=%u", from_kuid_munged(fc->user_ns, fc->user_id)); in fuse_show_options()
1180 fc->user_id = ctx->user_id; in fuse_fill_super_common()
Dfuse_i.h470 kuid_t user_id; member
511 kuid_t user_id; member
Dcontrol.c243 inode->i_uid = fc->user_id; in fuse_ctl_add_dentry()
Ddir.c1082 if (uid_eq(cred->euid, fc->user_id) && in fuse_allow_current_process()
1083 uid_eq(cred->suid, fc->user_id) && in fuse_allow_current_process()
1084 uid_eq(cred->uid, fc->user_id) && in fuse_allow_current_process()
/Linux-v5.4/fs/
Daio.c103 unsigned long user_id; member
343 ctx->user_id = ctx->mmap_base = vma->vm_start; in aio_ring_mremap()
540 ctx->user_id = ctx->mmap_base; in aio_setup_ring()
791 ctx, ctx->user_id, mm, ctx->nr_events); in ioctx_alloc()
1066 if (ctx && ctx->user_id == ctx_id) { in lookup_ioctx()
1332 ret = put_user(ioctx->user_id, ctxp); in SYSCALL_DEFINE2()
1364 ret = put_user((u32)ioctx->user_id, ctx32p); in COMPAT_SYSCALL_DEFINE2()
/Linux-v5.4/fs/hpfs/
Dhpfs.h463 u8 user_id[16]; /* unused */ member
/Linux-v5.4/net/iucv/
Daf_iucv.c1072 char user_id[9]; in iucv_sock_sendmsg() local
1241 user_id[8] = 0; in iucv_sock_sendmsg()
1242 memcpy(user_id, iucv->dst_user_id, 8); in iucv_sock_sendmsg()
1247 appl_id, user_id); in iucv_sock_sendmsg()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h730 u32 user_id; member
Defx.c3261 if (ctx->user_id != id) in efx_alloc_rss_context_entry()
3279 new->user_id = id; in efx_alloc_rss_context_entry()
3292 if (ctx->user_id == id) in efx_find_rss_context_entry()
Dethtool.c1456 *rss_context = ctx->user_id; in efx_ethtool_set_rxfh_context()
Def10.c3005 ctx->user_id, rc); in efx_ef10_rx_restore_rss_contexts()
/Linux-v5.4/Documentation/filesystems/
Dfuse.txt83 'user_id=N'