Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfile.h50 #define EMPTY_FD (struct fd){0} macro
/linux-6.15/fs/
H A Dfile.c1155 return EMPTY_FD; in __fget_light()
1160 return EMPTY_FD; in __fget_light()
/linux-6.15/drivers/infiniband/core/
H A Duverbs_cmd.c594 struct fd f = EMPTY_FD; in ib_uverbs_open_xrcd()