Home
last modified time | relevance | path

Searched refs:user (Results 1 – 25 of 1749) sorted by relevance

12345678910>>...70

/linux/arch/arm64/kernel/
H A Dsignal.c129 static void init_user_layout(struct rt_sigframe_user_layout *user) in init_user_layout() argument
132 sizeof(user->sigframe->uc.uc_mcontext.__reserved); in init_user_layout()
134 memset(user, 0, sizeof(*user)); in init_user_layout()
135 user->size = offsetof(struct rt_sigframe, uc.uc_mcontext.__reserved); in init_user_layout()
137 user->limit = user->size + reserved_size; in init_user_layout()
139 user->limit -= TERMINATOR_SIZE; in init_user_layout()
140 user->limit -= EXTRA_CONTEXT_SIZE; in init_user_layout()
144 static size_t sigframe_size(struct rt_sigframe_user_layout const *user) in sigframe_size() argument
146 return round_up(max(user->size, sizeof(struct rt_sigframe)), 16); in sigframe_size()
157 static int __sigframe_alloc(struct rt_sigframe_user_layout *user, in __sigframe_alloc() argument
[all …]
/linux/fs/smb/server/mgmt/
H A Duser_config.c16 struct ksmbd_user *user = NULL; in ksmbd_login_user() local
28 user = ksmbd_alloc_user(resp, resp_ext); in ksmbd_login_user()
31 return user; in ksmbd_login_user()
37 struct ksmbd_user *user; in ksmbd_alloc_user() local
39 user = kmalloc(sizeof(struct ksmbd_user), KSMBD_DEFAULT_GFP); in ksmbd_alloc_user()
40 if (!user) in ksmbd_alloc_user()
43 user->name = kstrdup(resp->account, KSMBD_DEFAULT_GFP); in ksmbd_alloc_user()
44 user->flags = resp->status; in ksmbd_alloc_user()
45 user->gid = resp->gid; in ksmbd_alloc_user()
46 user->uid = resp->uid; in ksmbd_alloc_user()
[all …]
H A Duser_config.h25 static inline bool user_guest(struct ksmbd_user *user) in user_guest() argument
27 return user->flags & KSMBD_USER_FLAG_GUEST_ACCOUNT; in user_guest()
30 static inline void set_user_flag(struct ksmbd_user *user, int flag) in set_user_flag() argument
32 user->flags |= flag; in set_user_flag()
35 static inline int test_user_flag(struct ksmbd_user *user, int flag) in test_user_flag() argument
37 return user->flags & flag; in test_user_flag()
40 static inline void set_user_guest(struct ksmbd_user *user) in set_user_guest() argument
44 static inline char *user_passkey(struct ksmbd_user *user) in user_passkey() argument
46 return user->passkey; in user_passkey()
49 static inline char *user_name(struct ksmbd_user *user) in user_name() argument
[all …]
/linux/Documentation/admin-guide/sysctl/
H A Duser.rst2 Documentation for /proc/sys/user/
12 /proc/sys/user.
16 per user per user namespace limits.
24 The creation of per user per user namespace objects are charged to
25 the user in the user namespace who created the object and
26 verified to be below the per user limit in that user namespace.
29 who created user namespaces the creation of the object happens
30 in (user namespaces can be nested) and verified to be below the per user
31 limits in the user namespaces of those users.
34 user namespace does not allow a user to escape their current limits.
[all …]
/linux/kernel/trace/
H A Dtrace_events_user.c201 typedef void (*user_event_func_t) (struct user_event *user, struct iov_iter *i,
209 static struct user_event_mm *user_event_mm_get_all(struct user_event *user);
211 static int destroy_user_event(struct user_event *user);
212 static bool user_fields_match(struct user_event *user, int argc,
231 static struct user_event *user_event_get(struct user_event *user) in user_event_get() argument
233 refcount_inc(&user->refcnt); in user_event_get()
235 return user; in user_event_get()
240 struct user_event *user = container_of( in delayed_destroy_user_event() local
245 if (!refcount_dec_and_test(&user->refcnt)) in delayed_destroy_user_event()
248 if (destroy_user_event(user)) { in delayed_destroy_user_event()
[all …]
/linux/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_interconnect_data.c27 .user = OCP_USER_MPU | OCP_USER_SDMA,
34 .user = OCP_USER_MPU,
47 .user = OCP_USER_MPU | OCP_USER_SDMA,
54 .user = OCP_USER_MPU | OCP_USER_SDMA,
62 .user = OCP_USER_MPU | OCP_USER_SDMA,
70 .user = OCP_USER_MPU | OCP_USER_SDMA,
78 .user = OCP_USER_MPU | OCP_USER_SDMA,
86 .user = OCP_USER_MPU | OCP_USER_SDMA,
94 .user = OCP_USER_MPU | OCP_USER_SDMA,
102 .user = OCP_USER_MPU | OCP_USER_SDMA,
[all …]
H A Domap_hwmod_3xxx_data.c1459 .user = OCP_USER_MPU | OCP_USER_SDMA,
1466 .user = OCP_USER_MPU | OCP_USER_SDMA,
1474 .user = OCP_USER_MPU,
1482 .user = OCP_USER_MPU,
1489 .user = OCP_USER_MPU | OCP_USER_SDMA,
1501 .user = OCP_USER_MPU | OCP_USER_SDMA,
1509 .user = OCP_USER_MPU,
1516 .user = OCP_USER_MPU | OCP_USER_SDMA,
1524 .user = OCP_USER_MPU | OCP_USER_SDMA,
1532 .user = OCP_USER_MPU | OCP_USER_SDMA,
[all …]
H A Domap_hwmod_81xx_data.c150 .user = OCP_USER_MPU,
157 .user = OCP_USER_MPU,
178 .user = OCP_USER_MPU,
185 .user = OCP_USER_MPU,
205 .user = OCP_USER_MPU,
212 .user = OCP_USER_MPU,
248 .user = OCP_USER_MPU,
287 .user = OCP_USER_MPU,
308 .user = OCP_USER_MPU,
329 .user = OCP_USER_MPU,
[all …]
H A Domap_hwmod_2430_data.c380 .user = OCP_USER_MPU,
388 .user = OCP_USER_MPU | OCP_USER_SDMA,
396 .user = OCP_USER_MPU | OCP_USER_SDMA,
404 .user = OCP_USER_MPU,
412 .user = OCP_USER_MPU | OCP_USER_SDMA,
420 .user = OCP_USER_MPU | OCP_USER_SDMA,
428 .user = OCP_USER_MPU | OCP_USER_SDMA,
436 .user = OCP_USER_MPU | OCP_USER_SDMA,
444 .user = OCP_USER_MPU | OCP_USER_SDMA,
452 .user = OCP_USER_MPU | OCP_USER_SDMA,
[all …]
H A Domap_hwmod_2420_data.c239 .user = OCP_USER_MPU | OCP_USER_SDMA,
247 .user = OCP_USER_MPU | OCP_USER_SDMA,
255 .user = OCP_USER_MPU | OCP_USER_SDMA,
263 .user = OCP_USER_MPU | OCP_USER_SDMA,
271 .user = OCP_USER_MPU | OCP_USER_SDMA,
279 .user = OCP_USER_MPU | OCP_USER_SDMA,
287 .user = OCP_USER_MPU | OCP_USER_SDMA,
295 .user = OCP_USER_MPU | OCP_USER_SDMA,
303 .user = OCP_USER_MPU | OCP_USER_SDMA,
310 .user = OCP_USER_MPU | OCP_USER_SDMA,
[all …]
/linux/scripts/
H A DMakefile.userprogs7 user-csingle := $(foreach m, $(userprogs), $(if $($(m)-objs),,$(m)))
10 user-cmulti := $(foreach m, $(userprogs), $(if $($(m)-objs),$(m)))
13 user-cobjs := $(sort $(foreach m, $(userprogs), $($(m)-objs)))
15 user-csingle := $(addprefix $(obj)/, $(user-csingle))
16 user-cmulti := $(addprefix $(obj)/, $(user-cmulti))
17 user-cobjs := $(addprefix $(obj)/, $(user-cobjs))
28 $(user-csingle): $(obj)/%: $(src)/%.c FORCE
35 $(user-cmulti): FORCE
37 $(call multi_depend, $(user-cmulti), , -objs)
42 $(user-cobjs): $(obj)/%.o: $(src)/%.c FORCE
[all …]
/linux/include/linux/
H A Dipmi.h48 struct ipmi_user *user; member
120 struct ipmi_user **user);
130 void ipmi_destroy_user(struct ipmi_user *user);
133 int ipmi_get_version(struct ipmi_user *user,
146 int ipmi_set_my_address(struct ipmi_user *user,
149 int ipmi_get_my_address(struct ipmi_user *user,
152 int ipmi_set_my_LUN(struct ipmi_user *user,
155 int ipmi_get_my_LUN(struct ipmi_user *user,
172 int ipmi_request_settime(struct ipmi_user *user,
190 int ipmi_request_supply_msgs(struct ipmi_user *user,
[all …]
/linux/drivers/fsi/
H A Dfsi-sbefifo.c782 static void sbefifo_release_command(struct sbefifo_user *user) in sbefifo_release_command() argument
784 if (is_vmalloc_addr(user->pending_cmd)) in sbefifo_release_command()
785 vfree(user->pending_cmd); in sbefifo_release_command()
786 user->pending_cmd = NULL; in sbefifo_release_command()
787 user->pending_len = 0; in sbefifo_release_command()
793 struct sbefifo_user *user; in sbefifo_user_open() local
795 user = kzalloc(sizeof(struct sbefifo_user), GFP_KERNEL); in sbefifo_user_open()
796 if (!user) in sbefifo_user_open()
799 file->private_data = user; in sbefifo_user_open()
800 user->sbefifo = sbefifo; in sbefifo_user_open()
[all …]
/linux/arch/m68k/ifpsp060/
H A Dos.S57 | Each IO routine checks to see if the memory write/read is to/from user
60 | for user mode applications.
71 | working in user space
80 | a1 - user destination address
82 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode
110 | a0 - user source address
113 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode
140 | Read a data byte from user memory.
143 | a0 - user source address
144 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode
[all …]
/linux/drivers/iommu/iommufd/
H A Dpages.c787 static void pfn_reader_user_init(struct pfn_reader_user *user, in pfn_reader_user_init() argument
790 user->upages = NULL; in pfn_reader_user_init()
791 user->upages_len = 0; in pfn_reader_user_init()
792 user->upages_start = 0; in pfn_reader_user_init()
793 user->upages_end = 0; in pfn_reader_user_init()
794 user->locked = -1; in pfn_reader_user_init()
795 user->gup_flags = FOLL_LONGTERM; in pfn_reader_user_init()
797 user->gup_flags |= FOLL_WRITE; in pfn_reader_user_init()
799 user->file = (pages->type == IOPT_ADDRESS_FILE) ? pages->file : NULL; in pfn_reader_user_init()
800 user->ufolios = NULL; in pfn_reader_user_init()
[all …]
/linux/security/keys/
H A Dkey.c52 struct key_user *candidate = NULL, *user; in key_user_lookup() local
63 user = rb_entry(parent, struct key_user, node); in key_user_lookup()
65 if (uid_lt(uid, user->uid)) in key_user_lookup()
67 else if (uid_gt(uid, user->uid)) in key_user_lookup()
79 user = NULL; in key_user_lookup()
104 user = candidate; in key_user_lookup()
109 refcount_inc(&user->usage); in key_user_lookup()
113 return user; in key_user_lookup()
119 void key_user_put(struct key_user *user) in key_user_put() argument
121 if (refcount_dec_and_lock(&user->usage, &key_user_lock)) { in key_user_put()
[all …]
/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c41 static struct ipmi_recv_msg *ipmi_alloc_recv_msg(struct ipmi_user *user);
43 struct ipmi_user *user);
206 struct ipmi_user *user; member
607 struct ipmi_user *user = container_of(ref, struct ipmi_user, refcount); in free_ipmi_user() local
610 owner = user->intf->owner; in free_ipmi_user()
611 kref_put(&user->intf->refcount, intf_free); in free_ipmi_user()
613 vfree(user); in free_ipmi_user()
616 static void release_ipmi_user(struct ipmi_user *user) in release_ipmi_user() argument
618 kref_put(&user->refcount, free_ipmi_user); in release_ipmi_user()
621 static struct ipmi_user *acquire_ipmi_user(struct ipmi_user *user) in acquire_ipmi_user() argument
[all …]
/linux/arch/mips/kernel/
H A Dunaligned.c118 bool user = user_mode(regs); in emulate_load_store_insn() local
128 __get_inst32(&insn.word, pc, user); in emulate_load_store_insn()
171 if (user && !access_ok(addr, 4)) in emulate_load_store_insn()
180 if (user && !access_ok(addr, 2)) in emulate_load_store_insn()
189 if (user && !access_ok(addr, 2)) in emulate_load_store_insn()
209 if (user && !access_ok(addr, 4)) in emulate_load_store_insn()
218 if (user && !access_ok(addr, 2)) in emulate_load_store_insn()
290 if (user && !access_ok(addr, 2)) in emulate_load_store_insn()
293 if (IS_ENABLED(CONFIG_EVA) && user) in emulate_load_store_insn()
305 if (user && !access_ok(addr, 4)) in emulate_load_store_insn()
[all …]
H A Daccess-helper.h5 static inline int __get_addr(unsigned long *a, unsigned long *p, bool user) in __get_addr() argument
7 return user ? get_user(*a, (unsigned long __user *)p) : in __get_addr()
11 static inline int __get_inst16(u16 *i, u16 *p, bool user) in __get_inst16() argument
13 return user ? get_user(*i, (u16 __user *)p) : get_kernel_nofault(*i, p); in __get_inst16()
16 static inline int __get_inst32(u32 *i, u32 *p, bool user) in __get_inst32() argument
18 return user ? get_user(*i, (u32 __user *)p) : get_kernel_nofault(*i, p); in __get_inst32()
/linux/net/bridge/netfilter/
H A Debt_mark_m.c48 const struct compat_ebt_mark_m_info *user = src; in mark_mt_compat_from_user() local
51 kern->mark = user->mark; in mark_mt_compat_from_user()
52 kern->mask = user->mask; in mark_mt_compat_from_user()
53 kern->invert = user->invert; in mark_mt_compat_from_user()
54 kern->bitmask = user->bitmask; in mark_mt_compat_from_user()
59 struct compat_ebt_mark_m_info __user *user = dst; in mark_mt_compat_to_user() local
62 if (put_user(kern->mark, &user->mark) || in mark_mt_compat_to_user()
63 put_user(kern->mask, &user->mask) || in mark_mt_compat_to_user()
64 put_user(kern->invert, &user->invert) || in mark_mt_compat_to_user()
65 put_user(kern->bitmask, &user->bitmask)) in mark_mt_compat_to_user()
/linux/net/core/
H A Dpage_pool_user.c48 if (!pool || hlist_unhashed(&pool->user.list) || in netdev_nl_page_pool_get_do()
94 hlist_for_each_entry(pool, &netdev->page_pools, user.list) { in netdev_nl_page_pool_get_dump()
95 if (state->pp_id && state->pp_id < pool->user.id) in netdev_nl_page_pool_get_dump()
98 state->pp_id = pool->user.id; in netdev_nl_page_pool_get_dump()
131 if (nla_put_uint(rsp, NETDEV_A_PAGE_POOL_ID, pool->user.id) || in page_pool_nl_stats_fill()
227 if (nla_put_uint(rsp, NETDEV_A_PAGE_POOL_ID, pool->user.id)) in page_pool_nl_fill()
246 if (pool->user.detach_time && in page_pool_nl_fill()
248 pool->user.detach_time)) in page_pool_nl_fill()
271 if (hlist_unhashed(&pool->user.list)) in netdev_nl_page_pool_event()
317 err = xa_alloc_cyclic(&page_pools, &pool->user.id, pool, xa_limit_32b, in page_pool_list()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgp102.c39 int user = chan->chid.user; in gp102_disp_dmac_init() local
54 nvkm_error(subdev, "ch %d init: %08x\n", user, in gp102_disp_dmac_init()
68 .user = nv50_disp_chan_user,
76 .user = 17,
83 .user = 13,
90 .user = 5,
98 .user = 1,
135 .user = nv50_disp_chan_user,
143 .user = 0,
185 .user = {
/linux/block/
H A Dioprio.c68 struct user_struct *user; in SYSCALL_DEFINE3() local
110 user = current_user(); in SYSCALL_DEFINE3()
112 user = find_user(uid); in SYSCALL_DEFINE3()
114 if (!user) in SYSCALL_DEFINE3()
127 free_uid(user); in SYSCALL_DEFINE3()
183 struct user_struct *user; in SYSCALL_DEFINE2() local
220 user = current_user(); in SYSCALL_DEFINE2()
222 user = find_user(uid); in SYSCALL_DEFINE2()
224 if (!user) in SYSCALL_DEFINE2()
228 if (!uid_eq(task_uid(p), user->uid) || in SYSCALL_DEFINE2()
[all …]
/linux/drivers/gpu/drm/nouveau/nvif/
H A Duserc361.c25 nvif_userc361_time(struct nvif_user *user) in nvif_userc361_time() argument
30 hi = nvif_rd32(&user->object, 0x084); in nvif_userc361_time()
31 lo = nvif_rd32(&user->object, 0x080); in nvif_userc361_time()
32 } while (hi != nvif_rd32(&user->object, 0x084)); in nvif_userc361_time()
38 nvif_userc361_doorbell(struct nvif_user *user, u32 token) in nvif_userc361_doorbell() argument
40 nvif_wr32(&user->object, 0x90, token); in nvif_userc361_doorbell()
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c202 struct oabi_flock64 user; in get_oabi_flock() local
204 if (copy_from_user(&user, (struct oabi_flock64 __user *)arg, in get_oabi_flock()
205 sizeof(user))) in get_oabi_flock()
208 kernel->l_type = user.l_type; in get_oabi_flock()
209 kernel->l_whence = user.l_whence; in get_oabi_flock()
210 kernel->l_start = user.l_start; in get_oabi_flock()
211 kernel->l_len = user.l_len; in get_oabi_flock()
212 kernel->l_pid = user.l_pid; in get_oabi_flock()
219 struct oabi_flock64 user; in put_oabi_flock() local
221 user.l_type = kernel->l_type; in put_oabi_flock()
[all …]

12345678910>>...70