Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h1806 __u32 new_map_fd; member
/linux-6.15/include/uapi/linux/
H A Dbpf.h1806 __u32 new_map_fd; member
/linux-6.15/kernel/bpf/
H A Dsyscall.c5460 new_map = bpf_map_get(attr->link_update.new_map_fd); in link_update_map()