Home
last modified time | relevance | path

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

/linux/drivers/hwspinlock/
A Dsprd_hwspinlock.c45 int user_id, lock_id; in sprd_hwspinlock_trylock() local
52 user_id = readl(sprd_hwlock->base + HWSPINLOCK_MASTERID(lock_id)); in sprd_hwspinlock_trylock()
55 lock_id, user_id); in sprd_hwspinlock_trylock()
/linux/drivers/media/platform/allegro-dvt/
A Dallegro-mail.h144 u32 user_id; member
154 u32 user_id; member
A Dallegro-core.c288 int user_id; member
432 unsigned int user_id) in allegro_find_channel_by_user_id() argument
437 if (channel->user_id == user_id) in allegro_find_channel_by_user_id()
1332 msg.user_id = channel->user_id; in allegro_mcu_send_create_channel()
2167 msg->user_id); in allegro_handle_create_channel()
2174 channel->user_id, in allegro_handle_create_channel()
2529 if (channel->user_id != -1) { in allegro_destroy_channel()
2531 channel->user_id = -1; in allegro_destroy_channel()
2557 if (channel->user_id < 0) { in allegro_create_channel()
2566 channel->user_id, in allegro_create_channel()
[all …]
A Dallegro-mail.c238 dst[i++] = msg->user_id; in allegro_enc_create_channel()
374 msg->user_id = src[i++]; in allegro_dec_create_channel()
/linux/fs/
A Daio.c101 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()
790 ctx, ctx->user_id, mm, ctx->nr_events); in ioctx_alloc()
1065 if (ctx && ctx->user_id == ctx_id) { in lookup_ioctx()
1331 ret = put_user(ioctx->user_id, ctxp); in SYSCALL_DEFINE2()
1363 ret = put_user((u32)ioctx->user_id, ctx32p); in COMPAT_SYSCALL_DEFINE2()
/linux/fs/fuse/
A Dfuse_i.h487 kuid_t user_id; member
539 kuid_t user_id; member
A Dinode.c702 ctx->user_id = make_kuid(fsc->user_ns, result.uint_32); in fuse_parse_param()
703 if (!uid_valid(ctx->user_id)) in fuse_parse_param()
757 from_kuid_munged(fc->user_ns, fc->user_id)); in fuse_show_options()
1542 fc->user_id = ctx->user_id; in fuse_fill_super_common()
A Dcontrol.c253 inode->i_uid = fc->user_id; in fuse_ctl_add_dentry()
A Ddir.c1140 if (uid_eq(cred->euid, fc->user_id) && in fuse_allow_current_process()
1141 uid_eq(cred->suid, fc->user_id) && in fuse_allow_current_process()
1142 uid_eq(cred->uid, fc->user_id) && in fuse_allow_current_process()
/linux/drivers/net/ethernet/sfc/
A Drx_common.c582 if (ctx->user_id != id) in efx_alloc_rss_context_entry()
600 new->user_id = id; in efx_alloc_rss_context_entry()
613 if (ctx->user_id == id) in efx_find_rss_context_entry()
A Dnet_driver.h729 u32 user_id; member
A Dethtool_common.c1295 *rss_context = ctx->user_id; in efx_ethtool_set_rxfh_context()
A Dmcdi_filters.c2213 ctx->user_id, rc); in efx_mcdi_rx_restore_rss_contexts()
/linux/fs/hpfs/
A Dhpfs.h464 u8 user_id[16]; /* unused */ member
/linux/net/iucv/
A Daf_iucv.c911 char user_id[9]; in iucv_sock_sendmsg() local
1082 user_id[8] = 0; in iucv_sock_sendmsg()
1083 memcpy(user_id, iucv->dst_user_id, 8); in iucv_sock_sendmsg()
1088 appl_id, user_id); in iucv_sock_sendmsg()
/linux/Documentation/filesystems/
A Dfuse.rst77 user_id=N
/linux/drivers/net/wireless/realtek/rtw89/
A Dcore.c1165 desc_info->user_id = RTW89_GET_RXWD_USER_ID(rxd_s); in rtw89_core_query_rxdesc()
A Dcore.h629 u8 user_id; member

Completed in 89 milliseconds