Home
last modified time | relevance | path

Searched +defs:user +defs:helper (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/net/netfilter/
Dnf_conntrack_ovs.c15 const struct nf_conntrack_helper *helper; in nf_ct_helper() local
81 struct nf_conntrack_helper *helper; in nf_ct_add_helper() local
150 enum ip_defrag_users user = IP_DEFRAG_CONNTRACK_IN + zone; in nf_ct_handle_fragments() local
162 enum ip6_defrag_users user = IP6_DEFRAG_CONNTRACK_IN + zone; in nf_ct_handle_fragments() local
Dnf_conntrack_proto.c178 const struct nf_conntrack_helper *helper; in nf_confirm() local
268 getorigdst(struct sock *sk, int optval, void __user *user, int *len) in getorigdst()
324 ipv6_getorigdst(struct sock *sk, int optval, void __user *user, int *len) in ipv6_getorigdst()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_fbdev_shmem.c16 static int drm_fbdev_shmem_fb_open(struct fb_info *info, int user) in drm_fbdev_shmem_fb_open()
27 static int drm_fbdev_shmem_fb_release(struct fb_info *info, int user) in drm_fbdev_shmem_fb_release()
106 static int drm_fbdev_shmem_helper_fb_dirty(struct drm_fb_helper *helper, in drm_fbdev_shmem_helper_fb_dirty()
Ddrm_fbdev_ttm.c16 static int drm_fbdev_ttm_fb_open(struct fb_info *info, int user) in drm_fbdev_ttm_fb_open()
27 static int drm_fbdev_ttm_fb_release(struct fb_info *info, int user) in drm_fbdev_ttm_fb_release()
142 static int drm_fbdev_ttm_helper_fb_dirty(struct drm_fb_helper *helper, in drm_fbdev_ttm_helper_fb_dirty()
Ddrm_fbdev_dma.c17 static int drm_fbdev_dma_fb_open(struct fb_info *info, int user) in drm_fbdev_dma_fb_open()
28 static int drm_fbdev_dma_fb_release(struct fb_info *info, int user) in drm_fbdev_dma_fb_release()
170 static int drm_fbdev_dma_helper_fb_dirty(struct drm_fb_helper *helper, in drm_fbdev_dma_helper_fb_dirty()