/linux-6.3-rc2/net/netfilter/ |
A D | nfnetlink_cthelper.c | 35 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 223 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() local 320 struct nf_conntrack_helper *helper) in nfnl_cthelper_update_policy_all() 385 struct nf_conntrack_helper *helper) in nfnl_cthelper_update() 423 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local 467 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_tuple() 491 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_policy() [all …]
|
A D | nf_conntrack_helper.c | 106 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put() 165 void nf_nat_helper_put(struct nf_conntrack_helper *helper) in nf_nat_helper_put() 194 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() local 262 struct nf_conntrack_helper *helper; in nf_ct_helper_destroy() local 330 const struct nf_conntrack_helper *helper; in nf_ct_helper_log() local 429 void nf_ct_helper_init(struct nf_conntrack_helper *helper, in nf_ct_helper_init() 459 int nf_conntrack_helpers_register(struct nf_conntrack_helper *helper, in nf_conntrack_helpers_register() 479 void nf_conntrack_helpers_unregister(struct nf_conntrack_helper *helper, in nf_conntrack_helpers_unregister()
|
A D | nf_conntrack_ovs.c | 14 const struct nf_conntrack_helper *helper; in nf_ct_helper() local 80 struct nf_conntrack_helper *helper; in nf_ct_add_helper() local
|
A D | xt_CT.c | 76 struct nf_conntrack_helper *helper; in xt_ct_set_helper() local 141 struct nf_conntrack_helper *helper; in xt_ct_put_helper() local
|
A D | nf_conntrack_broadcast.c | 23 const struct nf_conntrack_helper *helper; in nf_conntrack_broadcast_help() local
|
A D | xt_helper.c | 29 const struct nf_conntrack_helper *helper; in helper_mt() local
|
A D | nf_conntrack_expect.c | 389 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() local 439 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() local 629 struct nf_conntrack_helper *helper; in exp_seq_show() local
|
A D | nf_conntrack_netlink.c | 222 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local 1931 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local 2245 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() local 2867 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect() local 3053 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() local 3370 struct nf_conntrack_helper *helper; in expect_iter_name() local 3504 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect() 3572 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/ |
A D | msm_fbdev.c | 48 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_mmap() local 55 static int msm_fbdev_create(struct drm_fb_helper *helper, in msm_fbdev_create() 140 struct drm_fb_helper *helper; in msm_fbdev_init() local 181 struct drm_fb_helper *helper = priv->fbdev; in msm_fbdev_free() local
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_fb_helper.c | 154 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter() local 190 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave() local 285 struct drm_fb_helper *helper; in drm_fb_helper_restore_work_fn() local 659 struct drm_fb_helper *helper = info->par; in drm_fb_helper_deferred_io() local 819 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_write() local 849 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_fillrect() local 868 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_copyarea() local 887 struct drm_fb_helper *helper = info->par; in drm_fb_helper_sys_imageblit() local 992 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_write() local 1022 struct drm_fb_helper *helper = info->par; in drm_fb_helper_cfb_fillrect() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_fbdev.c | 41 struct drm_fb_helper *helper = info->par; in exynos_drm_fb_mmap() local 59 static int exynos_drm_fbdev_update(struct drm_fb_helper *helper, in exynos_drm_fbdev_update() 89 static int exynos_drm_fbdev_create(struct drm_fb_helper *helper, in exynos_drm_fbdev_create() 154 struct drm_fb_helper *helper; in exynos_drm_fbdev_init() local
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/ |
A D | omap_fbdev.c | 52 struct drm_fb_helper *helper = get_fb(fbi); in omap_fbdev_pan_display() local 91 static int omap_fbdev_create(struct drm_fb_helper *helper, in omap_fbdev_create() 228 struct drm_fb_helper *helper; in omap_fbdev_init() local 268 struct drm_fb_helper *helper = priv->fbdev; in omap_fbdev_fini() local
|
/linux-6.3-rc2/include/uapi/linux/netfilter/ |
A D | xt_CT.h | 24 char helper[16]; member 35 char helper[16]; member
|
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | fb.c | 21 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev() 193 struct drm_fb_helper *helper = info->par; in tegra_fb_mmap() local 217 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe()
|
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/ |
A D | firmware.c | 16 const struct firmware *helper, const struct firmware *mainfw) in lbs_fw_loaded() 174 const struct firmware **helper, in lbs_get_firmware()
|
A D | decl.h | 18 const char *helper; member
|
/linux-6.3-rc2/scripts/ |
A D | bpf_doc.py | 342 def print_one(self, helper): argument 584 def print_proto(self, helper): argument 610 def print_one(self, helper): argument 807 def print_one(self, helper): argument
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_fbdev.c | 54 struct drm_fb_helper helper; member 136 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc() 193 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create() 324 static int intelfb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) in intelfb_dirty()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/ |
A D | tvnv04.c | 128 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
|
A D | dac.c | 366 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
|
A D | dfp.c | 248 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 681 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create() local
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_fb.c | 47 struct drm_fb_helper helper; /* must be first */ member 215 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create()
|
/linux-6.3-rc2/arch/nios2/kernel/ |
A D | head.S | 87 helper: label
|
/linux-6.3-rc2/include/drm/ |
A D | drm_fb_helper.h | 308 struct drm_fb_helper *helper, in drm_fb_helper_prepare() 319 struct drm_fb_helper *helper) in drm_fb_helper_init() 328 static inline void drm_fb_helper_fini(struct drm_fb_helper *helper) in drm_fb_helper_fini()
|
/linux-6.3-rc2/drivers/bluetooth/ |
A D | btmrvl_sdio.h | 82 const char *helper; member 95 const char *helper; member
|