Searched defs:tsp (Results 1 - 19 of 19) sorted by relevance

/linux-master/tools/bpf/runqslower/
H A Drunqslower.bpf.c72 u64 *tsp, delta_us; local
/linux-master/drivers/remoteproc/
H A Dti_sci_proc.h31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) argument
42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) argument
53 ti_sci_proc_handover(struct ti_sci_proc *tsp) argument
64 ti_sci_proc_set_config(struct ti_sci_proc *tsp, u64 boot_vector, u32 cfg_set, u32 cfg_clr) argument
78 ti_sci_proc_set_control(struct ti_sci_proc *tsp, u32 ctrl_set, u32 ctrl_clr) argument
90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) argument
[all...]
H A Dti_k3_dsp_remoteproc.c89 struct ti_sci_proc *tsp; member in struct:k3_dsp_rproc
634 struct ti_sci_proc *tsp = data; local
643 struct ti_sci_proc *tsp; local
[all...]
H A Dti_k3_r5_remoteproc.c141 struct ti_sci_proc *tsp; member in struct:k3_r5_core
1486 struct ti_sci_proc *tsp; local
[all...]
/linux-master/samples/bpf/
H A Doffwaketime.bpf.c120 u64 delta, ts, *tsp; local
/linux-master/net/sctp/
H A Dproc.c303 struct sctp_transport *transport, *tsp; local
H A Ddiag.c245 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) argument
286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) argument
341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) argument
H A Dsocket.c5364 struct sctp_transport *tsp; local
[all...]
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c286 struct timespec ts, *tsp = NULL; local
/linux-master/security/smack/
H A Dsmack_access.c218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, argument
273 struct task_smack *tsp = smack_cred(current_cred()); local
652 struct task_smack *tsp = smack_cred(cred); local
H A Dsmack.h379 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) argument
403 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) argument
H A Dsmackfs.c2225 struct task_smack *tsp = smack_cred(current_cred()); local
2232 struct task_smack *tsp = smack_cred(current_cred()); local
2279 struct task_smack *tsp = smack_cred(current_cred()); local
2434 struct task_smack *tsp = smack_cred(current_cred()); local
2441 struct task_smack *tsp local
2487 struct task_smack *tsp = smack_cred(current_cred()); local
2705 struct task_smack *tsp = smack_cred(current_cred()); local
2712 struct task_smack *tsp = smack_cred(current_cred()); local
2788 struct task_smack *tsp; local
[all...]
H A Dsmack_lsm.c154 struct task_smack *tsp = smack_cred(current_cred()); local
175 struct task_smack *tsp = smack_cred(current_cred()); local
197 struct task_smack *tsp = smack_cred(current_cred()); local
227 struct task_smack *tsp = smack_cred(current_cred()); local
257 struct task_smack *tsp = smack_cred(cred); local
340 init_task_smack(struct task_smack *tsp, struct smack_known *task, struct smack_known *forked) argument
435 struct task_smack *tsp; local
996 struct task_smack *tsp = smack_cred(current_cred()); local
1796 struct task_smack *tsp; local
1961 struct task_smack *tsp; local
2014 struct task_smack *tsp = smack_cred(file->f_cred); local
2054 struct task_smack *tsp = smack_cred(cred); local
2153 struct task_smack *tsp = smack_cred(new); local
3712 struct task_smack *tsp = smack_cred(current_cred()); local
4865 struct task_smack *tsp; local
4950 struct task_smack *tsp = smack_cred(current_cred()); local
4992 struct task_smack *tsp; local
5222 struct task_smack *tsp; local
[all...]
/linux-master/drivers/media/dvb-core/
H A Ddvb_demux.c73 static inline u8 payload(const u8 *tsp) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c880 struct timespec64 tsp; local
/linux-master/drivers/i2c/busses/
H A Di2c-qcom-cci.c105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member in struct:hw_params
/linux-master/fs/
H A Dselect.c732 do_pselect(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, void __user *tsp, const sigset_t __user *sigmask, size_t sigsetsize, enum poll_time_type type) argument
1314 do_compat_pselect(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, void __user *tsp, compat_sigset_t __user *sigmask, compat_size_t sigsetsize, enum poll_time_type type) argument
[all...]
/linux-master/kernel/rcu/
H A Dtree_nocb.h1623 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) argument
1628 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) argument
H A Drcutorture.c3241 struct task_struct *tsp; local

Completed in 275 milliseconds