Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/remoteproc/
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()
Dti_k3_m4_remoteproc.c71 struct ti_sci_proc *tsp; member
463 struct ti_sci_proc *tsp = data; in k3_m4_release_tsp() local
Dti_k3_dsp_remoteproc.c89 struct ti_sci_proc *tsp; member
606 struct ti_sci_proc *tsp = data; in k3_dsp_release_tsp() local
Dti_k3_r5_remoteproc.c144 struct ti_sci_proc *tsp; member
1492 struct ti_sci_proc *tsp = data; in k3_r5_release_tsp() local
/linux-6.14.4/security/smack/
Dsmack_access.c218 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
658 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
Dsmack_lsm.c138 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local
159 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local
181 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local
211 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file() local
241 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local
324 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack()
419 struct task_smack *tsp; in smk_ptrace_rule_check() local
980 struct task_smack *tsp = smack_cred(current_cred()); in smack_inode_init_security() local
1803 struct task_smack *tsp; in smack_mmap_file() local
1968 struct task_smack *tsp; in smack_file_receive() local
[all …]
Dsmackfs.c2207 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start() local
2214 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local
2261 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local
2416 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local
2423 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local
2469 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local
2687 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local
2694 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local
2770 struct task_smack *tsp; in smk_write_relabel_self() local
Dsmack.h398 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task()
422 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
/linux-6.14.4/fs/
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-6.14.4/net/sctp/
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()
Dproc.c303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
Dsocket.c5370 struct sctp_transport *tsp; in sctp_transport_traverse_process() local
/linux-6.14.4/tools/bpf/runqslower/
Drunqslower.bpf.c72 u64 *tsp, delta_us; in handle__sched_switch() local
/linux-6.14.4/samples/bpf/
Doffwaketime.bpf.c120 u64 delta, ts, *tsp; local
/linux-6.14.4/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c286 struct timespec ts, *tsp = NULL; in unit_test() local
/linux-6.14.4/tools/testing/selftests/vDSO/
Dvdso_test_getrandom.c33 #define timespecsub(tsp, usp, vsp) \ argument
/linux-6.14.4/kernel/rcu/
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()
Drcutorture.c3431 struct task_struct *tsp; in rcu_torture_read_exit() local
/linux-6.14.4/drivers/i2c/busses/
Di2c-qcom-cci.c105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
/linux-6.14.4/drivers/media/dvb-core/
Ddvb_demux.c73 static inline u8 payload(const u8 *tsp) in payload()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ptp.c1002 struct timespec64 tsp; in bnxt_ptp_init_rtc() local