/Linux-v5.4/security/smack/ |
D | smack_access.c | 219 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() 274 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 634 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
D | smack_lsm.c | 143 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_current() local 164 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_task() local 186 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_inode() local 216 struct task_smack *tsp = smack_cred(current_cred()); in smk_bu_file() local 246 struct task_smack *tsp = smack_cred(cred); in smk_bu_credfile() local 330 static void init_task_smack(struct task_smack *tsp, struct smack_known *task, in init_task_smack() 425 struct task_smack *tsp; in smk_ptrace_rule_check() local 1665 struct task_smack *tsp; in smack_mmap_file() local 1830 struct task_smack *tsp; in smack_file_receive() local 1883 struct task_smack *tsp = smack_cred(file->f_cred); in smack_file_open() local [all …]
|
D | smackfs.c | 2183 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_start() local 2190 struct task_smack *tsp = smack_cred(current_cred()); in load_self_seq_next() local 2237 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self() local 2391 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_start() local 2398 struct task_smack *tsp = smack_cred(current_cred()); in load_self2_seq_next() local 2444 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_load_self2() local 2658 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_start() local 2665 struct task_smack *tsp = smack_cred(current_cred()); in relabel_self_seq_next() local 2713 struct task_smack *tsp = smack_cred(current_cred()); in smk_write_relabel_self() local
|
D | smack.h | 396 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() 420 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
/Linux-v5.4/fs/ |
D | select.c | 729 fd_set __user *exp, void __user *tsp, in do_pselect() 770 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 790 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 1082 struct __kernel_timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1108 struct old_timespec32 __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument 1295 void __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1330 struct __kernel_timespec __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1352 struct old_timespec32 __user *, tsp, void __user *, sig) in COMPAT_SYSCALL_DEFINE6() argument 1374 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1400 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v5.4/net/sctp/ |
D | diag.c | 252 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() 299 static int sctp_sock_dump(struct sctp_transport *tsp, void *p) in sctp_sock_dump() 353 static int sctp_sock_filter(struct sctp_transport *tsp, void *p) in sctp_sock_filter()
|
D | proc.c | 295 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
D | socket.c | 5386 struct sctp_transport *tsp; in sctp_for_each_transport() local
|
/Linux-v5.4/samples/bpf/ |
D | offwaketime_kern.c | 130 u64 delta, ts, *tsp; local
|
/Linux-v5.4/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
/Linux-v5.4/drivers/media/dvb-core/ |
D | dvb_demux.c | 83 static inline u8 payload(const u8 *tsp) in payload()
|
/Linux-v5.4/drivers/acpi/ |
D | thermal.c | 139 unsigned long tsp; member
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_gs.c | 3324 srb_t *sp, *tsp; in qla24xx_async_gpnid() local
|