Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\netlink.h Create Date:2022-07-28 06:06:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:la_memdup - duplicate attribute memory (kmemdup)*@src: netlink attribute to duplicate from*@gfp: GFP mask

Proto:static inline void *nla_memdup(const struct nlattr *src, gfp_t gfp)

Type:void

Parameter:

TypeParameterName
const struct nlattr *src
gfp_tgfp
1668  Return kmemdup(la_data - head of payload*@nla: netlink attribute, la_len - length of payload*@nla: netlink attribute, gfp)