/linux/drivers/remoteproc/ |
H A D | ti_sci_proc.h | 35 struct ti_sci_proc *tsp; in ti_sci_proc_of_get_tsp() local 57 ti_sci_proc_request(struct ti_sci_proc * tsp) ti_sci_proc_request() argument 68 ti_sci_proc_release(struct ti_sci_proc * tsp) ti_sci_proc_release() argument 79 ti_sci_proc_handover(struct ti_sci_proc * tsp) ti_sci_proc_handover() argument 90 ti_sci_proc_set_config(struct ti_sci_proc * tsp,u64 boot_vector,u32 cfg_set,u32 cfg_clr) ti_sci_proc_set_config() argument 104 ti_sci_proc_set_control(struct ti_sci_proc * tsp,u32 ctrl_set,u32 ctrl_clr) ti_sci_proc_set_control() argument 116 ti_sci_proc_get_status(struct ti_sci_proc * tsp,u64 * boot_vector,u32 * cfg_flags,u32 * ctrl_flags,u32 * status_flags) ti_sci_proc_get_status() argument [all...] |
H A D | ti_k3_common.h | 90 struct ti_sci_proc *tsp; member
|
H A D | ti_k3_common.c | 544 struct ti_sci_proc *tsp = data; in k3_release_tsp() local
|
/linux/security/smack/ |
H A D | smack_access.c | 220 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() argument 275 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 660 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
H A D | smack_lsm.c | 137 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local 158 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local 180 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local 210 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file() local 240 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local 323 init_task_smack(struct task_smack * tsp,struct smack_known * task,struct smack_known * forked) init_task_smack() argument 418 struct task_smack *tsp; smk_ptrace_rule_check() local 979 struct task_smack *tsp = smack_cred(current_cred()); smack_inode_init_security() local 1802 struct task_smack *tsp; smack_mmap_file() local 1967 struct task_smack *tsp; smack_file_receive() local 2020 struct task_smack *tsp = smack_cred(file->f_cred); smack_file_open() local 2060 struct task_smack *tsp = smack_cred(cred); smack_cred_free() local 2174 struct task_smack *tsp = smack_cred(new); smack_kernel_create_files_as() local 3731 struct task_smack *tsp = smack_cred(current_cred()); do_setattr() local 4876 struct task_smack *tsp; smack_inode_copy_up() local 4961 struct task_smack *tsp = smack_cred(current_cred()); smack_uring_override_creds() local 5003 struct task_smack *tsp; smack_uring_cmd() local 5238 struct task_smack *tsp; smack_init() local [all...] |
H A D | smack.h | 398 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() argument 422 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked() argument
|
/linux/fs/ |
H A D | select.c | 729 fd_set __user *exp, void __user *tsp, in do_pselect() argument 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, cons in SYSCALL_DEFINE5() argument 1122 SYSCALL_DEFINE5(ppoll_time32,struct pollfd __user *,ufds,unsigned int,nfds,struct old_timespec32 __user *,tsp,const sigset_t __user *,sigmask,size_t,sigsetsize) SYSCALL_DEFINE5() argument 1309 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) do_compat_pselect() argument 1364 COMPAT_SYSCALL_DEFINE6(pselect6_time64,int,n,compat_ulong_t __user *,inp,compat_ulong_t __user *,outp,compat_ulong_t __user *,exp,struct __kernel_timespec __user *,tsp,void __user *,sig) COMPAT_SYSCALL_DEFINE6() argument 1379 COMPAT_SYSCALL_DEFINE6(pselect6_time32,int,n,compat_ulong_t __user *,inp,compat_ulong_t __user *,outp,compat_ulong_t __user *,exp,struct old_timespec32 __user *,tsp,void __user *,sig) COMPAT_SYSCALL_DEFINE6() argument 1394 COMPAT_SYSCALL_DEFINE5(ppoll_time32,struct pollfd __user *,ufds,unsigned int,nfds,struct old_timespec32 __user *,tsp,const compat_sigset_t __user *,sigmask,compat_size_t,sigsetsize) COMPAT_SYSCALL_DEFINE5() argument 1420 COMPAT_SYSCALL_DEFINE5(ppoll_time64,struct pollfd __user *,ufds,unsigned int,nfds,struct __kernel_timespec __user *,tsp,const compat_sigset_t __user *,sigmask,compat_size_t,sigsetsize) COMPAT_SYSCALL_DEFINE5() argument [all...] |
/linux/net/sctp/ |
H A 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() argument 286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() argument 341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter() argument
|
H A D | proc.c | 303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
H A D | socket.c | 5370 struct sctp_transport *tsp; in sctp_transport_traverse_process() local [all...] |
/linux/tools/bpf/runqslower/ |
H A D | runqslower.bpf.c | 72 u64 *tsp, delta_us; in handle__sched_switch() local
|
/linux/samples/bpf/ |
H A D | offwaketime.bpf.c | 120 u64 delta, ts, *tsp; local
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue_pi.c | 286 struct timespec ts, *tsp = NULL; in unit_test() local
|
/linux/tools/testing/selftests/vDSO/ |
H A D | vdso_test_getrandom.c | 32 #define timespecsub(tsp, usp, vsp) \ argument
|
/linux/kernel/rcu/ |
H A D | tree_nocb.h | 1512 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu() argument 1517 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu() argument
|
/linux/drivers/i2c/busses/ |
H A D | i2c-qcom-cci.c | 105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 73 static inline u8 payload(const u8 *tsp) in payload() argument
|