/linux/drivers/remoteproc/ |
A 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()
|
A 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
|
A D | ti_k3_r5_remoteproc.c | 136 struct ti_sci_proc *tsp; member 1254 struct ti_sci_proc *tsp; in k3_r5_core_of_get_tsp() local
|
/linux/security/smack/ |
A 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 655 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
A D | smack_lsm.c | 142 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local 163 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local 185 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local 245 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local 423 struct task_smack *tsp; in smk_ptrace_rule_check() local 1644 struct task_smack *tsp; in smack_mmap_file() local 1809 struct task_smack *tsp; in smack_file_receive() local 1902 struct task_smack *tsp = smack_cred(cred); in smack_cred_free() local 2006 struct task_smack *tsp = smack_cred(new); in smack_kernel_create_files_as() local 4630 struct task_smack *tsp; in smack_inode_copy_up() local [all …]
|
A 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 2423 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local 2430 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local 2476 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local 2694 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local 2701 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local 2777 struct task_smack *tsp; in smk_write_relabel_self() local
|
A D | smack.h | 387 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() 427 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
/linux/fs/ |
A D | select.c | 729 fd_set __user *exp, void __user *tsp, in do_pselect() 792 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 806 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 1098 struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1124 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1311 void __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1366 struct __kernel_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1381 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1396 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1422 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
/linux/net/sctp/ |
A D | diag.c | 248 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one() 289 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() 344 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
A D | proc.c | 305 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
A D | socket.c | 5353 struct sctp_transport *tsp; in sctp_transport_traverse_process() local
|
/linux/tools/bpf/runqslower/ |
A D | runqslower.bpf.c | 72 u64 *tsp, delta_us; in handle__sched_switch() local
|
/linux/samples/bpf/ |
A D | offwaketime_kern.c | 137 u64 delta, ts, *tsp; local
|
/linux/tools/testing/selftests/futex/functional/ |
A D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
/linux/kernel/rcu/ |
A D | tree_nocb.h | 1312 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu() 1317 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
|
A D | rcutorture.c | 2716 struct task_struct *tsp; in rcu_torture_read_exit() local
|
/linux/drivers/i2c/busses/ |
A D | i2c-qcom-cci.c | 105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
|
/linux/drivers/media/dvb-core/ |
A D | dvb_demux.c | 83 static inline u8 payload(const u8 *tsp) in payload()
|
/linux/drivers/acpi/ |
A D | thermal.c | 137 unsigned long tsp; member
|
/linux/drivers/scsi/qla2xxx/ |
A D | qla_gs.c | 3178 srb_t *sp, *tsp; in qla24xx_async_gpnid() local
|