Searched refs:user_id (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.15/drivers/hwspinlock/ |
| D | sprd_hwspinlock.c | 45 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-v5.15/drivers/media/platform/allegro-dvt/ |
| D | allegro-mail.h | 142 u32 user_id; member 152 u32 user_id; member
|
| D | allegro-core.c | 262 int user_id; member 406 unsigned int user_id) in allegro_find_channel_by_user_id() argument 411 if (channel->user_id == user_id) in allegro_find_channel_by_user_id() 1254 msg.user_id = channel->user_id; in allegro_mcu_send_create_channel() 2031 channel = allegro_find_channel_by_user_id(dev, msg->user_id); in allegro_handle_create_channel() 2036 msg->user_id); in allegro_handle_create_channel() 2043 channel->user_id, in allegro_handle_create_channel() 2053 channel->user_id, channel->mcu_channel_id); in allegro_handle_create_channel() 2120 channel->user_id, channel->mcu_channel_id); in allegro_handle_destroy_channel() 2387 if (channel->user_id != -1) { in allegro_destroy_channel() [all …]
|
| D | allegro-mail.c | 241 dst[i++] = msg->user_id; in allegro_enc_create_channel() 377 msg->user_id = src[i++]; in allegro_dec_create_channel()
|
| /Linux-v5.15/fs/ |
| D | aio.c | 101 unsigned long user_id; member 342 ctx->user_id = ctx->mmap_base = vma->vm_start; in aio_ring_mremap() 539 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-v5.15/fs/fuse/ |
| D | fuse_i.h | 487 kuid_t user_id; member 539 kuid_t user_id; member
|
| D | inode.c | 669 ctx->user_id = make_kuid(fsc->user_ns, result.uint_32); in fuse_parse_param() 670 if (!uid_valid(ctx->user_id)) in fuse_parse_param() 724 from_kuid_munged(fc->user_ns, fc->user_id)); in fuse_show_options() 1509 fc->user_id = ctx->user_id; in fuse_fill_super_common()
|
| D | control.c | 253 inode->i_uid = fc->user_id; in fuse_ctl_add_dentry()
|
| D | dir.c | 1149 if (uid_eq(cred->euid, fc->user_id) && in fuse_allow_current_process() 1150 uid_eq(cred->suid, fc->user_id) && in fuse_allow_current_process() 1151 uid_eq(cred->uid, fc->user_id) && in fuse_allow_current_process()
|
| /Linux-v5.15/drivers/net/ethernet/sfc/ |
| D | rx_common.c | 574 if (ctx->user_id != id) in efx_alloc_rss_context_entry() 592 new->user_id = id; in efx_alloc_rss_context_entry() 605 if (ctx->user_id == id) in efx_find_rss_context_entry()
|
| D | net_driver.h | 729 u32 user_id; member
|
| D | ethtool_common.c | 1301 *rss_context = ctx->user_id; in efx_ethtool_set_rxfh_context()
|
| D | mcdi_filters.c | 2213 ctx->user_id, rc); in efx_mcdi_rx_restore_rss_contexts()
|
| /Linux-v5.15/fs/hpfs/ |
| D | hpfs.h | 464 u8 user_id[16]; /* unused */ member
|
| /Linux-v5.15/net/iucv/ |
| D | af_iucv.c | 911 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-v5.15/Documentation/filesystems/ |
| D | fuse.rst | 77 user_id=N
|