| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | user.h | 33 struct user { struct
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | sr_device.c | 155 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | sr_device.c | 152 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init() argument 166 static int __init sr_dev_init(struct omap_hwmod *oh, void *user) in sr_dev_init() argument
|
| /kernel/linux/linux-5.10/net/unix/ |
| H A D | scm.c | 48 void unix_inflight(struct user_struct *user, struct file *fp) in unix_inflight() argument 70 void unix_notinflight(struct user_struct *user, struct file *fp) in unix_notinflight() argument 99 struct user_struct *user = current_user(); in too_many_unix_fds() local [all...] |
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | tiny.c | 68 void rcu_sched_clock_irq(int user) in rcu_sched_clock_irq() argument
|
| /kernel/linux/linux-5.10/net/ax25/ |
| H A D | ax25_uid.c | 72 ax25_uid_assoc *user; in ax25_uid_ioctl() local
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| H A D | ebt_mark.c | 64 const struct compat_ebt_mark_t_info *user = src; in mark_tg_compat_from_user() local 73 struct compat_ebt_mark_t_info __user *user = dst; in mark_tg_compat_to_user() local
|
| H A D | ebt_mark_m.c | 48 const struct compat_ebt_mark_m_info *user = src; in mark_mt_compat_from_user() local 59 struct compat_ebt_mark_m_info __user *user = dst; in mark_mt_compat_to_user() local [all...] |
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | nf_defrag_ipv4.c | 83 enum ip_defrag_users user = in ipv4_conntrack_defrag() local 25 nf_ct_ipv4_gather_frags(struct net *net, struct sk_buff *skb, u_int32_t user) nf_ct_ipv4_gather_frags() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | device.h | 18 struct nvif_user user; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_dma.c | 74 struct nvif_user *user = &chan->drm->client.device.user; in nv50_dma_push() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | fault.h | 17 struct nvkm_device_oclass user; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gv100.c | 36 const u64 user = nvkm_memory_addr(usermem) + (chan->base.chid * 0x200); in gv100_fifo_runlist_chan() local
|
| /kernel/linux/linux-6.6/fs/smb/server/mgmt/ |
| H A D | tree_connect.h | 28 struct ksmbd_user *user; member
|
| H A D | user_config.h | 23 static inline bool user_guest(struct ksmbd_user *user) in user_guest() argument 28 static inline void set_user_flag(struct ksmbd_user *user, int flag) in set_user_flag() argument 33 static inline int test_user_flag(struct ksmbd_user *user, int flag) in test_user_flag() argument 38 static inline void set_user_guest(struct ksmbd_user *user) in set_user_guest() argument 42 static inline char *user_passkey(struct ksmbd_user *user) in user_passkey() argument 47 static inline char *user_name(struct ksmbd_user *user) in user_name() argument 52 user_uid(struct ksmbd_user *user) user_uid() argument 57 user_gid(struct ksmbd_user *user) user_gid() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | device.h | 18 struct nvif_user user; member
|
| /kernel/linux/linux-6.6/net/unix/ |
| H A D | scm.c | 47 void unix_inflight(struct user_struct *user, struct file *fp) in unix_inflight() argument 69 void unix_notinflight(struct user_struct *user, struct file *fp) in unix_notinflight() argument 98 struct user_struct *user = current_user(); in too_many_unix_fds() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/rlimits/ |
| H A D | rlimits-per-userns.c | 27 static uid_t user = 60000; variable
|
| /kernel/linux/linux-6.6/net/ax25/ |
| H A D | ax25_uid.c | 72 ax25_uid_assoc *user; in ax25_uid_ioctl() local
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| H A D | ebt_mark.c | 64 const struct compat_ebt_mark_t_info *user = src; in mark_tg_compat_from_user() local 73 struct compat_ebt_mark_t_info __user *user = dst; in mark_tg_compat_to_user() local
|
| H A D | ebt_mark_m.c | 48 const struct compat_ebt_mark_m_info *user = src; in mark_mt_compat_from_user() local 59 struct compat_ebt_mark_m_info __user *user = dst; in mark_mt_compat_to_user() local [all...] |
| /third_party/curl/lib/ |
| H A D | smb.h | 38 char *user; member
|
| H A D | curl_sspi.c | 147 xcharp_u user, dup_user; in Curl_create_sspi_identity() local [all...] |
| /third_party/libwebsockets/lib/abstract/ |
| H A D | private-lib-abstract.h | 33 void *user; member
|
| /third_party/libwebsockets/minimal-examples/raw/minimal-raw-fallback-http-server/ |
| H A D | minimal-raw-fallback-http-server.c | 51 callback_raw_echo(struct lws *wsi, enum lws_callback_reasons reason, void *user, in callback_raw_echo() argument
|