Home
last modified time | relevance | path

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

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