Searched defs:__buf (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | sem.h | 51 struct seminfo __user *__buf; /* buffer for IPC_INFO */ member |
/linux/fs/ | ||
H A D | d_path.c | 16 #define DECLARE_BUFFER(__name, __buf, __len) \ argument |