Home
last modified time | relevance | path

Searched refs:genl_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dgenetlink.h9 extern void genl_lock(void);
/kernel/linux/linux-5.10/include/linux/
H A Dgenetlink.h9 extern void genl_lock(void);
/kernel/linux/linux-5.10/net/netlink/
H A Dgenetlink.c31 void genl_lock(void) in genl_lock() function
35 EXPORT_SYMBOL(genl_lock); variable
54 genl_lock(); in genl_lock_all()
603 genl_lock(); in genl_start()
622 genl_lock(); in genl_lock_dumpit()
635 genl_lock(); in genl_lock_done()
687 genl_lock(); in genl_family_rcv_msg_dumpit()
798 genl_lock(); in genl_rcv_msg()
1049 genl_lock(); in ctrl_getfamily()
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c31 void genl_lock(void) in genl_lock() function
35 EXPORT_SYMBOL(genl_lock); variable
46 genl_lock(); in genl_lock_all()
58 genl_lock(); in genl_op_lock()
1307 genl_lock(); in ctrl_getfamily()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_netlink.c624 genl_lock(); in l2tp_nl_cmd_session_create()
1004 genl_lock(); in l2tp_nl_register_ops()
1022 genl_lock(); in l2tp_nl_unregister_ops()
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_netlink.c624 genl_lock(); in l2tp_nl_cmd_session_create()
1005 genl_lock(); in l2tp_nl_register_ops()
1023 genl_lock(); in l2tp_nl_unregister_ops()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c152 * At this point, we still rely on the global genl_lock().
227 /* We are protected by the global genl_lock(). in drbd_adm_prepare()
800 genl_lock(); in drbd_adm_set_role()
2348 /* connection->peer_devices protected by genl_lock() here */ in check_net_options()
2589 * strictly serialized on genl_lock(). We are protected against in drbd_adm_connect()
3280 * The generic netlink dump callbacks are called outside the genl_lock(), so
4036 * dump is NOT protected by the genl_lock(). During dump, we only have access
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c152 * At this point, we still rely on the global genl_lock().
227 /* We are protected by the global genl_lock(). in drbd_adm_prepare()
799 genl_lock(); in drbd_adm_set_role()
2292 /* connection->peer_devices protected by genl_lock() here */ in check_net_options()
2533 * strictly serialized on genl_lock(). We are protected against in drbd_adm_connect()
3224 * The generic netlink dump callbacks are called outside the genl_lock(), so
3980 * dump is NOT protected by the genl_lock(). During dump, we only have access

Completed in 18 milliseconds