Home
last modified time | relevance | path

Searched defs:__buf (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dsem.h51 struct seminfo __user *__buf; /* buffer for IPC_INFO */ member
/linux/fs/
H A Dd_path.c16 #define DECLARE_BUFFER(__name, __buf, __len) \ argument
/linux/tools/perf/
H A Dbuiltin-c2c.c2891 #define for_each_token(__tok, __buf, __sep, __tmp) \ argument