| /kernel/linux/linux-5.10/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 67 u64 *tsp, delta_us; in handle__sched_switch() local
|
| /kernel/linux/linux-6.6/tools/bpf/runqslower/ |
| H A D | runqslower.bpf.c | 72 u64 *tsp, delta_us; in handle__sched_switch() local
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| H A D | ti_sci_proc.h | 31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() argument 42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release() argument 53 ti_sci_proc_handover(struct ti_sci_proc *tsp) ti_sci_proc_handover() argument 64 ti_sci_proc_set_config(struct ti_sci_proc *tsp, u64 boot_vector, u32 cfg_set, u32 cfg_clr) ti_sci_proc_set_config() argument 78 ti_sci_proc_set_control(struct ti_sci_proc *tsp, u32 ctrl_set, u32 ctrl_clr) ti_sci_proc_set_control() argument 90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument [all...] |
| H A D | ti_k3_dsp_remoteproc.c | 89 struct ti_sci_proc *tsp; member 565 struct ti_sci_proc *tsp; in k3_dsp_rproc_of_get_tsp() local [all...] |
| H A D | ti_k3_r5_remoteproc.c | 108 struct ti_sci_proc *tsp; member 1107 struct ti_sci_proc *tsp; in k3_r5_core_of_get_tsp() local [all...] |
| /kernel/linux/linux-6.6/drivers/remoteproc/ |
| H A D | ti_sci_proc.h | 31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() argument 42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release() argument 53 ti_sci_proc_handover(struct ti_sci_proc *tsp) ti_sci_proc_handover() argument 64 ti_sci_proc_set_config(struct ti_sci_proc *tsp, u64 boot_vector, u32 cfg_set, u32 cfg_clr) ti_sci_proc_set_config() argument 78 ti_sci_proc_set_control(struct ti_sci_proc *tsp, u32 ctrl_set, u32 ctrl_clr) ti_sci_proc_set_control() argument 90 ti_sci_proc_get_status(struct ti_sci_proc *tsp, u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags, u32 *status_flags) ti_sci_proc_get_status() argument [all...] |
| H A D | ti_k3_dsp_remoteproc.c | 89 struct ti_sci_proc *tsp; member 651 struct ti_sci_proc *tsp; in k3_dsp_rproc_of_get_tsp() local [all...] |
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | offwaketime.bpf.c | 120 u64 delta, ts, *tsp; local
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | proc.c | 305 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
| H A D | diag.c | 245 static int sctp_tsp_dump_one(struct sctp_transport *tsp, void *p) in sctp_tsp_dump_one() argument 292 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() argument 347 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | offwaketime_kern.c | 136 u64 delta, ts, *tsp; local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | proc.c | 303 struct sctp_transport *transport, *tsp; in sctp_remaddr_seq_show() local
|
| H A D | diag.c | 245 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump_one() argument 286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_dump() argument 341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p) in sctp_sock_filter() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
| /kernel/linux/linux-5.10/security/smack/ |
| H A D | smack_access.c | 218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() argument 273 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 652 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
| H A D | smack.h | 382 static inline struct smack_known *smk_of_task(const struct task_smack *tsp) in smk_of_task() argument 406 static inline struct smack_known *smk_of_forked(const struct task_smack *tsp) in smk_of_forked() argument
|
| /kernel/linux/linux-6.6/security/smack/ |
| H A D | smack_access.c | 218 int smk_tskacc(struct task_smack *tsp, struct smack_known *obj_known, in smk_tskacc() argument 273 struct task_smack *tsp = smack_cred(current_cred()); in smk_curacc() local 652 struct task_smack *tsp = smack_cred(cred); in smack_privileged_cred() local
|
| /kernel/linux/linux-5.10/drivers/media/dvb-core/ |
| H A D | dvb_demux.c | 83 static inline u8 payload(const u8 *tsp) in payload() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 888 struct timespec64 tsp; in bnxt_ptp_init_rtc() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-core/ |
| H A D | dvb_demux.c | 73 static inline u8 payload(const u8 *tsp) in payload() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | thermal.c | 140 unsigned long tsp; member
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| H A D | i2c-qcom-cci.c | 105 u16 tsp; /* pulse width of spikes suppressed by the input filter */ member
|
| /kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
| H A D | qla_gs.c | 3169 srb_t *sp, *tsp; in qla24xx_async_gpnid() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | select.c | 731 do_pselect(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, void __user *tsp, const sigset_t __user *sigmask, size_t sigsetsize, enum poll_time_type type) do_pselect() argument 1312 do_compat_pselect(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, void __user *tsp, compat_sigset_t __user *sigmask, compat_size_t sigsetsize, enum poll_time_type type) do_compat_pselect() argument [all...] |