Home
last modified time | relevance | path

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

/net/devlink/
Dleftover.c7032 int devlink_fmsg_binary_put(struct devlink_fmsg *fmsg, const void *value, in devlink_fmsg_binary_put() function
7040 EXPORT_SYMBOL_GPL(devlink_fmsg_binary_put);
7163 err = devlink_fmsg_binary_put(fmsg, value + offset, data_size); in devlink_fmsg_binary_pair_put()