Home
last modified time | relevance | path

Searched defs:stx (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/linux/
H A Dstatx.c9 int statx(int dirfd, const char *restrict path, int flags, unsigned mask, struct statx *restrict stx) in statx() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h109 struct sdma_txreq *stx; in get_waiting_verbs_txreq() local
H A Dvnic.h89 struct sdma_txreq stx; member
H A Dqp.c477 iowait_sleep( struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *stx, uint seq, bool pkts_sent) iowait_sleep() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.h62 struct sdma_txreq *stx; in get_waiting_verbs_txreq() local
H A Dvnic.h47 struct sdma_txreq stx; member
H A Dqp.c436 iowait_sleep( struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *stx, uint seq, bool pkts_sent) iowait_sleep() argument
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dfd-003-kthread.c124 char stx[256] __attribute__((aligned(8))); in test_lookup_fail() local
116 sys_statx(int dirfd, const char *pathname, int flags, unsigned int mask, void *stx) sys_statx() argument
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dfd-003-kthread.c124 char stx[256] __attribute__((aligned(8))); in test_lookup_fail() local
116 sys_statx(int dirfd, const char *pathname, int flags, unsigned int mask, void *stx) sys_statx() argument
/kernel/linux/linux-5.10/net/caif/
H A Dcfserl.c62 u8 stx = CFSERL_STX; in cfserl_receive() local
/kernel/linux/linux-6.6/net/caif/
H A Dcfserl.c62 u8 stx = CFSERL_STX; in cfserl_receive() local
/third_party/musl/src/stat/
H A Dfstatat.c37 struct statx stx; in fstatat_statx() local
[all...]
/kernel/linux/linux-5.10/samples/vfs/
H A Dtest-statx.c77 static void dump_statx(struct statx *stx) in dump_statx() argument
218 struct statx stx; main() local
[all...]
/kernel/linux/linux-6.6/samples/vfs/
H A Dtest-statx.c77 static void dump_statx(struct statx *stx) in dump_statx() argument
218 struct statx stx; main() local
[all...]
/kernel/liteos_a/syscall/
H A Dfs_syscall.c1444 int SysStatx(int fd, const char *restrict path, int flag, unsigned mask, struct statx *restrict stx) in SysStatx() argument

Completed in 10 milliseconds