Searched refs:pre_doit (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/net/devlink/ |
| H A D | netlink_gen.c | 575 .pre_doit = devlink_nl_pre_doit, 618 .pre_doit = devlink_nl_pre_doit, 658 .pre_doit = devlink_nl_pre_doit, 675 .pre_doit = devlink_nl_pre_doit, 692 .pre_doit = devlink_nl_pre_doit, 756 .pre_doit = devlink_nl_pre_doit, 766 .pre_doit = devlink_nl_pre_doit, 776 .pre_doit = devlink_nl_pre_doit, 786 .pre_doit = devlink_nl_pre_doit, 796 .pre_doit = devlink_nl_pre_doit, [all …]
|
| /linux-6.15/drivers/dpll/ |
| H A D | dpll_nl.c | 81 .pre_doit = dpll_lock_doit, 90 .pre_doit = dpll_pre_doit, 104 .pre_doit = dpll_pre_doit, 113 .pre_doit = dpll_lock_doit, 122 .pre_doit = dpll_pin_pre_doit, 138 .pre_doit = dpll_pin_pre_doit,
|
| /linux-6.15/net/shaper/ |
| H A D | shaper_nl_gen.c | 83 .pre_doit = net_shaper_nl_pre_doit, 101 .pre_doit = net_shaper_nl_pre_doit, 110 .pre_doit = net_shaper_nl_pre_doit, 119 .pre_doit = net_shaper_nl_pre_doit, 128 .pre_doit = net_shaper_nl_cap_pre_doit,
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 91 int (*pre_doit)(const struct genl_split_ops *ops, member 256 int (*pre_doit)(const struct genl_split_ops *ops, member
|
| /linux-6.15/net/netlink/ |
| H A D | genetlink.c | 275 op->pre_doit = family->pre_doit; in genl_cmd_full_to_split() 1109 if (ops->pre_doit) { in genl_family_rcv_msg_doit() 1110 err = ops->pre_doit(ops, skb, &info); in genl_family_rcv_msg_doit()
|
| /linux-6.15/Documentation/netlink/ |
| H A D | genetlink.yaml | 292 … description: Hook for a function to run before the main callback (pre_doit or start).
|
| H A D | genetlink-c.yaml | 340 … description: Hook for a function to run before the main callback (pre_doit or start).
|
| H A D | genetlink-legacy.yaml | 404 … description: Hook for a function to run before the main callback (pre_doit or start).
|
| H A D | netlink-raw.yaml | 459 … description: Hook for a function to run before the main callback (pre_doit or start).
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | specs.rst | 373 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
|
| /linux-6.15/net/batman-adv/ |
| H A D | netlink.c | 1551 .pre_doit = batadv_pre_doit,
|
| /linux-6.15/net/core/ |
| H A D | drop_monitor.c | 1663 .pre_doit = net_dm_nl_pre_doit,
|
| /linux-6.15/net/ieee802154/ |
| H A D | nl802154.c | 3089 .pre_doit = nl802154_pre_doit,
|
| /linux-6.15/net/wireless/ |
| H A D | nl80211.c | 17803 .pre_doit = nl80211_pre_doit,
|