Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A 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()
/linux/security/smack/
H A Dsmack_access.c220 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
712 struct task_smack *tsp = smack_cred(cred); smack_privileged_cred() local
H A Dsmack_lsm.c137 struct task_smack *tsp = smack_cred(current_cred()); smk_bu_current() local
158 struct task_smack *tsp = smack_cred(current_cred()); smk_bu_task() local
180 struct task_smack *tsp = smack_cred(current_cred()); smk_bu_inode() local
210 struct task_smack *tsp = smack_cred(current_cred()); smk_bu_file() local
240 struct task_smack *tsp = smack_cred(cred); 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
1015 struct task_smack *tsp = smack_cred(current_cred()); smack_inode_init_security() local
1849 struct task_smack *tsp; smack_mmap_file() local
2014 struct task_smack *tsp; smack_file_receive() local
2067 struct task_smack *tsp = smack_cred(file->f_cred); smack_file_open() local
2107 struct task_smack *tsp = smack_cred(cred); smack_cred_free() local
2221 struct task_smack *tsp = smack_cred(new); smack_kernel_create_files_as() local
3778 struct task_smack *tsp = smack_cred(current_cred()); do_setattr() local
4974 struct task_smack *tsp; smack_inode_copy_up() local
5052 struct task_smack *tsp = smack_cred(current_cred()); smack_uring_override_creds() local
5094 struct task_smack *tsp; smack_uring_cmd() local
5329 struct task_smack *tsp; smack_init() local
[all...]
H A Dsmackfs.c2219 struct task_smack *tsp = smack_cred(current_cred()); load_self_seq_start() local
2226 struct task_smack *tsp = smack_cred(current_cred()); load_self_seq_next() local
2273 struct task_smack *tsp = smack_cred(current_cred()); smk_write_load_self() local
2428 struct task_smack *tsp = smack_cred(current_cred()); load_self2_seq_start() local
2435 struct task_smack *tsp = smack_cred(current_cred()); load_self2_seq_next() local
2481 struct task_smack *tsp = smack_cred(current_cred()); smk_write_load_self2() local
2699 struct task_smack *tsp = smack_cred(current_cred()); relabel_self_seq_start() local
2706 struct task_smack *tsp = smack_cred(current_cred()); relabel_self_seq_next() local
2782 struct task_smack *tsp; smk_write_relabel_self() local
[all...]
H A Dsmack.h415 smk_of_task(const struct task_smack * tsp) smk_of_task() argument
439 smk_of_forked(const struct task_smack * tsp) smk_of_forked() argument
/linux/net/sctp/
H A Ddiag.c254 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one()
299 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump()
354 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
H A Dsocket.c5442 struct sctp_transport *tsp; in sctp_transport_traverse_process() local
/linux/samples/bpf/
H A Doffwaketime.bpf.c120 u64 delta, ts, *tsp; local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c329 struct timespec ts, *tsp = NULL; TEST_F() local
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_getrandom.c32 #define timespecsub(tsp, usp, vsp) \ argument
/linux/kernel/rcu/
H A Dtree_nocb.h1571 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
1576 static char *show_rcu_should_be_on_cpu(struct task_struct *tsp) in show_rcu_should_be_on_cpu()
H A Drcutorture.c4111 struct task_struct *tsp; in rcu_torture_read_exit() local
/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c102 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c1049 struct timespec64 tsp; in bnxt_ptp_init_rtc() local