Home
last modified time | relevance | path

Searched defs:stp (Results 1 – 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
Ddbgp.c94 int stp; in dbgp_complete() local
130 int err, stp; in dbgp_enable_ep_req() local
177 int err, stp; in dbgp_enable_ep() local
237 int stp; in dbgp_configure_endpoints() local
280 int err, stp; in dbgp_bind() local
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
Ddbgp.c94 int stp; in dbgp_complete() local
130 int err, stp; in dbgp_enable_ep_req() local
177 int err, stp; in dbgp_enable_ep() local
237 int stp; in dbgp_configure_endpoints() local
280 int err, stp; in dbgp_bind() local
/kernel/liteos_a/syscall/
Dtime_syscall.c266 struct timespec stp; in SysClockSettime() local
288 struct timespec stp = { 0 }; in SysClockGettime() local
311 struct timespec stp = { 0 }; in SysClockGetres() local
409 struct timespec64 stp; in SysClockSettime64() local
439 struct timespec64 stp = { 0 }; in SysClockGettime64() local
466 struct timespec64 stp = { 0 }; in SysClockGetres64() local
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4state.c1203 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
1213 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
1223 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
1232 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny()
1242 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny()
1252 test_deny(u32 deny, struct nfs4_ol_stateid *stp) in test_deny()
1280 struct nfs4_ol_stateid *stp; in recalculate_deny_mode() local
1290 reset_union_bmap_deny(u32 deny, struct nfs4_ol_stateid *stp) in reset_union_bmap_deny()
1309 release_all_access(struct nfs4_ol_stateid *stp) in release_all_access()
1344 nfs4_ol_stateid_unhashed(const struct nfs4_ol_stateid *stp) in nfs4_ol_stateid_unhashed()
[all …]
Dnfs4layouts.c218 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid() local
/kernel/linux/linux-6.6/fs/nfsd/
Dnfs4state.c442 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
452 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
462 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
471 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny()
481 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny()
491 test_deny(u32 deny, struct nfs4_ol_stateid *stp) in test_deny()
513 access_permit_read(struct nfs4_ol_stateid *stp) in access_permit_read()
521 access_permit_write(struct nfs4_ol_stateid *stp) in access_permit_write()
748 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked()
1399 struct nfs4_ol_stateid *stp; in recalculate_deny_mode() local
[all …]
Dnfs4layouts.c219 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid() local
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
Ddbdma.c260 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_alloc() local
370 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_set_devwidth() local
398 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_ring_alloc() local
847 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_free() local
896 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_dump() local
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
Ddbdma.c259 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_alloc() local
369 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_set_devwidth() local
397 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_ring_alloc() local
844 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_chan_free() local
893 dbdev_tab_t *stp, *dtp; in au1xxx_dbdma_dump() local
/kernel/linux/linux-5.10/kernel/
Dtorture.c366 struct shuffle_task *stp; in torture_shuffle_task_register() local
385 struct shuffle_task *stp; in torture_shuffle_task_unregister_all() local
402 struct shuffle_task *stp; in torture_shuffle_tasks() local
/kernel/linux/linux-6.6/kernel/
Dtorture.c490 struct shuffle_task *stp; in torture_shuffle_task_register() local
509 struct shuffle_task *stp; in torture_shuffle_task_unregister_all() local
527 struct shuffle_task *stp; in torture_shuffle_tasks() local
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dscu_remote_node_context.h225 struct stp_remote_node_context stp; member
Drequest.h146 } stp; member
/kernel/linux/linux-6.6/drivers/scsi/isci/
Dscu_remote_node_context.h225 struct stp_remote_node_context stp; member
Drequest.h146 } stp; member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_defer.c598 struct xfs_trans *stp) in xfs_defer_move()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_defer.c676 struct xfs_trans *stp) in xfs_defer_move()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
Dcsio_wr.c748 struct csio_qstatus_page *stp = (struct csio_qstatus_page *)q->vwrap; in csio_wr_cleanup_eq_stpg() local
870 struct csio_qstatus_page *stp = (struct csio_qstatus_page *)q->vwrap; in csio_wr_get() local
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_wr.c748 struct csio_qstatus_page *stp = (struct csio_qstatus_page *)q->vwrap; in csio_wr_cleanup_eq_stpg() local
869 struct csio_qstatus_page *stp = (struct csio_qstatus_page *)q->vwrap; in csio_wr_get() local
/kernel/linux/linux-5.10/drivers/scsi/
Dst.c453 static struct st_request *st_allocate_request(struct scsi_tape *stp) in st_allocate_request()
4135 char *stp; in st_setup() local
4284 char *stp; in st_probe() local
Dst.h31 struct scsi_tape *stp; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.c721 compat_uptr_t stp, mtp, dcp, dscp; in get_atomisp_parameters32() local
/kernel/linux/linux-5.10/include/linux/mtd/
Dnand.h196 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } argument
/kernel/linux/linux-6.6/drivers/scsi/
Dst.h31 struct scsi_tape *stp; member
/kernel/linux/linux-5.10/drivers/scsi/arm/
Dfas216.h291 unsigned char stp; /* synchronous transfer period */ member

12