Searched defs:tsp (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/net/sctp/
H A Dproc.c442 struct sctp_transport *tsp; sctp_remaddr_seq_show() local
/linux-4.4.14/security/smack/
H A Dsmack_access.c228 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, smk_tskacc() argument
283 struct task_smack *tsp = current_security(); smk_curacc() local
H A Dsmack.h361 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) smk_of_task() argument
379 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) smk_of_forked() argument
H A Dsmackfs.c2247 struct task_smack *tsp = current_security(); load_self_seq_start() local
2254 struct task_smack *tsp = current_security(); load_self_seq_next() local
2301 struct task_smack *tsp = current_security(); smk_write_load_self() local
2453 struct task_smack *tsp = current_security(); load_self2_seq_start() local
2460 struct task_smack *tsp = current_security(); load_self2_seq_next() local
2506 struct task_smack *tsp = current_security(); smk_write_load_self2() local
2729 struct task_smack *tsp = current_security(); relabel_self_seq_start() local
2736 struct task_smack *tsp = current_security(); relabel_self_seq_next() local
2784 struct task_smack *tsp = current_security(); smk_write_relabel_self() local
H A Dsmack_lsm.c123 struct task_smack *tsp = current_security(); smk_bu_current() local
144 struct task_smack *tsp = current_security(); smk_bu_task() local
166 struct task_smack *tsp = current_security(); smk_bu_inode() local
196 struct task_smack *tsp = current_security(); smk_bu_file() local
226 struct task_smack *tsp = cred->security; smk_bu_credfile() local
320 struct task_smack *tsp; new_task_smack() local
424 struct task_smack *tsp; smk_ptrace_rule_check() local
966 struct task_smack *tsp = current_security(); smack_bprm_secureexec() local
1714 struct task_smack *tsp; smack_mmap_file() local
1894 struct task_smack *tsp = cred->security; smack_file_open() local
1925 struct task_smack *tsp; smack_cred_alloc_blank() local
1944 struct task_smack *tsp = cred->security; smack_cred_free() local
2047 struct task_smack *tsp = new->security; smack_kernel_create_files_as() local
3590 struct task_smack *tsp = current_security(); smack_setprocattr() local
4761 struct task_smack *tsp; smack_init() local
/linux-4.4.14/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c287 struct timespec ts, *tsp = NULL; unit_test() local
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_demux.c77 static inline u8 payload(const u8 *tsp) payload() argument
/linux-4.4.14/drivers/acpi/
H A Dthermal.c153 unsigned long tsp; member in struct:acpi_thermal_passive
/linux-4.4.14/fs/
H A Dselect.c646 do_pselect(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct timespec __user *tsp, const sigset_t __user *sigmask, size_t sigsetsize) do_pselect() argument
H A Dcompat.c1348 do_compat_pselect(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, struct compat_timespec __user *tsp, compat_sigset_t __user *sigmask, compat_size_t sigsetsize) do_compat_pselect() argument
/linux-4.4.14/arch/s390/include/asm/
H A Detr.h114 unsigned long long tsp; member in struct:etr_aib
/linux-4.4.14/fs/logfs/
H A Dreadwrite.c109 static __be64 timespec_to_be64(struct timespec tsp) timespec_to_be64() argument

Completed in 453 milliseconds