Home
last modified time | relevance | path

Searched defs:t (Results 51 – 75 of 3450) sorted by relevance

12345678910>>...138

/OK3568_Linux_fs/kernel/kernel/
H A Drseq.c84 static int rseq_update_cpu_id(struct task_struct *t) in rseq_update_cpu_id()
96 static int rseq_reset_rseq_cpu_id(struct task_struct *t) in rseq_reset_rseq_cpu_id()
115 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs()
166 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart()
202 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs()
233 struct task_struct *t = current; in rseq_ip_fixup() local
273 struct task_struct *t = current; in __rseq_handle_notify_resume() local
308 struct task_struct *t = current; in rseq_syscall() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/detail/
H A Dpolynomial_horner3_14.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
133 V t[2]; in evaluate_polynomial_c_imp() local
156 V t[2]; in evaluate_polynomial_c_imp() local
181 V t[2]; in evaluate_polynomial_c_imp() local
208 V t[2]; in evaluate_polynomial_c_imp() local
237 V t[2]; in evaluate_polynomial_c_imp() local
H A Dpolynomial_horner3_13.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
133 V t[2]; in evaluate_polynomial_c_imp() local
156 V t[2]; in evaluate_polynomial_c_imp() local
181 V t[2]; in evaluate_polynomial_c_imp() local
208 V t[2]; in evaluate_polynomial_c_imp() local
H A Drational_horner3_8.hpp50 V t[4]; in evaluate_rational_c_imp() local
67 V t[4]; in evaluate_rational_c_imp() local
88 V t[4]; in evaluate_rational_c_imp() local
109 V t[4]; in evaluate_rational_c_imp() local
134 V t[4]; in evaluate_rational_c_imp() local
159 V t[4]; in evaluate_rational_c_imp() local
188 V t[4]; in evaluate_rational_c_imp() local
217 V t[4]; in evaluate_rational_c_imp() local
H A Dpolynomial_horner3_12.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
133 V t[2]; in evaluate_polynomial_c_imp() local
156 V t[2]; in evaluate_polynomial_c_imp() local
181 V t[2]; in evaluate_polynomial_c_imp() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h49 static inline void save_fpu(struct task_struct *t) { } in save_fpu()
50 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread()
63 static inline void save_altivec(struct task_struct *t) { } in save_altivec()
64 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec()
96 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe()
99 static inline void clear_task_ebb(struct task_struct *t) in clear_task_ebb()
H A Datomic.h27 int t; in atomic_read() local
122 int t; in ATOMIC_OPS() local
137 int t; in atomic_inc_return_relaxed() local
153 int t; in atomic_dec() local
168 int t; in atomic_dec_return_relaxed() local
233 int t; in atomic_fetch_add_unless() local
291 int t; in atomic_dec_if_positive() local
317 s64 t; in atomic64_read() local
414 s64 t; in ATOMIC64_OPS() local
429 s64 t; in atomic64_inc_return_relaxed() local
[all …]
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_stp_timer.c30 static void br_hello_timer_expired(struct timer_list *t) in br_hello_timer_expired()
46 static void br_message_age_timer_expired(struct timer_list *t) in br_message_age_timer_expired()
79 static void br_forward_delay_timer_expired(struct timer_list *t) in br_forward_delay_timer_expired()
103 static void br_tcn_timer_expired(struct timer_list *t) in br_tcn_timer_expired()
117 static void br_topology_change_timer_expired(struct timer_list *t) in br_topology_change_timer_expired()
128 static void br_hold_timer_expired(struct timer_list *t) in br_hold_timer_expired()
H A Dbr_stp.c87 int t; in br_should_become_root_port() local
271 int t; in br_should_become_designated_port() local
314 int t; in br_supersedes_port_info() local
554 unsigned long t = clock_t_to_jiffies(val); in br_set_hello_time() local
569 unsigned long t = clock_t_to_jiffies(val); in br_set_max_age() local
584 int __set_ageing_time(struct net_device *dev, unsigned long t) in __set_ageing_time()
611 unsigned long t = clock_t_to_jiffies(ageing_time); in br_set_ageing_time() local
631 unsigned long t; in __br_set_topology_change() local
657 void __br_set_forward_delay(struct net_bridge *br, unsigned long t) in __br_set_forward_delay()
666 unsigned long t = clock_t_to_jiffies(val); in br_set_forward_delay() local
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_sideeffect.c231 void sctp_generate_t3_rtx_event(struct timer_list *t) in sctp_generate_t3_rtx_event()
308 static void sctp_generate_t1_cookie_event(struct timer_list *t) in sctp_generate_t1_cookie_event()
316 static void sctp_generate_t1_init_event(struct timer_list *t) in sctp_generate_t1_init_event()
324 static void sctp_generate_t2_shutdown_event(struct timer_list *t) in sctp_generate_t2_shutdown_event()
332 static void sctp_generate_t4_rto_event(struct timer_list *t) in sctp_generate_t4_rto_event()
340 static void sctp_generate_t5_shutdown_guard_event(struct timer_list *t) in sctp_generate_t5_shutdown_guard_event()
351 static void sctp_generate_autoclose_event(struct timer_list *t) in sctp_generate_autoclose_event()
362 void sctp_generate_heartbeat_event(struct timer_list *t) in sctp_generate_heartbeat_event()
407 void sctp_generate_proto_unreach_event(struct timer_list *t) in sctp_generate_proto_unreach_event()
442 void sctp_generate_reconf_event(struct timer_list *t) in sctp_generate_reconf_event()
[all …]
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_packedtags2.c53 static void yaffs_dump_tags2(const struct yaffs_ext_tags *t) in yaffs_dump_tags2()
63 static int yaffs_check_tags_extra_packable(const struct yaffs_ext_tags *t) in yaffs_check_tags_extra_packable()
76 const struct yaffs_ext_tags *t) in yaffs_pack_tags2_tags_only()
112 const struct yaffs_ext_tags *t, int tags_ecc) in yaffs_pack_tags2()
122 void yaffs_unpack_tags2_tags_only(struct yaffs_ext_tags *t, in yaffs_unpack_tags2_tags_only()
160 void yaffs_unpack_tags2(struct yaffs_ext_tags *t, struct yaffs_packed_tags2 *pt, in yaffs_unpack_tags2()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkcov.h30 #define kcov_prepare_switch(t) \ argument
35 #define kcov_finish_switch(t) \ argument
57 static inline void kcov_task_init(struct task_struct *t) {} in kcov_task_init()
58 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit()
59 static inline void kcov_prepare_switch(struct task_struct *t) {} in kcov_prepare_switch()
60 static inline void kcov_finish_switch(struct task_struct *t) {} in kcov_finish_switch()
/OK3568_Linux_fs/u-boot/lib/
H A Dsmbios.c78 struct smbios_type0 *t = (struct smbios_type0 *)*current; in smbios_write_type0() local
113 struct smbios_type1 *t = (struct smbios_type1 *)*current; in smbios_write_type1() local
134 struct smbios_type2 *t = (struct smbios_type2 *)*current; in smbios_write_type2() local
152 struct smbios_type3 *t = (struct smbios_type3 *)*current; in smbios_write_type3() local
170 static void smbios_write_type4_dm(struct smbios_type4 *t) in smbios_write_type4_dm()
204 struct smbios_type4 *t = (struct smbios_type4 *)*current; in smbios_write_type4() local
226 struct smbios_type32 *t = (struct smbios_type32 *)*current; in smbios_write_type32() local
239 struct smbios_type127 *t = (struct smbios_type127 *)*current; in smbios_write_type127() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h47 static inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry()
53 static inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry()
62 static inline struct t3c_tid_entry *lookup_tid(const struct tid_info *t, in lookup_tid()
74 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid()
93 static inline struct t3c_tid_entry *lookup_atid(const struct tid_info *t, in lookup_atid()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp71 T t; in eval_add() local
79 T t(v); in eval_add() local
86 T t; in eval_subtract() local
94 T t(v); in eval_subtract() local
101 T t; in eval_multiply() local
109 T t(v); in eval_multiply() local
117 …_c<!is_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_add(T& t, const U& u, const … in eval_multiply_add()
124 …_c<!is_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_add(T& t, const U& u, const … in eval_multiply_add()
129 …s_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_subtract(T& t, const U& u, const … in eval_multiply_subtract()
136 …s_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_subtract(T& t, const U& u, const … in eval_multiply_subtract()
[all …]
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c221 const struct btf_type *t; member
277 static const char *btf_type_str(const struct btf_type *t) in btf_type_str()
394 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier()
417 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
422 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd()
427 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize()
433 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null()
438 static bool __btf_type_is_struct(const struct btf_type *t) in __btf_type_is_struct()
443 static bool btf_type_is_array(const struct btf_type *t) in btf_type_is_array()
448 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec()
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_rtalloc.h139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) argument
140 # define xfs_rtfree_extent(t,b,l) (ENOSYS) argument
141 # define xfs_rtpick_extent(m,t,l,rb) (ENOSYS) argument
143 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument
144 # define xfs_rtalloc_query_all(t,f,p) (ENOSYS) argument
145 # define xfs_rtbuf_get(m,t,b,i,p) (ENOSYS) argument
147 # define xfs_rtalloc_extent_is_free(m,t,s,l,i) (ENOSYS) argument
/OK3568_Linux_fs/kernel/lib/
H A Dsha1.c53 #define SHA_SRC(t) get_unaligned_be32((__u32 *)data + t) argument
54 #define SHA_MIX(t) rol32(W(t+13) ^ W(t+8) ^ W(t+2) ^ W(t), 1) argument
56 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
62 #define T_0_15(t, A, B, C, D, E) SHA_ROUND(t, SHA_SRC, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
63 #define T_16_19(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (((C^D)&B)^D) , 0x5a827999, A, B, C, D, E ) argument
64 #define T_20_39(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0x6ed9eba1, A, B, C, D, E ) argument
65 #define T_40_59(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, ((B&C)+(D&(B^C))) , 0x8f1bbcdc, A, B, C, D,… argument
66 #define T_60_79(t, A, B, C, D, E) SHA_ROUND(t, SHA_MIX, (B^C^D) , 0xca62c1d6, A, B, C, D, E ) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c152 static int prepare_blit(const struct tiled_blits *t, in prepare_blit()
220 static void tiled_blits_destroy_buffers(struct tiled_blits *t) in tiled_blits_destroy_buffers()
232 __create_vma(struct tiled_blits *t, size_t size, bool lmem) in __create_vma()
252 static struct i915_vma *create_vma(struct tiled_blits *t, bool lmem) in create_vma()
257 static int tiled_blits_create_buffers(struct tiled_blits *t, in tiled_blits_create_buffers()
294 static void fill_scratch(struct tiled_blits *t, u32 *vaddr, u32 val) in fill_scratch()
370 static int verify_buffer(const struct tiled_blits *t, in verify_buffer()
440 tiled_blit(struct tiled_blits *t, in tiled_blit()
505 struct tiled_blits *t; in tiled_blits_create() local
553 static void tiled_blits_destroy(struct tiled_blits *t) in tiled_blits_destroy()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dlgs8gxx.c104 u8 t; in wait_reg_mask() local
182 u8 reg_addr, t; in lgs8gxx_get_afc_phase() local
206 u8 t; in lgs8gxx_set_mode_auto() local
253 u8 t; in lgs8gxx_set_mode_manual() local
298 u8 t; in lgs8gxx_is_locked() local
443 u8 t; in lgs8gxx_auto_detect() local
490 u8 t; in lgs8gxx_auto_lock() local
521 u8 t, reg_addr; in lgs8gxx_set_mpeg_mode() local
561 u8 t; in lgs8913_init() local
716 u8 t, locked = 0; in lgs8gxx_read_status() local
[all …]
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_transport.c12 struct iscsit_transport *t; in iscsit_get_transport() local
29 void iscsit_put_transport(struct iscsit_transport *t) in iscsit_put_transport()
34 void iscsit_register_transport(struct iscsit_transport *t) in iscsit_register_transport()
46 void iscsit_unregister_transport(struct iscsit_transport *t) in iscsit_unregister_transport()
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
157 ifrotate(struct aoetgt *t) in ifrotate()
195 struct aoetgt *t; in aoe_freetframe() local
206 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe()
253 struct aoetgt *t, **tt; in newframe() local
320 struct aoetgt *t; in ata_rw_frameinit() local
457 struct aoetgt *t; in resend() local
526 getif(struct aoetgt *t, struct net_device *nd) in getif()
539 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif()
580 probe(struct aoetgt *t) in probe()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/serialization/
H A Daccess.hpp87 //const T & t, in member_save()
96 T & t, in member_load()
104 T & t, in serialize()
119 static void destroy( const T * t) // const appropriate here? in destroy()
126 static void construct(T * t){ in construct()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsit.c88 struct ip_tunnel *t = netdev_priv(dev); in dev_to_sit_net() local
103 struct ip_tunnel *t; in ipip6_tunnel_lookup() local
155 struct ip_tunnel *t) in ipip6_bucket()
160 static void ipip6_tunnel_unlink(struct sit_net *sitn, struct ip_tunnel *t) in ipip6_tunnel_unlink()
175 static void ipip6_tunnel_link(struct sit_net *sitn, struct ip_tunnel *t) in ipip6_tunnel_link()
186 struct ip_tunnel *t = netdev_priv(dev); in ipip6_tunnel_clone_6rd() local
202 struct ip_tunnel *t = netdev_priv(dev); in ipip6_tunnel_create() local
233 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
288 __ipip6_tunnel_locate_prl(struct ip_tunnel *t, __be32 addr) in __ipip6_tunnel_locate_prl()
302 struct ip_tunnel *t = netdev_priv(dev); in ipip6_tunnel_get_prl() local
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs.c41 __noinline int get_task_tgid(uintptr_t t) in get_task_tgid()
58 struct task_struct *t = (void *)bpf_get_current_task(); in prog1() local
70 struct task_struct *t = (void *)bpf_get_current_task(); in prog2() local
83 struct task_struct *t = (void *)bpf_get_current_task(); in prog3() local
96 struct task_struct *t = (void *)bpf_get_current_task(); in prog4() local

12345678910>>...138