Home
last modified time | relevance | path

Searched defs:user (Results 51 – 75 of 385) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/arch/um/include/shared/
H A Dnet_kern.h42 char user[0]; member
56 const struct net_user_info *user; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddmacgp102.c34 int user = chan->chid.user; in gp102_disp_dmac_init() local
H A Doimmnv50.c34 struct nv50_disp *disp, int ctrl, int user, in nv50_disp_oimm_new_()
H A Dcursnv50.c34 struct nv50_disp *disp, int ctrl, int user, in nv50_disp_curs_new_()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddcookies.h57 static inline void dcookie_unregister(struct dcookie_user * user) in dcookie_unregister()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c76 static ssize_t kfd_smi_ev_read(struct file *filep, char __user *user, in kfd_smi_ev_read()
120 static ssize_t kfd_smi_ev_write(struct file *filep, const char __user *user, in kfd_smi_ev_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fb.c50 amdgpufb_open(struct fb_info *info, int user) in amdgpufb_open()
63 amdgpufb_release(struct fb_info *info, int user) in amdgpufb_release()
/OK3568_Linux_fs/kernel/security/keys/
H A Dkey.c53 struct key_user *candidate = NULL, *user; in key_user_lookup() local
120 void key_user_put(struct key_user *user) in key_user_put()
230 struct key_user *user = NULL; in key_alloc() local
H A Dproc.c255 struct key_user *user = rb_entry(n, struct key_user, node); in __key_user_next() local
306 struct key_user *user = rb_entry(_p, struct key_user, node); in proc_key_users_show() local
/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-sbefifo.c759 static void sbefifo_release_command(struct sbefifo_user *user) in sbefifo_release_command()
770 struct sbefifo_user *user; in sbefifo_user_open() local
791 struct sbefifo_user *user = file->private_data; in sbefifo_user_read() local
840 struct sbefifo_user *user = file->private_data; in sbefifo_user_write() local
900 struct sbefifo_user *user = file->private_data; in sbefifo_user_release() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_fb.c52 radeonfb_open(struct fb_info *info, int user) in radeonfb_open()
66 radeonfb_release(struct fb_info *info, int user) in radeonfb_release()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/
H A Dvideoplayer.cpp630 void VideoPlayer::doMsgCmd(int msgType, void* user,void* data,int len) in doMsgCmd()
670 int VideoPlayer::autVideoCb_func(int msgType, void* user,void* data,int len) in autVideoCb_func()
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctimap.h22 unsigned short user; /* the id of the user resource consuming data */ member
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h358 static inline int generic_phy_get_by_index(struct udevice *user, int index, in generic_phy_get_by_index()
364 static inline int generic_phy_get_by_name(struct udevice *user, const char *phy_name, in generic_phy_get_by_name()
/OK3568_Linux_fs/kernel/fs/
H A Ddcookies.c318 struct dcookie_user * user; in dcookie_register() local
341 void dcookie_unregister(struct dcookie_user * user) in dcookie_unregister()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontent_p.h94 QPlaceUser user; variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-vrp.h27 class GTY((user)) value_range_equiv : public value_range in class() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-vrp.h27 class GTY((user)) value_range_equiv : public value_range in class() argument
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c149 static struct frag_queue *fq_find(struct net *net, __be32 id, u32 user, in fq_find()
440 int nf_ct_frag6_gather(struct net *net, struct sk_buff *skb, u32 user) in nf_ct_frag6_gather()
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dop_counter.h23 unsigned long user; member
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_spi.h31 void *user; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Datmsap.h112 unsigned char user; /* user-specified l2 information */ member
123 unsigned char user; /* user specified l3 information */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Datmsap.h112 unsigned char user; /* user-specified l2 information */ member
123 unsigned char user; /* user specified l3 information */ member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dskeletonfb.c150 static int xxxfb_open(struct fb_info *info, int user) in xxxfb_open()
169 static int xxxfb_release(struct fb_info *info, int user) in xxxfb_release()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Datmsap.h112 unsigned char user; /* user-specified l2 information */ member
123 unsigned char user; /* user specified l3 information */ member

12345678910>>...16