/linux-6.6.21/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
|
D | ti_k3_r5_remoteproc.c | 141 struct ti_sci_proc *tsp; member 1486 struct ti_sci_proc *tsp; in k3_r5_core_of_get_tsp() local
|
/linux-6.6.21/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()
|
/linux-6.6.21/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
|
/linux-6.6.21/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
|
D | socket.c | 5363 struct sctp_transport *tsp; in sctp_transport_traverse_process() local
|
/linux-6.6.21/tools/bpf/runqslower/ |
D | runqslower.bpf.c | 72 u64 *tsp, delta_us; in handle__sched_switch() local
|
/linux-6.6.21/samples/bpf/ |
D | offwaketime.bpf.c | 120 u64 delta, ts, *tsp; local
|
/linux-6.6.21/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
/linux-6.6.21/kernel/rcu/ |
D | tree_nocb.h | 1613 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu() 1618 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
|
D | rcutorture.c | 3213 struct task_struct *tsp; in rcu_torture_read_exit() local
|
/linux-6.6.21/drivers/acpi/ |
D | thermal.c | 105 unsigned long tsp; member
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.c | 888 struct timespec64 tsp; in bnxt_ptp_init_rtc() local
|
/linux-6.6.21/drivers/media/dvb-core/ |
D | dvb_demux.c | 73 static inline u8 payload(const u8 *tsp) in payload()
|
/linux-6.6.21/drivers/i2c/busses/ |
D | i2c-qcom-cci.c | 105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
|