| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| D | ti_sci_proc.h | 31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() 42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release() 53 static inline int ti_sci_proc_handover(struct ti_sci_proc *tsp) in ti_sci_proc_handover() 64 static inline int ti_sci_proc_set_config(struct ti_sci_proc *tsp, in ti_sci_proc_set_config() 78 static inline int ti_sci_proc_set_control(struct ti_sci_proc *tsp, in ti_sci_proc_set_control() 90 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp, in ti_sci_proc_get_status()
|
| D | ti_k3_dsp_remoteproc.c | 89 struct ti_sci_proc *tsp; member 651 struct ti_sci_proc *tsp; in k3_dsp_rproc_of_get_tsp() local
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| D | ti_sci_proc.h | 31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() 42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release() 53 static inline int ti_sci_proc_handover(struct ti_sci_proc *tsp) in ti_sci_proc_handover() 64 static inline int ti_sci_proc_set_config(struct ti_sci_proc *tsp, in ti_sci_proc_set_config() 78 static inline int ti_sci_proc_set_control(struct ti_sci_proc *tsp, in ti_sci_proc_set_control() 90 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp, in ti_sci_proc_get_status()
|
| D | ti_k3_dsp_remoteproc.c | 89 struct ti_sci_proc *tsp; member 565 struct ti_sci_proc *tsp; in k3_dsp_rproc_of_get_tsp() local
|
| D | ti_k3_r5_remoteproc.c | 108 struct ti_sci_proc *tsp; member 1107 struct ti_sci_proc *tsp; in k3_r5_core_of_get_tsp() local
|
| /kernel/linux/linux-6.6/security/smack/ |
| D | smack_access.c | 218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() 273 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 652 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
| D | smack_lsm.c | 152 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local 173 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local 195 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local 225 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file() local 255 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local 338 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack() 433 struct task_smack *tsp; in smk_ptrace_rule_check() local 994 struct task_smack *tsp = smack_cred(current_cred()); in smack_inode_init_security() local 1786 struct task_smack *tsp; in smack_mmap_file() local 1951 struct task_smack *tsp; in smack_file_receive() local [all …]
|
| D | smackfs.c | 2225 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start() local 2232 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local 2279 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local 2434 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local 2441 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local 2487 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local 2705 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local 2712 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local 2788 struct task_smack *tsp; in smk_write_relabel_self() local
|
| D | smack.h | 379 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() 403 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
| /kernel/linux/linux-5.10/security/smack/ |
| D | smack_access.c | 218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() 273 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 652 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
| D | smack_lsm.c | 140 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local 161 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local 183 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local 213 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file() local 243 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local 326 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack() 421 struct task_smack *tsp; in smk_ptrace_rule_check() local 975 struct task_smack *tsp = smack_cred(current_cred()); in smack_inode_init_security() local 1682 struct task_smack *tsp; in smack_mmap_file() local 1847 struct task_smack *tsp; in smack_file_receive() local [all …]
|
| D | smackfs.c | 2214 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start() local 2221 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local 2268 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local 2422 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local 2429 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local 2475 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local 2693 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local 2700 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local 2776 struct task_smack *tsp; in smk_write_relabel_self() local
|
| D | smack.h | 382 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() 406 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
| /kernel/linux/linux-6.6/fs/ |
| D | select.c | 733 fd_set __user *exp, void __user *tsp, in do_pselect() 796 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 810 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 1102 struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1128 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1315 void __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1370 struct __kernel_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1385 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1400 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1426 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-5.10/fs/ |
| D | select.c | 732 fd_set __user *exp, void __user *tsp, in do_pselect() 795 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 809 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 1101 struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1127 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1314 void __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1369 struct __kernel_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1384 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1399 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1425 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | diag.c | 245 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()
|
| D | proc.c | 303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | diag.c | 245 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() 292 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() 347 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
| D | proc.c | 305 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
| /kernel/linux/linux-5.10/tools/bpf/runqslower/ |
| D | runqslower.bpf.c | 67 u64 *tsp, delta_us; in handle__sched_switch() local
|
| /kernel/linux/linux-6.6/tools/bpf/runqslower/ |
| D | runqslower.bpf.c | 72 u64 *tsp, delta_us; in handle__sched_switch() local
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | offwaketime.bpf.c | 120 u64 delta, ts, *tsp; local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | offwaketime_kern.c | 136 u64 delta, ts, *tsp; local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
| D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|