Home
last modified time | relevance | path

Searched refs:res_fd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dstruct_ops.c119 * It returns the fd in "*res_fd" and map_info in "*info".
126 * 1: A struct_ops map found. It is returned in "*res_fd" and "*info".
132 static int get_next_struct_ops_map(const char *name, int *res_fd, in get_next_struct_ops_map() argument
165 *res_fd = fd; in get_next_struct_ops_map()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dstruct_ops.c117 * It returns the fd in "*res_fd" and map_info in "*info".
124 * 1: A struct_ops map found. It is returned in "*res_fd" and "*info".
130 static int get_next_struct_ops_map(const char *name, int *res_fd, in get_next_struct_ops_map() argument
163 *res_fd = fd; in get_next_struct_ops_map()

Completed in 3 milliseconds