Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dtcx.c26 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, in tcx_prog_attach()
H A Dnet_namespace.c299 if (attr->target_fd || attr->attach_flags || attr->replace_bpf_fd) in netns_bpf_prog_attach()
H A Dcgroup.c1401 replace_prog = bpf_prog_get_type(attr->replace_bpf_fd, ptype); in cgroup_bpf_prog_attach()
/linux/net/core/
H A Dsock_map.c73 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_get_from_fd()
92 if (attr->attach_flags || attr->replace_bpf_fd) in sock_map_prog_detach()
/linux/tools/include/uapi/linux/
H A Dbpf.h1695 __u32 replace_bpf_fd; member
/linux/include/uapi/linux/
H A Dbpf.h1695 __u32 replace_bpf_fd; member