/Linux-v4.19/security/smack/ |
D | smack_access.c | 223 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() 278 struct task_smack *tsp = current_security(); in smk_curacc() local 638 struct task_smack *tsp = cred->security; in smack_privileged_cred() local
|
D | smack_lsm.c | 125 struct task_smack *tsp = current_security(); in smk_bu_current() local 146 struct task_smack *tsp = current_security(); in smk_bu_task() local 168 struct task_smack *tsp = current_security(); in smk_bu_inode() local 198 struct task_smack *tsp = current_security(); in smk_bu_file() local 228 struct task_smack *tsp = cred->security; in smk_bu_credfile() local 322 struct task_smack *tsp; in new_task_smack() local 422 struct task_smack *tsp; in smk_ptrace_rule_check() local 1723 struct task_smack *tsp; in smack_mmap_file() local 1879 struct task_smack *tsp; in smack_file_receive() local 1933 struct task_smack *tsp = file->f_cred->security; in smack_file_open() local [all …]
|
D | smackfs.c | 2211 struct task_smack *tsp = current_security(); in load_self_seq_start() local 2218 struct task_smack *tsp = current_security(); in load_self_seq_next() local 2265 struct task_smack *tsp = current_security(); in smk_write_load_self() local 2417 struct task_smack *tsp = current_security(); in load_self2_seq_start() local 2424 struct task_smack *tsp = current_security(); in load_self2_seq_next() local 2470 struct task_smack *tsp = current_security(); in smk_write_load_self2() local 2684 struct task_smack *tsp = current_security(); in relabel_self_seq_start() local 2691 struct task_smack *tsp = current_security(); in relabel_self_seq_next() local 2739 struct task_smack *tsp = current_security(); in smk_write_relabel_self() local
|
D | smack.h | 380 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() 398 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
/Linux-v4.19/net/sctp/ |
D | diag.c | 266 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() 313 static int sctp_sock_dump(struct sctp_transport *tsp, void *p) in sctp_sock_dump() 367 static int sctp_sock_filter(struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
D | proc.c | 310 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
D | socket.c | 5091 struct sctp_transport *tsp; in sctp_for_each_transport() local
|
/Linux-v4.19/fs/ |
D | select.c | 704 fd_set __user *exp, struct timespec __user *tsp, in do_pselect() 758 fd_set __user *, exp, struct timespec __user *, tsp, in SYSCALL_DEFINE6() argument 1048 struct timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1310 struct compat_timespec __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1358 struct compat_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1376 unsigned int, nfds, struct compat_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v4.19/samples/bpf/ |
D | offwaketime_kern.c | 130 u64 delta, ts, *tsp; local
|
/Linux-v4.19/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 288 struct timespec ts, *tsp = NULL; in unit_test() local
|
/Linux-v4.19/drivers/media/dvb-core/ |
D | dvb_demux.c | 83 static inline u8 payload(const u8 *tsp) in payload()
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 153 unsigned long tsp; member
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 3659 srb_t *sp, *tsp; in qla24xx_async_gpnid() local
|