Home
last modified time | relevance | path

Searched defs:tsp (Results 1 – 11 of 11) 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()
275 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local
712 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
H A Dsmack_lsm.c137 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
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()); in load_self_seq_start() local
2226 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local
2273 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local
2428 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local
2435 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local
2481 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local
2699 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local
2706 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local
2782 struct task_smack *tsp; in smk_write_relabel_self() local
H A Dsmack.h415 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task()
439 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
/linux/net/sctp/
H A Ddiag.c253 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one()
297 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump()
352 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter()
H A Dsocket.c5416 struct sctp_transport *tsp; sctp_transport_traverse_process() local
[all...]
/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; in TEST_F() local
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_getrandom.c32 #define timespecsub(tsp, usp, vsp) \ argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c1046 struct timespec64 tsp; in bnxt_ptp_init_rtc() local