Home
last modified time | relevance | path

Searched refs:fd_empty (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_inode_storage.c83 if (fd_empty(f)) in bpf_fd_inode_storage_lookup_elem()
96 if (fd_empty(f)) in bpf_fd_inode_storage_update_elem()
124 if (fd_empty(f)) in bpf_fd_inode_storage_delete_elem()
H A Dtoken.c125 if (fd_empty(f)) in bpf_token_create()
219 if (fd_empty(f)) in bpf_token_get_from_fd()
H A Dsyscall.c2419 if (fd_empty(f)) in __bpf_prog_get()
3204 if (fd_empty(f)) in bpf_link_get_from_fd()
4934 if (fd_empty(f)) in bpf_obj_get_info_by_fd()
H A Dbtf.c7722 if (fd_empty(f)) in btf_get_by_fd()
/linux/include/linux/
H A Dfile.h51 static inline bool fd_empty(struct fd f) in fd_empty() function
H A Dbpf.h2260 if (fd_empty(f)) in __bpf_map_get()
/linux/fs/xfs/
H A Dxfs_exchrange.c938 if (fd_empty(file1)) in xfs_ioc_commit_range()