Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/linux/net/x25/
H A Dx25_link.c42 static inline void x25_start_t20timer(struct x25_neigh *nb) in x25_start_t20timer()
49 struct x25_neigh *nb = timer_container_of(nb, t, t20timer); in x25_t20timer_expiry() local
56 static inline void x25_stop_t20timer(struct x25_neigh *nb) in x25_stop_t20timer()
64 void x25_link_control(struct sk_buff *skb, struct x25_neigh *nb, in x25_link_control()
132 static void x25_transmit_restart_request(struct x25_neigh *nb) in x25_transmit_restart_request()
159 static void x25_transmit_restart_confirmation(struct x25_neigh *nb) in x25_transmit_restart_confirmation()
185 void x25_transmit_clear_request(struct x25_neigh *nb, unsigned int lci, in x25_transmit_clear_request()
212 void x25_transmit_link(struct sk_buff *skb, struct x25_neigh *nb) in x25_transmit_link()
233 void x25_link_established(struct x25_neigh *nb) in x25_link_established()
250 void x25_link_terminated(struct x25_neigh *nb) in x25_link_terminated()
[all …]
H A Dx25_dev.c26 static int x25_receive_data(struct sk_buff *skb, struct x25_neigh *nb) in x25_receive_data()
98 struct x25_neigh *nb; in x25_lapb_receive_frame() local
148 void x25_establish_link(struct x25_neigh *nb) in x25_establish_link()
173 void x25_terminate_link(struct x25_neigh *nb) in x25_terminate_link()
195 void x25_send_frame(struct sk_buff *skb, struct x25_neigh *nb) in x25_send_frame()
/linux/tools/testing/selftests/bpf/
H A Dxsk.h86 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) in xsk_prod_nb_free()
106 static inline __u32 xsk_cons_nb_avail(struct xsk_ring_cons *r, __u32 nb) in xsk_cons_nb_avail()
118 static inline __u32 xsk_ring_prod__reserve(struct xsk_ring_prod *prod, __u32 nb, __u32 *idx) in xsk_ring_prod__reserve()
129 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__submit()
137 static inline void xsk_ring_prod__cancel(struct xsk_ring_prod *prod, __u32 nb) in xsk_ring_prod__cancel()
142 static inline __u32 xsk_ring_cons__peek(struct xsk_ring_cons *cons, __u32 nb, __u32 *idx) in xsk_ring_cons__peek()
154 static inline void xsk_ring_cons__cancel(struct xsk_ring_cons *cons, __u32 nb) in xsk_ring_cons__cancel()
159 static inline void xsk_ring_cons__release(struct xsk_ring_cons *cons, __u32 nb) in xsk_ring_cons__release()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c12 struct mlx5_nb nb; member
145 static int any_notifier(struct notifier_block *nb, in any_notifier()
174 static int temp_warn(struct notifier_block *nb, unsigned long type, void *data) in temp_warn()
249 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module()
338 static int pcie_core(struct notifier_block *nb, unsigned long type, void *data) in pcie_core()
363 static int forward_event(struct notifier_block *nb, unsigned long event, void *data) in forward_event()
427 int mlx5_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_register()
435 int mlx5_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_unregister()
451 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_register()
459 int mlx5_blocking_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_unregister()
/linux/include/linux/
H A Dextcon.h254 unsigned int id, struct notifier_block *nb) in extcon_register_notifier()
260 unsigned int id, struct notifier_block *nb) in extcon_unregister_notifier()
267 struct notifier_block *nb) in devm_extcon_register_notifier()
274 struct notifier_block *nb) { } in devm_extcon_unregister_notifier()
277 struct notifier_block *nb) in extcon_register_notifier_all()
283 struct notifier_block *nb) in extcon_unregister_notifier_all()
290 struct notifier_block *nb) in devm_extcon_register_notifier_all()
297 struct notifier_block *nb) { } in devm_extcon_unregister_notifier_all()
H A Dcpu_pm.h70 static inline int cpu_pm_register_notifier(struct notifier_block *nb) in cpu_pm_register_notifier()
75 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier()
H A Ddevfreq.h188 struct notifier_block nb; member
336 struct notifier_block nb; member
410 struct notifier_block *nb, in devfreq_register_notifier()
417 struct notifier_block *nb, in devfreq_unregister_notifier()
425 struct notifier_block *nb, in devm_devfreq_register_notifier()
433 struct notifier_block *nb, in devm_devfreq_unregister_notifier()
/linux/drivers/extcon/
H A Ddevres.c35 struct notifier_block *nb; member
173 unsigned int id, struct notifier_block *nb) in devm_extcon_register_notifier()
208 struct notifier_block *nb) in devm_extcon_unregister_notifier()
229 struct notifier_block *nb) in devm_extcon_register_notifier_all()
262 struct notifier_block *nb) in devm_extcon_unregister_notifier_all()
/linux/net/core/
H A Dlock_debug.c12 int netdev_debug_event(struct notifier_block *nb, unsigned long event, in netdev_debug_event()
80 struct notifier_block *nb; in rtnl_net_debug_net_init() local
90 struct notifier_block *nb; in rtnl_net_debug_net_exit() local
H A Dnetevent.c28 int register_netevent_notifier(struct notifier_block *nb) in register_netevent_notifier()
44 int unregister_netevent_notifier(struct notifier_block *nb) in unregister_netevent_notifier()
/linux/drivers/video/fbdev/core/
H A Dfb_notify.c25 int fb_register_client(struct notifier_block *nb) in fb_register_client()
37 int fb_unregister_client(struct notifier_block *nb) in fb_unregister_client()
/linux/net/dcb/
H A Ddcbevent.c15 int register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier()
21 int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier()
/linux/include/net/
H A Ddcbevent.h23 register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier()
28 static inline int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier()
/linux/net/ipv6/
H A Daddrconf_core.c95 int register_inet6addr_notifier(struct notifier_block *nb) in register_inet6addr_notifier()
101 int unregister_inet6addr_notifier(struct notifier_block *nb) in unregister_inet6addr_notifier()
113 int register_inet6addr_validator_notifier(struct notifier_block *nb) in register_inet6addr_validator_notifier()
119 int unregister_inet6addr_validator_notifier(struct notifier_block *nb) in unregister_inet6addr_validator_notifier()
/linux/net/bridge/
H A Dbr_switchdev.c300 br_switchdev_fdb_replay_one(struct net_bridge *br, struct notifier_block *nb, in br_switchdev_fdb_replay_one() argument
315 bool adding, struct notifier_block *nb) in br_switchdev_fdb_replay() argument
350 struct notifier_block *nb, in br_switchdev_vlan_attr_replay() argument
391 br_switchdev_vlan_replay_one(struct notifier_block *nb, in br_switchdev_vlan_replay_one() argument
411 br_switchdev_vlan_replay_group(struct notifier_block * nb,struct net_device * dev,struct net_bridge_vlan_group * vg,const void * ctx,unsigned long action,struct netlink_ext_ack * extack) br_switchdev_vlan_replay_group() argument
448 br_switchdev_vlan_replay(struct net_device * br_dev,const void * ctx,bool adding,struct notifier_block * nb,struct netlink_ext_ack * extack) br_switchdev_vlan_replay() argument
578 br_switchdev_mdb_replay_one(struct notifier_block * nb,struct net_device * dev,const struct switchdev_obj_port_mdb * mdb,unsigned long action,const void * ctx,struct netlink_ext_ack * extack) br_switchdev_mdb_replay_one() argument
675 br_switchdev_mdb_replay(struct net_device * br_dev,struct net_device * dev,const void * ctx,bool adding,struct notifier_block * nb,struct netlink_ext_ack * extack) br_switchdev_mdb_replay() argument
[all...]
/linux/drivers/usb/core/
H A Dnotify.c29 void usb_register_notify(struct notifier_block *nb) in usb_register_notify()
42 void usb_unregister_notify(struct notifier_block *nb) in usb_unregister_notify()
/linux/drivers/gpu/drm/i915/
H A Di915_iosf_mbi.h24 int iosf_mbi_register_pmic_bus_access_notifier(struct notifier_block *nb) in iosf_mbi_register_pmic_bus_access_notifier()
30 iosf_mbi_unregister_pmic_bus_access_notifier_unlocked(struct notifier_block *nb) in iosf_mbi_unregister_pmic_bus_access_notifier_unlocked()
/linux/include/linux/firmware/imx/
H A Dsci.h37 static inline int imx_scu_irq_register_notifier(struct notifier_block *nb) in imx_scu_irq_register_notifier()
42 static inline int imx_scu_irq_unregister_notifier(struct notifier_block *nb) in imx_scu_irq_unregister_notifier()
/linux/lib/kunit/
H A Dplatform.c136 struct notifier_block nb; member
139 static int kunit_platform_device_probe_notify(struct notifier_block *nb, in kunit_platform_device_probe_notify()
154 static void kunit_platform_device_probe_nb_remove(void *nb) in kunit_platform_device_probe_nb_remove()
/linux/include/linux/remoteproc/
H A Dqcom_rproc.h35 struct notifier_block *nb) in qcom_register_ssr_notifier()
41 struct notifier_block *nb) in qcom_unregister_ssr_notifier()
/linux/drivers/devfreq/
H A Dgovernor_passive.c201 static int cpufreq_passive_notifier_call(struct notifier_block *nb, in cpufreq_passive_notifier_call()
337 static int devfreq_passive_notifier_call(struct notifier_block *nb, in devfreq_passive_notifier_call()
374 struct notifier_block *nb = &p_data->nb; in devfreq_passive_unregister_notifier() local
384 struct notifier_block *nb = &p_data->nb; in devfreq_passive_register_notifier() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c14 struct mlx5_nb nb; member
117 mlx5_vhca_state_change_notifier(struct notifier_block *nb, unsigned long type, void *data) in mlx5_vhca_state_change_notifier()
244 int mlx5_vhca_event_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_vhca_event_notifier_register()
251 void mlx5_vhca_event_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_vhca_event_notifier_unregister()
/linux/include/drm/
H A Ddrm_privacy_screen_consumer.h54 struct notifier_block *nb) in drm_privacy_screen_register_notifier()
59 struct notifier_block *nb) in drm_privacy_screen_unregister_notifier()
/linux/drivers/pmdomain/imx/
H A Dimx8m-blk-ctrl.c414 static int imx8mm_vpu_power_notifier(struct notifier_block *nb, in imx8mm_vpu_power_notifier()
524 static int imx8mm_disp_power_notifier(struct notifier_block *nb, in imx8mm_disp_power_notifier()
594 static int imx8mn_disp_power_notifier(struct notifier_block *nb, in imx8mn_disp_power_notifier()
668 static int imx8mp_media_power_notifier(struct notifier_block *nb, in imx8mp_media_power_notifier()
803 static int imx8mq_vpu_power_notifier(struct notifier_block *nb, in imx8mq_vpu_power_notifier()
/linux/arch/arm/include/asm/
H A DbL_switcher.h58 static inline int bL_switcher_register_notifier(struct notifier_block *nb) in bL_switcher_register_notifier()
63 static inline int bL_switcher_unregister_notifier(struct notifier_block *nb) in bL_switcher_unregister_notifier()

12345678910>>...24