Searched defs:stx (Results 1 – 8 of 8) sorted by relevance
117 unsigned int mask, void *stx) in sys_statx()124 char stx[256] __attribute__((aligned(8))); in test_lookup_fail() local
77 static void dump_statx(struct statx *stx) in dump_statx()218 struct statx stx; in main() local
109 struct sdma_txreq *stx; in get_waiting_verbs_txreq() local
89 struct sdma_txreq stx; member
480 struct sdma_txreq *stx, in iowait_sleep()
62 u8 stx = CFSERL_STX; in cfserl_receive() local
173 #define __put_user_asm(stx, x, ptr) \ argument
1317 int SysStatx(int fd, const char *restrict path, int flag, unsigned mask, struct statx *restrict stx) in SysStatx()