Searched refs:nla_memdup (Results 1 – 7 of 7) sorted by relevance
218 prog->name = nla_memdup(tb[LWT_BPF_PROG_NAME], GFP_ATOMIC); in bpf_parse_prog()
236 name = nla_memdup(tb[TCA_ACT_BPF_NAME], GFP_KERNEL); in tcf_bpf_init_from_efd()
389 name = nla_memdup(tb[TCA_BPF_NAME], GFP_KERNEL); in cls_bpf_prog_from_efd()
771 c->data = nla_memdup(tb[TCA_ACT_COOKIE], GFP_KERNEL); in nla_memdup_cookie()
1265 static inline void *nla_memdup(const struct nlattr *src, gfp_t gfp) in nla_memdup() function
834 slwt->bpf.name = nla_memdup(tb[SEG6_LOCAL_BPF_PROG_NAME], GFP_KERNEL); in parse_nla_bpf()
11727 filter[i].filter = nla_memdup(attr, GFP_KERNEL); in handle_nan_filter()