Searched defs:replace_fd (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/lib/bpf/ | ||
H A D | bpf.h | 326 int replace_fd; member |
/openbmc/linux/fs/ | ||
H A D | file.c | 1119 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd() function |