/external/u-boot/drivers/remoteproc/ |
D | ti_sci_proc.h | 32 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() 44 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp) in ti_sci_proc_release() 61 static inline int ti_sci_proc_handover(struct ti_sci_proc *tsp) in ti_sci_proc_handover() 74 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp, in ti_sci_proc_get_status() 92 static inline int ti_sci_proc_set_config(struct ti_sci_proc *tsp, in ti_sci_proc_set_config() 108 static inline int ti_sci_proc_set_control(struct ti_sci_proc *tsp, in ti_sci_proc_set_control() 123 static inline int ti_sci_proc_power_domain_on(struct ti_sci_proc *tsp) in ti_sci_proc_power_domain_on() 136 static inline int ti_sci_proc_power_domain_off(struct ti_sci_proc *tsp) in ti_sci_proc_power_domain_off()
|
D | ti_k3_arm64_rproc.c | 38 struct ti_sci_proc tsp; member 123 static int ti_sci_proc_of_to_priv(struct udevice *dev, struct ti_sci_proc *tsp) in ti_sci_proc_of_to_priv()
|
D | ti_k3_dsp_rproc.c | 46 struct ti_sci_proc tsp; member 198 static int ti_sci_proc_of_to_priv(struct udevice *dev, struct ti_sci_proc *tsp) in ti_sci_proc_of_to_priv()
|
D | ti_k3_r5f_rproc.c | 84 struct ti_sci_proc tsp; member 602 static int ti_sci_proc_of_to_priv(struct udevice *dev, struct ti_sci_proc *tsp) in ti_sci_proc_of_to_priv()
|
/external/tcpdump/ |
D | print-timed.c | 44 struct tsp { struct 45 uint8_t tsp_type; argument 46 uint8_t tsp_vers; argument 47 uint16_t tsp_seq; argument 49 struct tsp_timeval tspu_time; argument 51 } tsp_u; argument 52 int8_t tsp_name[256]; argument 101 const struct tsp *tsp = (const struct tsp *)bp; in timed_print() local
|
/external/bcc/examples/tracing/ |
D | vfsreadlat.c | 32 u64 *tsp, delta; in do_return() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/ |
D | 8-1.c | 119 struct timespec tsp, rem; in main() local
|
/external/strace/tests/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/strace/tests-mx32/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/strace/tests-m32/ |
D | ppoll.c | 47 const kernel_ulong_t tsp, in sys_ppoll()
|
/external/ltp/testcases/kernel/syscalls/utimensat/ |
D | utimensat01.c | 112 struct timespec *tsp; in main() local
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.h | 67 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | BranchFolding.h | 85 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 205 struct timespec ts, *tsp = NULL; in do_test() local
|
/external/linux-kselftest/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 284 struct timespec ts, *tsp = NULL; in unit_test() local
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 172 for (const TensorSliceProto& tsp : ssm.slice()) { in LoadShard() local
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 299 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
D | IN.py | 427 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
D | STROPTS.py | 424 def TIMESTRUC_TO_TICK(tsp): return \ argument
|
/external/libpng/contrib/tools/ |
D | pngcp.c | 455 unsigned int tsp; /* nsp from the last run; this is the member
|
/external/blktrace/ |
D | blktrace.c | 519 static inline void make_timespec(struct timespec *tsp, long delta_msec) in make_timespec()
|