Home
last modified time | relevance | path

Searched refs:pre_doit (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/net/devlink/
H A Dnetlink_gen.c575 .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 Ddpll_nl.c81 .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 Dshaper_nl_gen.c83 .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 Dgenetlink.h91 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 Dgenetlink.c275 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 Dgenetlink.yaml292 … description: Hook for a function to run before the main callback (pre_doit or start).
H A Dgenetlink-c.yaml340 … description: Hook for a function to run before the main callback (pre_doit or start).
H A Dgenetlink-legacy.yaml404 … description: Hook for a function to run before the main callback (pre_doit or start).
H A Dnetlink-raw.yaml459 … description: Hook for a function to run before the main callback (pre_doit or start).
/linux-6.15/Documentation/userspace-api/netlink/
H A Dspecs.rst373 as ``pre_doit`` and ``post_doit`` calls in the kernel (these properties should
/linux-6.15/net/batman-adv/
H A Dnetlink.c1551 .pre_doit = batadv_pre_doit,
/linux-6.15/net/core/
H A Ddrop_monitor.c1663 .pre_doit = net_dm_nl_pre_doit,
/linux-6.15/net/ieee802154/
H A Dnl802154.c3089 .pre_doit = nl802154_pre_doit,
/linux-6.15/net/wireless/
H A Dnl80211.c17803 .pre_doit = nl80211_pre_doit,