Home
last modified time | relevance | path

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

12345678910>>...30

/linux-6.6.21/net/x25/
Dx25_link.c42 static inline void x25_start_t20timer(struct x25_neigh *nb) in x25_start_t20timer()
49 struct x25_neigh *nb = from_timer(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 …]
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-6.6.21/tools/testing/selftests/bpf/
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-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c11 struct mlx5_nb nb; member
144 static int any_notifier(struct notifier_block *nb, in any_notifier()
157 static int temp_warn(struct notifier_block *nb, unsigned long type, void *data) in temp_warn()
219 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module()
308 static int pcie_core(struct notifier_block *nb, unsigned long type, void *data) in pcie_core()
333 static int forward_event(struct notifier_block *nb, unsigned long event, void *data) in forward_event()
397 int mlx5_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_register()
405 int mlx5_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_unregister()
421 int mlx5_blocking_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_register()
429 int mlx5_blocking_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_blocking_notifier_unregister()
/linux-6.6.21/net/core/
Dfib_notifier.c18 int call_fib_notifier(struct notifier_block *nb, in call_fib_notifier()
60 static int fib_net_dump(struct net *net, struct notifier_block *nb, in fib_net_dump()
83 static bool fib_dump_is_consistent(struct net *net, struct notifier_block *nb, in fib_dump_is_consistent()
84 void (*cb)(struct notifier_block *nb), in fib_dump_is_consistent()
99 int register_fib_notifier(struct net *net, struct notifier_block *nb, in register_fib_notifier()
100 void (*cb)(struct notifier_block *nb), in register_fib_notifier()
121 int unregister_fib_notifier(struct net *net, struct notifier_block *nb) in unregister_fib_notifier()
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-6.6.21/include/linux/
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()
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()
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c265 struct notifier_block *nb, in sparx5_netdevice_port_event()
288 static int sparx5_netdevice_event(struct notifier_block *nb, in sparx5_netdevice_event()
355 static int sparx5_switchdev_event(struct notifier_block *nb, in sparx5_switchdev_event()
410 struct notifier_block *nb, in sparx5_handle_port_vlan_add()
514 struct notifier_block *nb, in sparx5_handle_port_mdb_add()
571 struct notifier_block *nb, in sparx5_handle_port_mdb_del()
619 struct notifier_block *nb, in sparx5_handle_port_obj_add()
645 struct notifier_block *nb, in sparx5_handle_port_vlan_del()
672 struct notifier_block *nb, in sparx5_handle_port_obj_del()
697 static int sparx5_switchdev_blocking_event(struct notifier_block *nb, in sparx5_switchdev_blocking_event()
/linux-6.6.21/drivers/gpu/drm/i915/
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()
36 int iosf_mbi_unregister_pmic_bus_access_notifier(struct notifier_block *nb) in iosf_mbi_unregister_pmic_bus_access_notifier()
/linux-6.6.21/drivers/extcon/
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-6.6.21/arch/powerpc/lib/
Dsstep.c106 unsigned long ea, int nb) in address_ok()
260 static nokprobe_inline void do_byte_reverse(void *ptr, int nb) in do_byte_reverse()
301 __read_mem_aligned(unsigned long *dest, unsigned long ea, int nb, struct pt_regs *regs) in __read_mem_aligned()
330 read_mem_aligned(unsigned long *dest, unsigned long ea, int nb, struct pt_regs *regs) in read_mem_aligned()
352 static __always_inline int __copy_mem_in(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in __copy_mem_in()
386 static nokprobe_inline int copy_mem_in(u8 *dest, unsigned long ea, int nb, struct pt_regs *regs) in copy_mem_in()
405 unsigned long ea, int nb, in read_mem_unaligned()
428 static int read_mem(unsigned long *dest, unsigned long ea, int nb, in read_mem()
440 __write_mem_aligned(unsigned long val, unsigned long ea, int nb, struct pt_regs *regs) in __write_mem_aligned()
466 write_mem_aligned(unsigned long val, unsigned long ea, int nb, struct pt_regs *regs) in write_mem_aligned()
[all …]
/linux-6.6.21/drivers/platform/chrome/
Dcros_usbpd_notify.c23 struct notifier_block nb; member
36 int cros_usbpd_register_notify(struct notifier_block *nb) in cros_usbpd_register_notify()
50 void cros_usbpd_unregister_notify(struct notifier_block *nb) in cros_usbpd_unregister_notify()
165 static int cros_usbpd_notify_plat(struct notifier_block *nb, in cros_usbpd_notify_plat()
/linux-6.6.21/drivers/video/fbdev/core/
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-6.6.21/net/dcb/
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-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/sf/
Dvhca_event.c14 struct mlx5_nb nb; member
103 mlx5_vhca_state_change_notifier(struct notifier_block *nb, unsigned long type, void *data) in mlx5_vhca_state_change_notifier()
181 int mlx5_vhca_event_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_vhca_event_notifier_register()
188 void mlx5_vhca_event_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_vhca_event_notifier_unregister()
/linux-6.6.21/include/net/
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-6.6.21/drivers/usb/core/
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-6.6.21/net/ipv6/
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-6.6.21/include/linux/firmware/imx/
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-6.6.21/drivers/acpi/
Dhed.c28 int register_acpi_hed_notifier(struct notifier_block *nb) in register_acpi_hed_notifier()
34 void unregister_acpi_hed_notifier(struct notifier_block *nb) in unregister_acpi_hed_notifier()
/linux-6.6.21/net/bridge/
Dbr_switchdev.c300 br_switchdev_fdb_replay_one(struct net_bridge *br, struct notifier_block *nb, in br_switchdev_fdb_replay_one()
315 bool adding, struct notifier_block *nb) in br_switchdev_fdb_replay()
350 struct notifier_block *nb, in br_switchdev_vlan_attr_replay()
391 br_switchdev_vlan_replay_one(struct notifier_block *nb, in br_switchdev_vlan_replay_one()
411 static int br_switchdev_vlan_replay_group(struct notifier_block *nb, in br_switchdev_vlan_replay_group()
448 struct notifier_block *nb, in br_switchdev_vlan_replay()
578 br_switchdev_mdb_replay_one(struct notifier_block *nb, struct net_device *dev, in br_switchdev_mdb_replay_one()
675 const void *ctx, bool adding, struct notifier_block *nb, in br_switchdev_mdb_replay()
/linux-6.6.21/include/linux/remoteproc/
Dqcom_rproc.h35 struct notifier_block *nb) in qcom_register_ssr_notifier()
41 struct notifier_block *nb) in qcom_unregister_ssr_notifier()
/linux-6.6.21/include/drm/
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-6.6.21/drivers/devfreq/
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

12345678910>>...30