Home
last modified time | relevance | path

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

12345678910>>...27

/kernel/linux/linux-5.10/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()
61 static inline int x25_t20timer_pending(struct x25_neigh *nb) in x25_t20timer_pending()
69 void x25_link_control(struct sk_buff *skb, struct x25_neigh *nb, in x25_link_control()
112 static void x25_transmit_restart_request(struct x25_neigh *nb) in x25_transmit_restart_request()
139 static void x25_transmit_restart_confirmation(struct x25_neigh *nb) in x25_transmit_restart_confirmation()
165 void x25_transmit_clear_request(struct x25_neigh *nb, unsigned int lci, in x25_transmit_clear_request()
192 void x25_transmit_link(struct sk_buff *skb, struct x25_neigh *nb) in x25_transmit_link()
213 void x25_link_established(struct x25_neigh *nb) in x25_link_established()
[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()
177 void x25_terminate_link(struct x25_neigh *nb) in x25_terminate_link()
203 void x25_send_frame(struct sk_buff *skb, struct x25_neigh *nb) in x25_send_frame()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/linux/
Dmemory.h69 static inline int register_memory_notifier(struct notifier_block *nb) in register_memory_notifier()
73 static inline void unregister_memory_notifier(struct notifier_block *nb) in unregister_memory_notifier()
101 #define register_hotmemory_notifier(nb) register_memory_notifier(nb) argument
102 #define unregister_hotmemory_notifier(nb) unregister_memory_notifier(nb) argument
106 #define register_hotmemory_notifier(nb) ({ (void)(nb); 0; }) argument
107 #define unregister_hotmemory_notifier(nb) ({ (void)(nb); }) argument
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()
334 struct notifier_block *nb) in extcon_register_interest()
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c11 struct mlx5_nb nb; member
137 static int any_notifier(struct notifier_block *nb, in any_notifier()
150 static int temp_warn(struct notifier_block *nb, unsigned long type, void *data) in temp_warn()
212 static int port_module(struct notifier_block *nb, unsigned long type, void *data) in port_module()
301 static int pcie_core(struct notifier_block *nb, unsigned long type, void *data) in pcie_core()
326 static int forward_event(struct notifier_block *nb, unsigned long event, void *data) in forward_event()
386 int mlx5_notifier_register(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_register()
394 int mlx5_notifier_unregister(struct mlx5_core_dev *dev, struct notifier_block *nb) in mlx5_notifier_unregister()
/kernel/linux/linux-5.10/tools/lib/bpf/
Dxsk.h85 static inline __u32 xsk_prod_nb_free(struct xsk_ring_prod *r, __u32 nb) in xsk_prod_nb_free()
104 static inline __u32 xsk_cons_nb_avail(struct xsk_ring_cons *r, __u32 nb) in xsk_cons_nb_avail()
117 size_t nb, __u32 *idx) in xsk_ring_prod__reserve()
128 static inline void xsk_ring_prod__submit(struct xsk_ring_prod *prod, size_t nb) in xsk_ring_prod__submit()
139 size_t nb, __u32 *idx) in xsk_ring_cons__peek()
156 static inline void xsk_ring_cons__release(struct xsk_ring_cons *cons, size_t nb) in xsk_ring_cons__release()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfb_notify.c23 int fb_register_client(struct notifier_block *nb) in fb_register_client()
33 int fb_unregister_client(struct notifier_block *nb) in fb_unregister_client()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/net/
Ddcbevent.h21 register_dcbevent_notifier(struct notifier_block *nb) in register_dcbevent_notifier()
26 static inline int unregister_dcbevent_notifier(struct notifier_block *nb) in unregister_dcbevent_notifier()
/kernel/linux/linux-5.10/kernel/
Dreboot.c89 int register_reboot_notifier(struct notifier_block *nb) in register_reboot_notifier()
104 int unregister_reboot_notifier(struct notifier_block *nb) in unregister_reboot_notifier()
115 int devm_register_reboot_notifier(struct device *dev, struct notifier_block *nb) in devm_register_reboot_notifier()
181 int register_restart_handler(struct notifier_block *nb) in register_restart_handler()
196 int unregister_restart_handler(struct notifier_block *nb) in unregister_restart_handler()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
211 static int cros_usbpd_notify_plat(struct notifier_block *nb, in cros_usbpd_notify_plat()
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c107 unsigned long ea, int nb) in address_ok()
261 static nokprobe_inline void do_byte_reverse(void *ptr, int nb) in do_byte_reverse()
289 unsigned long ea, int nb, in read_mem_aligned()
322 static nokprobe_inline int copy_mem_in(u8 *dest, unsigned long ea, int nb, in copy_mem_in()
362 unsigned long ea, int nb, in read_mem_unaligned()
385 static int read_mem(unsigned long *dest, unsigned long ea, int nb, in read_mem()
397 unsigned long ea, int nb, in write_mem_aligned()
427 static nokprobe_inline int copy_mem_out(u8 *dest, unsigned long ea, int nb, in copy_mem_out()
467 unsigned long ea, int nb, in write_mem_unaligned()
485 static int write_mem(unsigned long val, unsigned long ea, int nb, in write_mem()
[all …]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/x86/events/amd/
Dcore.c356 struct amd_nb *nb = cpuc->amd_nb; in amd_has_nb() local
385 struct amd_nb *nb = cpuc->amd_nb; in __amd_put_nb_event_constraints() local
443 struct amd_nb *nb = cpuc->amd_nb; in __amd_get_nb_event_constraints() local
494 struct amd_nb *nb; in amd_alloc_nb() local
533 struct amd_nb *nb; in amd_pmu_cpu_starting() local
570 struct amd_nb *nb = cpuhw->amd_nb; in amd_pmu_cpu_dead() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/net/ipv4/
Dfib_notifier.c12 int call_fib4_notifier(struct notifier_block *nb, in call_fib4_notifier()
37 static int fib4_dump(struct net *net, struct notifier_block *nb, in fib4_dump()
/kernel/linux/linux-5.10/arch/arm/include/asm/
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()
/kernel/linux/linux-5.10/net/ipv6/
Dfib6_notifier.c10 int call_fib6_notifier(struct notifier_block *nb, in call_fib6_notifier()
30 static int fib6_dump(struct net *net, struct notifier_block *nb, in fib6_dump()
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()
/kernel/linux/linux-5.10/drivers/input/misc/
Drave-sp-pwrbutton.c19 struct notifier_block nb; member
22 static int rave_sp_power_button_event(struct notifier_block *nb, in rave_sp_power_button_event()

12345678910>>...27