Searched defs:tsp (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/security/smack/ |
D | smack_lsm.c | 98 struct task_smack *tsp; in new_task_smack() local 158 char *tsp; in smack_ptrace_access_check() local 184 char *tsp; in smack_ptrace_traceme() local 501 struct task_smack *tsp = current_security(); in smack_bprm_secureexec() local 1177 struct task_smack *tsp; in smack_file_mmap() local 1305 char *tsp = smk_of_task(tsk->cred->security); in smack_file_send_sigiotask() local 1381 struct task_smack *tsp; in smack_cred_alloc_blank() local 1400 struct task_smack *tsp = cred->security; in smack_cred_free() local 1496 struct task_smack *tsp = new->security; in smack_kernel_create_files_as() local 1697 char *tsp = smk_of_forked(task_security(p)); in smack_task_wait() local [all …]
|
D | smack.h | 270 static inline char *smk_of_task(const struct task_smack *tsp) in smk_of_task() 278 static inline char *smk_of_forked(const struct task_smack *tsp) in smk_of_forked()
|
D | smackfs.c | 1383 struct task_smack *tsp = current_security(); in load_self_seq_start() local 1390 struct task_smack *tsp = current_security(); in load_self_seq_next() local 1455 struct task_smack *tsp = current_security(); in smk_write_load_self() local
|
D | smack_access.c | 206 struct task_smack *tsp = current_security(); in smk_curacc() local
|
/linux-3.3/arch/arm/plat-omap/ |
D | counter_32k.c | 58 struct timespec *tsp = &persistent_ts; in read_persistent_clock() local
|
/linux-3.3/arch/arm/mach-tegra/ |
D | timer.c | 139 struct timespec *tsp = &persistent_ts; in read_persistent_clock() local
|
/linux-3.3/fs/ |
D | select.c | 621 fd_set __user *exp, struct timespec __user *tsp, in do_pselect() 675 fd_set __user *, exp, struct timespec __user *, tsp, in SYSCALL_DEFINE6() argument 950 struct timespec __user *, tsp, const sigset_t __user *, sigmask, in SYSCALL_DEFINE5() argument
|
D | compat.c | 1540 struct compat_timespec __user *tsp, compat_sigset_t __user *sigmask, in do_compat_pselect() 1591 struct compat_timespec __user *tsp, void __user *sig) in compat_sys_pselect6() 1609 unsigned int nfds, struct compat_timespec __user *tsp, in compat_sys_ppoll()
|
/linux-3.3/net/sctp/ |
D | proc.c | 419 struct sctp_transport *tsp; in sctp_remaddr_seq_show() local
|
/linux-3.3/drivers/media/dvb/dvb-core/ |
D | dvb_demux.c | 72 static inline u8 payload(const u8 *tsp) in payload()
|
/linux-3.3/arch/s390/include/asm/ |
D | etr.h | 116 unsigned long long tsp; member
|
/linux-3.3/drivers/acpi/ |
D | thermal.c | 152 unsigned long tsp; member
|
/linux-3.3/fs/logfs/ |
D | readwrite.c | 109 static __be64 timespec_to_be64(struct timespec tsp) in timespec_to_be64()
|