Home
last modified time | relevance | path

Searched defs:t (Results 126 – 150 of 3450) sorted by relevance

12345678910>>...138

/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c295 struct sctp_transport *t = chunk->transport; in sctp_backlog_rcv() local
365 struct sctp_transport *t = chunk->transport; in sctp_add_backlog() local
388 struct sctp_transport *t, __u32 pmtu) in sctp_icmp_frag_needed()
421 void sctp_icmp_redirect(struct sock *sk, struct sctp_transport *t, in sctp_icmp_redirect()
446 struct sctp_transport *t) in sctp_icmp_proto_unreachable()
552 void sctp_err_finish(struct sock *sk, struct sctp_transport *t) in sctp_err_finish()
879 struct sctp_transport *t = (struct sctp_transport *)ptr; in sctp_hash_cmp() local
901 const struct sctp_transport *t = data; in sctp_hash_obj() local
933 int sctp_hash_transport(struct sctp_transport *t) in sctp_hash_transport()
966 void sctp_unhash_transport(struct sctp_transport *t) in sctp_unhash_transport()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_transfer.c302 static void v_timer(struct timer_list *t) in v_timer()
448 struct transfer_timer *t = &udc->tr_timer; in v_init_timer() local
456 struct transfer_timer *t = &udc->tr_timer; in v_start_timer() local
474 struct transfer_timer *t = &udc->tr_timer; in v_kick_timer() local
491 struct transfer_timer *t = &udc->tr_timer; in v_stop_timer() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dwarp.hpp74 for(It t = beg + laneId(); t < end; t += STRIDE) in fill() local
81 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in copy() local
89 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in transform() local
131 for(OutIt t = beg + lane; t < end; t += STRIDE, value += STRIDE) in yota() local
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-timings.c59 struct ide_timing *t; in ide_timing_find_mode() local
71 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); in ide_pio_cycle_time() local
96 static void ide_timing_quantize(struct ide_timing *t, struct ide_timing *q, in ide_timing_quantize()
132 struct ide_timing *t, int T, int UT) in ide_timing_compute()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dwarp.hpp74 for(It t = beg + laneId(); t < end; t += STRIDE) in fill() local
81 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in copy() local
89 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in transform() local
131 for(OutIt t = beg + lane; t < end; t += STRIDE, value += STRIDE) in yota() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dwarp.hpp74 for(It t = beg + laneId(); t < end; t += STRIDE) in fill() local
81 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in copy() local
89 for(InIt t = beg + laneId(); t < end; t += STRIDE, out += STRIDE) in transform() local
131 for(OutIt t = beg + lane; t < end; t += STRIDE, value += STRIDE) in yota() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dmin_max.hpp38 number<Backend, et_on> t(b); in type() local
47 number<Backend, et_on> t(a); in type() local
80 number<Backend, et_on> t(b); in type() local
89 number<Backend, et_on> t(a); in type() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/control/
H A Dif.hpp24 # define BOOST_PP_IF(cond, t, f) BOOST_PP_IIF(BOOST_PP_BOOL(cond), t, f) argument
26 # define BOOST_PP_IF(cond, t, f) BOOST_PP_IF_I(cond, t, f) argument
27 # define BOOST_PP_IF_I(cond, t, f) BOOST_PP_IIF(BOOST_PP_BOOL(cond), t, f) argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dunwind.c473 struct task_struct *t = info->task; in unw_access_fr() local
731 spill_next_when (struct unw_reg_info **regp, struct unw_reg_info *lim, unw_word t) in spill_next_when()
772 int t; in finish_prologue() local
961 desc_mem_stack_f (unw_word t, unw_word size, struct unw_state_record *sr) in desc_mem_stack_f()
968 desc_mem_stack_v (unw_word t, struct unw_state_record *sr) in desc_mem_stack_v()
1000 desc_reg_when (unsigned char regnum, unw_word t, struct unw_state_record *sr) in desc_reg_when()
1026 desc_epilogue (unw_word t, unw_word ecount, struct unw_state_record *sr) in desc_epilogue()
1072 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active()
1085 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) in desc_restore_p()
1099 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, in desc_spill_reg_p()
[all …]
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c221 const struct xt_entry_target *t; in arpt_do_table() local
321 const struct xt_standard_target *t in mark_source_chains() local
389 struct xt_entry_target *t = arpt_get_target(e); in check_target() local
408 struct xt_entry_target *t; in find_check_entry() local
438 const struct xt_entry_target *t; in check_underflow() local
502 struct xt_entry_target *t; in cleanup_entry() local
599 static void get_counters(const struct xt_table_info *t, in get_counters()
629 static void get_old_counters(const struct xt_table_info *t, in get_old_counters()
689 const struct xt_entry_target *t; in copy_entries_to_user() local
739 const struct xt_entry_target *t; in compat_calc_entry() local
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-vector-builder.h51 static poly_uint64 shape_nelts (const_tree t) in shape_nelts()
53 static poly_uint64 nelts_of (const_tree t) in nelts_of()
55 static unsigned int npatterns_of (const_tree t) in npatterns_of()
57 static unsigned int nelts_per_pattern_of (const_tree t) in nelts_per_pattern_of()
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h25 static inline void task_cputime(struct task_struct *t, in task_cputime()
32 static inline u64 task_gtime(struct task_struct *t) in task_gtime()
39 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled()
47 static inline void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-vector-builder.h51 static poly_uint64 shape_nelts (const_tree t) in shape_nelts()
53 static poly_uint64 nelts_of (const_tree t) in nelts_of()
55 static unsigned int npatterns_of (const_tree t) in npatterns_of()
57 static unsigned int nelts_per_pattern_of (const_tree t) in nelts_per_pattern_of()
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c518 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common()
534 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
541 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
561 struct tasklet_struct *t = list; in tasklet_action_common() local
604 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup()
616 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
628 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill()
689 void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu) in tasklet_kill_immediate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dmkregtable.c131 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add()
136 static void table_init(struct table *t) in table_init()
144 static void table_print(struct table *t) in table_print()
169 static int table_build(struct table *t) in table_build()
189 static int parser_auth(struct table *t, const char *filename) in parser_auth()
267 struct table t; in main() local
/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c232 #define if_lock(t) mutex_lock(&(t->if_lock)); argument
233 #define if_unlock(t) mutex_unlock(&(t->if_lock)); argument
1720 struct pktgen_thread *t = seq->private; in pktgen_thread_show() local
1753 struct pktgen_thread *t = seq->private; in pktgen_thread_write() local
1859 struct pktgen_thread *t; in __pktgen_NN_threads() local
1913 struct pktgen_thread *t; in pktgen_change_name() local
2157 struct hrtimer_sleeper t; in spin() local
2273 __u16 t; in set_cur_queue_map() local
2402 __u32 t; in mod_cur_headers() local
2421 __u32 t; in mod_cur_headers() local
[all …]
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-au1xxx.c33 unsigned long t; in au1xtoy_rtc_read_time() local
44 unsigned long t; in au1xtoy_rtc_set_time() local
67 unsigned long t; in au1xtoy_rtc_probe() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dtree_node.h56 void AddChild(const T& t) { children_.push_back(TreeNode(t, this)); } in AddChild()
58 void RemoveChild(const T& t) { in RemoveChild()
64 void SetValue(const T& t) { value_ = t; } in SetValue()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dfeature.hpp18 [] (uint64_t t) { in numericValue()
21 [] (int64_t t) { in numericValue()
24 [] (double t) { in numericValue()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dtimer.c124 static void dccp_write_timer(struct timer_list *t) in dccp_write_timer()
161 static void dccp_keepalive_timer(struct timer_list *t) in dccp_keepalive_timer()
170 static void dccp_delack_timer(struct timer_list *t) in dccp_delack_timer()
235 static void dccp_write_xmit_timer(struct timer_list *t) in dccp_write_xmit_timer()
/OK3568_Linux_fs/kernel/mm/damon/
H A Dpaddr.c78 struct damon_target *t; in damon_pa_prepare_access_checks() local
197 struct damon_target *t; in damon_pa_check_accesses() local
211 bool damon_pa_target_valid(void *t) in damon_pa_target_valid()
217 struct damon_target *t, struct damon_region *r, in damon_pa_apply_scheme()
251 struct damon_target *t, struct damon_region *r, in damon_pa_scheme_score()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dclose.hpp49 void close_all(T& t) in close_all()
63 void close_all(T& t, Sink& snk) in close_all()
90 void close(T& t) { detail::close_all(t); } in close()
93 void close(T& t, BOOST_IOS::openmode which) in close()
107 void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dparam.c63 struct tag *t = NULL; in param_parse_atf_mem() local
109 struct tag *t = NULL; in param_parse_optee_mem() local
189 struct tag *t; in param_parse_atags_bootdev() local
296 struct tag *t; in param_parse_ddr_mem() local
416 struct tag *t; in param_parse_pre_serial() local
445 struct tag *t; in param_parse_pubkey_fuse_programmed() local
/OK3568_Linux_fs/kernel/tools/arch/x86/lib/
H A Dinsn.c22 #define validate_next(t, insn, n) \ argument
25 #define __get_next(t, insn) \ argument
28 #define __peek_nbyte_next(t, insn, n) \ argument
31 #define get_next(t, insn) \ argument
34 #define peek_nbyte_next(t, insn, n) \ argument
37 #define peek_next(t, insn) peek_nbyte_next(t, insn, 0) argument
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dinsn.c22 #define validate_next(t, insn, n) \ argument
25 #define __get_next(t, insn) \ argument
28 #define __peek_nbyte_next(t, insn, n) \ argument
31 #define get_next(t, insn) \ argument
34 #define peek_nbyte_next(t, insn, n) \ argument
37 #define peek_next(t, insn) peek_nbyte_next(t, insn, 0) argument

12345678910>>...138