Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 144) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dp4.c708 struct p4_event_bind *bind = NULL; in p4_config_get_bind() local
718 struct p4_event_bind *bind; in p4_pmu_event_map() local
824 struct p4_event_bind *bind; in p4_hw_config() local
935 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local
956 struct p4_event_bind *bind; in p4_pmu_enable_event() local
1194 struct p4_event_bind *bind) in p4_next_cntr()
1213 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
/kernel/linux/linux-6.6/arch/x86/events/intel/
Dp4.c708 struct p4_event_bind *bind = NULL; in p4_config_get_bind() local
718 struct p4_event_bind *bind; in p4_pmu_event_map() local
824 struct p4_event_bind *bind; in p4_hw_config() local
935 struct p4_pebs_bind *bind; in p4_pmu_enable_pebs() local
956 struct p4_event_bind *bind; in __p4_pmu_enable_event() local
1227 struct p4_event_bind *bind) in p4_next_cntr()
1246 struct p4_event_bind *bind; in p4_pmu_schedule_events() local
/kernel/linux/linux-6.6/include/linux/
Dcomponent.h23 int (*bind)(struct device *comp, struct device *master, member
74 int (*bind)(struct device *master); member
/kernel/linux/linux-5.10/include/linux/
Dcomponent.h23 int (*bind)(struct device *comp, struct device *master, member
74 int (*bind)(struct device *master); member
/kernel/linux/linux-5.10/net/sched/
Dact_api.c125 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put()
145 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release()
172 int tcf_idr_release(struct tc_action *a, bool bind) in tcf_idr_release()
428 int bind, bool cpustats, u32 flags) in tcf_idr_create()
484 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
513 struct tc_action **a, int bind) in tcf_idr_check_alloc()
736 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy()
778 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
812 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
852 int bind, int ref, bool terse) in tcf_action_dump()
[all …]
Dact_ipt.c97 const struct tc_action_ops *ops, int ovr, int bind, in __tcf_ipt_init()
205 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_ipt_init()
214 int bind, bool unlocked, struct tcf_proto *tp, in tcf_xt_init()
273 static int tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ipt_dump()
Dact_connmark.c99 int ovr, int bind, bool rtnl_held, in tcf_connmark_init()
172 int bind, int ref) in tcf_connmark_dump()
Dact_nat.c37 struct tc_action **a, int ovr, int bind, in tcf_nat_init()
258 int bind, int ref) in tcf_nat_dump()
Dact_simple.c88 int ovr, int bind, bool rtnl_held, in tcf_simp_init()
170 int bind, int ref) in tcf_simp_dump()
/kernel/linux/linux-6.6/net/sched/
Dact_mpls.c166 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_mpls_init() local
332 int bind, int ref) in tcf_mpls_dump()
386 u32 *index_inc, bool bind, in tcf_mpls_offload_act_setup()
Dact_vlan.c122 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_vlan_init() local
287 int bind, int ref) in tcf_vlan_dump()
356 u32 *index_inc, bool bind, in tcf_vlan_offload_act_setup()
Dact_gact.c59 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_gact_init() local
186 int bind, int ref) in tcf_gact_dump()
240 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup()
Dact_sample.c42 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_sample_init() local
213 int bind, int ref) in tcf_sample_dump()
285 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup()
Dact_police.c46 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_police_init() local
341 int bind, int ref) in tcf_police_dump()
439 u32 *index_inc, bool bind, in tcf_police_offload_act_setup()
Dact_skbedit.c123 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tcf_skbedit_init() local
285 int bind, int ref) in tcf_skbedit_dump()
369 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup()
Dact_connmark.c106 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_connmark_init() local
191 int bind, int ref) in tcf_connmark_dump()
Dact_skbmod.c109 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_skbmod_init() local
239 int bind, int ref) in tcf_skbmod_dump()
Dact_simple.c94 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_simp_init() local
172 int bind, int ref) in tcf_simp_dump()
Dact_api.c373 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put()
393 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release()
420 int tcf_idr_release(struct tc_action *a, bool bind) in tcf_idr_release()
735 int bind, bool cpustats, u32 flags) in tcf_idr_create()
793 const struct tc_action_ops *ops, int bind, in tcf_idr_create_from_flags()
825 struct tc_action **a, int bind) in tcf_idr_check_alloc()
1135 int tcf_action_destroy(struct tc_action *actions[], int bind) in tcf_action_destroy()
1177 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_old()
1183 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) in tcf_action_dump_1()
1228 int bind, int ref, bool terse) in tcf_action_dump()
[all …]
Dact_nat.c40 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_nat_init() local
268 int bind, int ref) in tcf_nat_dump()
Dact_mirred.c98 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_mirred_init() local
356 static int tcf_mirred_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_mirred_dump()
462 u32 *index_inc, bool bind, in tcf_mirred_offload_act_setup()
Dact_pedit.c162 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_pedit_init() local
500 int bind, int ref) in tcf_pedit_dump()
556 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup()
/kernel/linux/linux-6.6/drivers/xen/
Devtchn.c447 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl() local
472 struct ioctl_evtchn_bind_interdomain bind; in evtchn_ioctl() local
498 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl() local
546 struct ioctl_evtchn_bind bind; in evtchn_ioctl() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dpriv.h8 int (*bind)(struct nvkm_dmaobj *, struct nvkm_gpuobj *, int align, member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dpriv.h8 int (*bind)(struct nvkm_dmaobj *, struct nvkm_gpuobj *, int align, member

123456