/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | syscalls.c | 82 ppc_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in ppc_select() argument
|
/third_party/node/deps/cares/src/tools/ |
H A D | ahost.c | 77 struct timeval *tvp; in main() local
|
H A D | adig.c | 850 struct timeval *tvp; in event_loop() local
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_mid.c | 277 scsi_qla_host_t *vha, *tvp; in qla2x00_alert_all_vps() local 427 scsi_qla_host_t *vp, *tvp; in qla2x00_do_dpc_all_vps() local
|
H A D | qla_nvme.c | 1205 scsi_qla_host_t *base_vha, *vha, *tvp; in qla2xxx_get_vha_from_vp_idx() local
|
H A D | qla_os.c | 7734 struct scsi_qla_host *vp, *tvp; in qla_pci_error_cleanup() local
|
H A D | qla_init.c | 7320 struct scsi_qla_host *vp, *tvp; in qla2x00_quiesce_io() local 7356 struct scsi_qla_host *vp, *tvp; in qla2x00_abort_isp_cleanup() local 7493 struct scsi_qla_host *vp, *tvp; in qla2x00_abort_isp() local 9342 struct scsi_qla_host *vp, *tvp; in qla82xx_restart_isp() local
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | sessions.c | 721 struct timeval *tvp; in main() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | post_example.c | 704 struct timeval *tvp; in main() local
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 470 struct timeval *tvp, tv, store; in Curl_resolver_wait_resolv() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | select.c | 826 struct __kernel_old_timeval __user *tvp; member 703 kern_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct __kernel_old_timeval __user *tvp) kern_select() argument 1264 do_compat_select(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, struct old_timeval32 __user *tvp) do_compat_select() argument 1299 compat_uptr_t tvp; global() member [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | select.c | 827 struct __kernel_old_timeval __user *tvp; member 704 kern_select(int n, fd_set __user *inp, fd_set __user *outp, fd_set __user *exp, struct __kernel_old_timeval __user *tvp) kern_select() argument 1265 do_compat_select(int n, compat_ulong_t __user *inp, compat_ulong_t __user *outp, compat_ulong_t __user *exp, struct old_timeval32 __user *tvp) do_compat_select() argument 1300 compat_uptr_t tvp; global() member [all...] |
/third_party/mksh/ |
H A D | var.c | 2143 struct tbl *tvp; in c_typeset_vardump() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-core/ |
H A D | dvb_frontend.c | 1355 dtv_property_process_get(struct dvb_frontend *fe, const struct dtv_frontend_properties *c, struct dtv_property *tvp, struct file *file) dtv_property_process_get() argument 2094 struct compat_dtv_property *tvp = NULL; dvb_frontend_handle_compat_ioctl() local 2124 struct compat_dtv_property *tvp = NULL; dvb_frontend_handle_compat_ioctl() local 2338 struct dtv_property *tvp = NULL; dvb_get_property() local 2420 struct dtv_property *tvp = NULL; dvb_frontend_handle_ioctl() local [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dvb_frontend.c | 1349 dtv_property_process_get(struct dvb_frontend *fe, const struct dtv_frontend_properties *c, struct dtv_property *tvp, struct file *file) dtv_property_process_get() argument 2157 struct compat_dtv_property *tvp = NULL; dvb_frontend_handle_compat_ioctl() local 2187 struct compat_dtv_property *tvp = NULL; dvb_frontend_handle_compat_ioctl() local 2364 struct dtv_property *tvp = NULL; dvb_get_property() local 2446 struct dtv_property *tvp = NULL; dvb_frontend_handle_ioctl() local [all...] |
/third_party/elfutils/src/ |
H A D | strip.c | 981 handle_elf(int fd, Elf *elf, const char *prefix, const char *fname, mode_t mode, struct timespec tvp[2]) handle_elf() argument 2718 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, struct timespec tvp[2]) handle_ar() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | daemon.c | 792 struct timeval *tvp; in MHD_handle_connection() local
|
/third_party/python/Modules/ |
H A D | selectmodule.c | 275 struct timeval tv, *tvp; in select_select_impl() local
|
H A D | socketmodule.c | 737 struct timeval tv, *tvp; in internal_select() local
|