Searched defs:stx (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
| D | fd-003-kthread.c | 117 unsigned int mask, void *stx) in sys_statx() 124 char stx[256] __attribute__((aligned(8))); in test_lookup_fail() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
| D | fd-003-kthread.c | 117 unsigned int mask, void *stx) in sys_statx() 124 char stx[256] __attribute__((aligned(8))); in test_lookup_fail() local
|
| /kernel/linux/linux-6.6/samples/vfs/ |
| D | test-statx.c | 77 static void dump_statx(struct statx *stx) in dump_statx() 218 struct statx stx; in main() local
|
| /kernel/linux/linux-5.10/samples/vfs/ |
| D | test-statx.c | 77 static void dump_statx(struct statx *stx) in dump_statx() 218 struct statx stx; in main() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| D | verbs_txreq.h | 62 struct sdma_txreq *stx; in get_waiting_verbs_txreq() local
|
| D | vnic.h | 47 struct sdma_txreq stx; member
|
| D | qp.c | 439 struct sdma_txreq *stx, in iowait_sleep()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | verbs_txreq.h | 109 struct sdma_txreq *stx; in get_waiting_verbs_txreq() local
|
| D | vnic.h | 89 struct sdma_txreq stx; member
|
| D | qp.c | 480 struct sdma_txreq *stx, in iowait_sleep()
|
| /kernel/linux/linux-6.6/net/caif/ |
| D | cfserl.c | 62 u8 stx = CFSERL_STX; in cfserl_receive() local
|
| /kernel/linux/linux-5.10/net/caif/ |
| D | cfserl.c | 62 u8 stx = CFSERL_STX; in cfserl_receive() local
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | uaccess.h | 143 #define __put_user_asm(sr, stx, x, ptr) \ argument
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | uaccess.h | 173 #define __put_user_asm(stx, x, ptr) \ argument
|
| /kernel/liteos_a/syscall/ |
| D | fs_syscall.c | 1444 int SysStatx(int fd, const char *restrict path, int flag, unsigned mask, struct statx *restrict stx) in SysStatx()
|