Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 25 of 51) sorted by relevance

123

/linux/net/netfilter/
H A Dnfnetlink_cthelper.c35 struct nf_conntrack_helper helper; member
45 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() local
99 const struct nf_conntrack_helper *helper; in nfnl_cthelper_from_nlattr() local
116 const struct nf_conntrack_helper *helper; in nfnl_cthelper_to_nlattr() local
172 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy()
222 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() local
319 struct nf_conntrack_helper *helper) in nfnl_cthelper_update_policy_all()
358 static int nfnl_cthelper_update_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_update_policy()
383 struct nf_conntrack_helper *helper) in nfnl_cthelper_update()
421 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local
[all …]
H A Dnf_conntrack_helper.c106 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put() argument
165 void nf_nat_helper_put(struct nf_conntrack_helper *helper) in nf_nat_helper_put() argument
194 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() local
257 struct nf_conntrack_helper *helper; nf_ct_helper_destroy() local
325 const struct nf_conntrack_helper *helper; nf_ct_helper_log() local
428 nf_ct_helper_init(struct nf_conntrack_helper * helper,u16 l3num,u16 protonum,const char * name,u16 default_port,u16 spec_port,u32 id,const struct nf_conntrack_expect_policy * exp_pol,u32 expect_class_max,int (* help)(struct sk_buff * skb,unsigned int protoff,struct nf_conn * ct,enum ip_conntrack_info ctinfo),int (* from_nlattr)(struct nlattr * attr,struct nf_conn * ct),struct module * module) nf_ct_helper_init() argument
458 nf_conntrack_helpers_register(struct nf_conntrack_helper * helper,unsigned int n) nf_conntrack_helpers_register() argument
478 nf_conntrack_helpers_unregister(struct nf_conntrack_helper * helper,unsigned int n) nf_conntrack_helpers_unregister() argument
[all...]
H A Dnf_conntrack_ovs.c15 const struct nf_conntrack_helper *helper; in nf_ct_helper() local
81 struct nf_conntrack_helper *helper; nf_ct_add_helper() local
[all...]
H A Dnf_conntrack_expect.c327 struct nf_conntrack_helper *helper = NULL; in nf_ct_expect_init() local
411 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() local
461 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() local
654 struct nf_conntrack_helper *helper; in exp_seq_show() local
H A Dxt_CT.c77 struct nf_conntrack_helper *helper; in xt_ct_set_helper() local
142 struct nf_conntrack_helper *helper; in xt_ct_put_helper() local
H A Dnf_conntrack_broadcast.c23 const struct nf_conntrack_helper *helper; in nf_conntrack_broadcast_help() local
H A Dxt_helper.c29 const struct nf_conntrack_helper *helper; in helper_mt() local
H A Dnf_conntrack_netlink.c229 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local
1930 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local
2243 struct nf_conntrack_helper *helper; ctnetlink_create_conntrack() local
2868 struct nf_conntrack_helper *helper = NULL; ctnetlink_glue_attach_expect() local
3009 struct nf_conntrack_helper *helper; ctnetlink_exp_dump_expect() local
3393 struct nf_conntrack_helper *helper; expect_iter_name() local
3531 ctnetlink_alloc_expect(const struct nlattr * const cda[],struct nf_conn * ct,struct nf_conntrack_helper * helper,struct nf_conntrack_tuple * tuple,struct nf_conntrack_tuple * mask) ctnetlink_alloc_expect() argument
3606 struct nf_conntrack_helper *helper = NULL; ctnetlink_create_expect() local
[all...]
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c45 struct drm_fb_helper *helper = fbdev->dev->fb_helper; in pan_worker() local
61 struct drm_fb_helper *helper = get_fb(fbi); in FB_GEN_DEFAULT_DEFERRED_DMAMEM_OPS() local
94 struct drm_fb_helper *helper = info->par; in omap_fbdev_fb_destroy() local
127 static int omap_fbdev_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) in omap_fbdev_dirty()
151 int omap_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, in omap_fbdev_driver_fbdev_probe()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c34 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in FB_GEN_DEFAULT_DEFERRED_SYSMEM_OPS() local
42 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_fb_destroy() local
66 static int msm_fbdev_fb_dirty(struct drm_fb_helper *helper, in msm_fbdev_fb_dirty()
89 int msm_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, in msm_fbdev_driver_fbdev_probe()
/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c27 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap() local
42 struct drm_fb_helper *helper = info->par; in tegra_fbdev_fb_destroy() local
70 int tegra_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_driver_fbdev_probe()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c30 struct drm_fb_helper *helper = info->par; in exynos_drm_fb_mmap() local
57 static int exynos_drm_fbdev_update(struct drm_fb_helper *helper, in exynos_drm_fbdev_update()
84 int exynos_drm_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, in exynos_drm_fbdev_driver_fbdev_probe()
/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c219 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, in drm_fb_helper_resume_worker() local
227 static void drm_fb_helper_fb_dirty(struct drm_fb_helper *helper) in drm_fb_helper_fb_dirty()
269 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work); in drm_fb_helper_damage_work() local
287 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, in drm_fb_helper_prepare()
446 static void drm_fb_helper_add_damage_clip(struct drm_fb_helper *helper, u32 x, u32 y, in drm_fb_helper_add_damage_clip()
460 static void drm_fb_helper_damage(struct drm_fb_helper *helper, u32 x, u32 y, in drm_fb_helper_damage()
549 struct drm_fb_helper *helper = info->par; in drm_fb_helper_deferred_io() local
/linux/include/uapi/linux/netfilter/
H A Dxt_CT.h24 char helper[16]; member
35 char helper[16]; member
/linux/drivers/net/wireless/marvell/libertas/
H A Dfirmware.c16 const struct firmware *helper, const struct firmware *mainfw) in lbs_fw_loaded()
174 const struct firmware **helper, in lbs_get_firmware()
H A Ddecl.h18 const char *helper; member
/linux/scripts/
H A Dbpf_doc.py385 def print_one(self, helper): argument
627 def print_proto(self, helper): argument
653 def print_one(self, helper): argument
866 def print_one(self, helper): argument
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv04.c128 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_prepare() local
170 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_commit() local
H A Ddac.c366 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare() local
417 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit() local
530 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create() local
H A Ddfp.c248 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare() local
450 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit() local
682 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create() local
H A Dtvnv17.c407 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare() local
585 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit() local
/linux/arch/nios2/kernel/
H A Dhead.S87 helper: label
/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.h82 const char *helper; member
95 const char *helper; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c168 static int intelfb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) in intelfb_dirty()
264 int intel_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, in intel_fbdev_driver_fbdev_probe()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_probes.c89 #define CASE(prog, helper, supp) { \ in test_libbpf_probe_helpers() argument

123