Home
last modified time | relevance | path

Searched defs:tsp (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/remoteproc/
H A Dti_sci_proc.h35 struct ti_sci_proc *tsp; in ti_sci_proc_of_get_tsp() local
57 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request()
68 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release()
79 static inline int ti_sci_proc_handover(struct ti_sci_proc *tsp) in ti_sci_proc_handover()
90 static inline int ti_sci_proc_set_config(struct ti_sci_proc *tsp, in ti_sci_proc_set_config()
104 static inline int ti_sci_proc_set_control(struct ti_sci_proc *tsp, in ti_sci_proc_set_control()
116 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp, in ti_sci_proc_get_status()
/linux/fs/
H A Dselect.c729 fd_set __user *exp, void __user *tsp, in do_pselect()
794 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument
808 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument
1096 struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument
1122 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument
1309 void __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect()
1364 struct __kernel_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument
1379 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument
1394 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
1420 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
/linux/net/sctp/
H A Ddiag.c245 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one()
286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump()
341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
H A Dproc.c303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
H A Dsocket.c5369 struct sctp_transport *tsp; in sctp_transport_traverse_process() local
/linux/samples/bpf/
H A Doffwaketime.bpf.c120 u64 delta, ts, *tsp; local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c286 struct timespec ts, *tsp = NULL; in unit_test() local
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_getrandom.c33 #define timespecsub(tsp, usp, vsp) \ argument
/linux/kernel/rcu/
H A Dtree_nocb.h1519 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
1524 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
/linux/drivers/media/dvb-core/
H A Ddvb_demux.c73 static inline u8 payload(const u8 *tsp) in payload()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c1002 struct timespec64 tsp; in bnxt_ptp_init_rtc() local