Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 2155) sorted by relevance

12345678910>>...87

/Linux-v4.19/arch/powerpc/crypto/
Dsha1-powerpc-asm.S26 #define RT(t) ((((t)+5)%6)+7) argument
27 #define RA(t) ((((t)+4)%6)+7) argument
28 #define RB(t) ((((t)+3)%6)+7) argument
29 #define RC(t) ((((t)+2)%6)+7) argument
30 #define RD(t) ((((t)+1)%6)+7) argument
31 #define RE(t) ((((t)+0)%6)+7) argument
34 #define W(t) (((t)%16)+16) argument
36 #define LOADW(t) \ argument
39 #define STEPD0_LOAD(t) \ argument
51 #define STEPD0_UPDATE(t) \ argument
[all …]
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-reg.h210 #define SAA7134_TASK_CONDITIONS(t) (0x000 +t) argument
211 #define SAA7134_FIELD_HANDLING(t) (0x001 +t) argument
212 #define SAA7134_DATA_PATH(t) (0x002 +t) argument
213 #define SAA7134_VBI_H_START1(t) (0x004 +t) argument
214 #define SAA7134_VBI_H_START2(t) (0x005 +t) argument
215 #define SAA7134_VBI_H_STOP1(t) (0x006 +t) argument
216 #define SAA7134_VBI_H_STOP2(t) (0x007 +t) argument
217 #define SAA7134_VBI_V_START1(t) (0x008 +t) argument
218 #define SAA7134_VBI_V_START2(t) (0x009 +t) argument
219 #define SAA7134_VBI_V_STOP1(t) (0x00a +t) argument
[all …]
/Linux-v4.19/tools/perf/util/
Dtrigger.h37 #define TRIGGER_WARN_ONCE(t, exp) \ argument
41 static inline bool trigger_is_available(struct trigger *t) in trigger_is_available()
46 static inline bool trigger_is_error(struct trigger *t) in trigger_is_error()
51 static inline void trigger_on(struct trigger *t) in trigger_on()
57 static inline void trigger_ready(struct trigger *t) in trigger_ready()
64 static inline void trigger_hit(struct trigger *t) in trigger_hit()
72 static inline void trigger_off(struct trigger *t) in trigger_off()
79 static inline void trigger_error(struct trigger *t) in trigger_error()
84 static inline bool trigger_is_ready(struct trigger *t) in trigger_is_ready()
89 static inline bool trigger_is_hit(struct trigger *t) in trigger_is_hit()
/Linux-v4.19/drivers/scsi/esas2r/
Desas2r_targdb.c48 struct esas2r_target *t; in esas2r_targ_db_initialize() local
61 struct esas2r_target *t; in esas2r_targ_db_remove_all() local
84 struct esas2r_target *t; in esas2r_targ_db_report_changes() local
123 struct esas2r_target *t; in esas2r_targ_db_add_raid() local
177 struct esas2r_target *t; in esas2r_targ_db_add_pthru() local
221 void esas2r_targ_db_remove(struct esas2r_adapter *a, struct esas2r_target *t) in esas2r_targ_db_remove()
235 struct esas2r_target *t; in esas2r_targ_db_find_by_sas_addr() local
248 struct esas2r_target *t; in esas2r_targ_db_find_by_ident() local
265 struct esas2r_target *t = a->targetdb + id; in esas2r_targ_db_find_next_present() local
279 struct esas2r_target *t; in esas2r_targ_db_find_by_virt_id() local
[all …]
/Linux-v4.19/drivers/md/
Ddm-cache-policy.c22 struct dm_cache_policy_type *t; in __find_policy() local
33 struct dm_cache_policy_type *t = __find_policy(name); in __get_policy_once() local
45 struct dm_cache_policy_type *t; in get_policy_once() local
56 struct dm_cache_policy_type *t; in get_policy() local
74 static void put_policy(struct dm_cache_policy_type *t) in put_policy()
138 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_destroy() local
147 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_name() local
159 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_version() local
167 struct dm_cache_policy_type *t = p->private; in dm_cache_policy_get_hint_size() local
Ddm-table.c98 static inline sector_t *get_node(struct dm_table *t, in get_node()
108 static sector_t high(struct dm_table *t, unsigned int l, unsigned int n) in high()
123 static int setup_btree_index(unsigned int l, struct dm_table *t) in setup_btree_index()
160 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets()
190 struct dm_table *t = kzalloc(sizeof(*t), GFP_KERNEL); in dm_table_create() local
234 void dm_table_destroy(struct dm_table *t) in dm_table_destroy()
435 struct dm_table *t = ti->table; in dm_get_device() local
711 int dm_table_add_target(struct dm_table *t, const char *type, in dm_table_add_target()
879 void dm_table_set_type(struct dm_table *t, enum dm_queue_mode type) in dm_table_set_type()
891 static bool dm_table_supports_dax(struct dm_table *t) in dm_table_supports_dax()
[all …]
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-audio-hook.c55 void gvbctv3pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv3pci_audio()
86 void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in gvbctv5pci_audio()
157 void avermedia_tvphone_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tvphone_audio()
188 void avermedia_tv_stereo_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in avermedia_tv_stereo_audio()
221 void lt9415_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in lt9415_audio()
259 void terratv_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in terratv_audio()
292 void winfast2000_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in winfast2000_audio()
336 void pvbt878p9b_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in pvbt878p9b_audio()
377 void fv2000s_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in fv2000s_audio()
416 void windvr_audio(struct bttv *btv, struct v4l2_tuner *t, int set) in windvr_audio()
[all …]
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c192 struct tuner *t = fe->analog_demod_priv; in fe_set_params() local
212 struct tuner *t = fe->analog_demod_priv; in fe_set_config() local
253 struct tuner *t = to_tuner(i2c_get_clientdata(c)); in set_type() local
475 struct tuner *t = to_tuner(sd); in tuner_s_type_addr() local
509 struct tuner *t = to_tuner(sd); in tuner_s_config() local
583 struct tuner *t; in tuner_probe() local
731 struct tuner *t = to_tuner(i2c_get_clientdata(client)); in tuner_remove() local
766 static inline int check_mode(struct tuner *t, enum v4l2_tuner_type mode) in check_mode()
789 static int set_mode(struct tuner *t, enum v4l2_tuner_type mode) in set_mode()
813 static void set_freq(struct tuner *t, unsigned int freq) in set_freq()
[all …]
/Linux-v4.19/drivers/iio/
Dindustrialio-sw-trigger.c35 struct iio_sw_trigger_type *t = NULL, *iter; in __iio_find_sw_trigger_type() local
46 int iio_register_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_register_sw_trigger_type()
71 void iio_unregister_sw_trigger_type(struct iio_sw_trigger_type *t) in iio_unregister_sw_trigger_type()
88 struct iio_sw_trigger_type *t; in iio_get_sw_trigger_type() local
101 struct iio_sw_trigger *t; in iio_sw_trigger_create() local
122 void iio_sw_trigger_destroy(struct iio_sw_trigger *t) in iio_sw_trigger_destroy()
134 struct iio_sw_trigger *t; in trigger_make_group() local
148 struct iio_sw_trigger *t = to_iio_sw_trigger(item); in trigger_drop_group() local
/Linux-v4.19/include/linux/
Dkcov.h30 #define kcov_prepare_switch(t) \ argument
35 #define kcov_finish_switch(t) \ argument
42 static inline void kcov_task_init(struct task_struct *t) {} in kcov_task_init()
43 static inline void kcov_task_exit(struct task_struct *t) {} in kcov_task_exit()
44 static inline void kcov_prepare_switch(struct task_struct *t) {} in kcov_prepare_switch()
45 static inline void kcov_finish_switch(struct task_struct *t) {} in kcov_finish_switch()
Dsyscalls.h108 #define __MAP1(m,t,a,...) m(t,a) argument
109 #define __MAP2(m,t,a,...) m(t,a), __MAP1(m,__VA_ARGS__) argument
110 #define __MAP3(m,t,a,...) m(t,a), __MAP2(m,__VA_ARGS__) argument
111 #define __MAP4(m,t,a,...) m(t,a), __MAP3(m,__VA_ARGS__) argument
112 #define __MAP5(m,t,a,...) m(t,a), __MAP4(m,__VA_ARGS__) argument
113 #define __MAP6(m,t,a,...) m(t,a), __MAP5(m,__VA_ARGS__) argument
116 #define __SC_DECL(t, a) t a argument
117 #define __TYPE_AS(t, v) __same_type((__force t)0, v) argument
118 #define __TYPE_IS_L(t) (__TYPE_AS(t, 0L)) argument
119 #define __TYPE_IS_UL(t) (__TYPE_AS(t, 0UL)) argument
[all …]
/Linux-v4.19/arch/powerpc/include/asm/
Dswitch_to.h38 static inline void save_fpu(struct task_struct *t) { } in save_fpu()
39 static inline void flush_fp_to_thread(struct task_struct *t) { } in flush_fp_to_thread()
52 static inline void save_altivec(struct task_struct *t) { } in save_altivec()
53 static inline void __giveup_altivec(struct task_struct *t) { } in __giveup_altivec()
75 static inline void __giveup_spe(struct task_struct *t) { } in __giveup_spe()
78 static inline void clear_task_ebb(struct task_struct *t) in clear_task_ebb()
Datomic.h30 int t; in atomic_read() local
128 int t; in ATOMIC_OPS() local
144 int t; in atomic_inc_return_relaxed() local
161 int t; in atomic_dec() local
177 int t; in atomic_dec_return_relaxed() local
215 int t; in atomic_fetch_add_unless() local
275 int t; in atomic_dec_if_positive() local
302 long t; in atomic64_read() local
399 long t; in ATOMIC64_OPS() local
414 long t; in atomic64_inc_return_relaxed() local
[all …]
/Linux-v4.19/net/ipv6/
Dip6_vti.c97 struct ip6_tnl *t; in vti6_tnl_lookup() local
156 vti6_tnl_link(struct vti6_net *ip6n, struct ip6_tnl *t) in vti6_tnl_link()
165 vti6_tnl_unlink(struct vti6_net *ip6n, struct ip6_tnl *t) in vti6_tnl_unlink()
187 struct ip6_tnl *t = netdev_priv(dev); in vti6_tnl_create2() local
211 struct ip6_tnl *t; in vti6_tnl_create() local
265 struct ip6_tnl *t; in vti6_locate() local
293 struct ip6_tnl *t = netdev_priv(dev); in vti6_dev_uninit() local
305 struct ip6_tnl *t; in vti6_rcv() local
345 struct ip6_tnl *t = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6; in vti6_rcv_cb() local
409 vti6_addr_conflict(const struct ip6_tnl *t, const struct ipv6hdr *hdr) in vti6_addr_conflict()
[all …]
Dip6_tunnel.c145 struct ip6_tnl *t; in ip6_tnl_lookup() local
216 ip6_tnl_link(struct ip6_tnl_net *ip6n, struct ip6_tnl *t) in ip6_tnl_link()
232 ip6_tnl_unlink(struct ip6_tnl_net *ip6n, struct ip6_tnl *t) in ip6_tnl_unlink()
252 struct ip6_tnl *t = netdev_priv(dev); in ip6_dev_free() local
261 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_create2() local
298 struct ip6_tnl *t; in ip6_tnl_create() local
352 struct ip6_tnl *t; in ip6_tnl_locate() local
382 struct ip6_tnl *t = netdev_priv(dev); in ip6_tnl_dev_uninit() local
482 struct ip6_tnl *t; in ip6_tnl_err() local
700 static int ip4ip6_dscp_ecn_decapsulate(const struct ip6_tnl *t, in ip4ip6_dscp_ecn_decapsulate()
[all …]
Dip6_gre.c128 struct ip6_tnl *t, *cand = NULL; in ip6gre_tunnel_lookup() local
271 static void ip6gre_tunnel_link_md(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_link_md()
277 static void ip6erspan_tunnel_link_md(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6erspan_tunnel_link_md()
283 static void ip6gre_tunnel_unlink_md(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_unlink_md()
290 struct ip6_tnl *t) in ip6erspan_tunnel_unlink_md()
297 const struct ip6_tnl *t) in ip6gre_bucket()
302 static void ip6gre_tunnel_link(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_link()
310 static void ip6gre_tunnel_unlink(struct ip6gre_net *ign, struct ip6_tnl *t) in ip6gre_tunnel_unlink()
333 struct ip6_tnl *t; in ip6gre_tunnel_find() local
353 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
[all …]
/Linux-v4.19/kernel/
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()
161 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart()
197 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs()
224 struct task_struct *t = current; in rseq_ip_fixup() local
265 struct task_struct *t = current; in __rseq_handle_notify_resume() local
293 struct task_struct *t = current; in rseq_syscall() local
/Linux-v4.19/net/bridge/
Dbr_stp_timer.c34 static void br_hello_timer_expired(struct timer_list *t) in br_hello_timer_expired()
50 static void br_message_age_timer_expired(struct timer_list *t) in br_message_age_timer_expired()
83 static void br_forward_delay_timer_expired(struct timer_list *t) in br_forward_delay_timer_expired()
107 static void br_tcn_timer_expired(struct timer_list *t) in br_tcn_timer_expired()
121 static void br_topology_change_timer_expired(struct timer_list *t) in br_topology_change_timer_expired()
132 static void br_hold_timer_expired(struct timer_list *t) in br_hold_timer_expired()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
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()
/Linux-v4.19/kernel/bpf/
Dbtf.c212 const struct btf_type *t; member
284 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier()
307 static bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
315 static bool btf_type_is_void_or_null(const struct btf_type *t) in btf_type_is_void_or_null()
323 static bool btf_type_is_struct(const struct btf_type *t) in btf_type_is_struct()
330 static bool btf_type_is_array(const struct btf_type *t) in btf_type_is_array()
335 static bool btf_type_is_ptr(const struct btf_type *t) in btf_type_is_ptr()
340 static bool btf_type_is_int(const struct btf_type *t) in btf_type_is_int()
357 static bool btf_type_needs_resolve(const struct btf_type *t) in btf_type_needs_resolve()
366 static bool btf_type_has_size(const struct btf_type *t) in btf_type_has_size()
[all …]
/Linux-v4.19/drivers/target/iscsi/
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 int iscsit_register_transport(struct iscsit_transport *t) in iscsit_register_transport()
48 void iscsit_unregister_transport(struct iscsit_transport *t) in iscsit_unregister_transport()
/Linux-v4.19/lib/
Dsha1.c52 #define SHA_SRC(t) get_unaligned_be32((__u32 *)data + t) argument
53 #define SHA_MIX(t) rol32(W(t+13) ^ W(t+8) ^ W(t+2) ^ W(t), 1) argument
55 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument
60 #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
61 #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
62 #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
63 #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
64 #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
/Linux-v4.19/fs/xfs/
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
/Linux-v4.19/net/sctp/
Dsm_sideeffect.c246 void sctp_generate_t3_rtx_event(struct timer_list *t) in sctp_generate_t3_rtx_event()
323 static void sctp_generate_t1_cookie_event(struct timer_list *t) in sctp_generate_t1_cookie_event()
331 static void sctp_generate_t1_init_event(struct timer_list *t) in sctp_generate_t1_init_event()
339 static void sctp_generate_t2_shutdown_event(struct timer_list *t) in sctp_generate_t2_shutdown_event()
347 static void sctp_generate_t4_rto_event(struct timer_list *t) in sctp_generate_t4_rto_event()
355 static void sctp_generate_t5_shutdown_guard_event(struct timer_list *t) in sctp_generate_t5_shutdown_guard_event()
366 static void sctp_generate_autoclose_event(struct timer_list *t) in sctp_generate_autoclose_event()
377 void sctp_generate_heartbeat_event(struct timer_list *t) in sctp_generate_heartbeat_event()
422 void sctp_generate_proto_unreach_event(struct timer_list *t) in sctp_generate_proto_unreach_event()
457 void sctp_generate_reconf_event(struct timer_list *t) in sctp_generate_reconf_event()
[all …]
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-util.h19 #define PVR2_DECOMPOSE_LE(t,i,d) \ argument
27 #define PVR2_DECOMPOSE_BE(t,i,d) \ argument
35 #define PVR2_COMPOSE_LE(t,i) \ argument
41 #define PVR2_COMPOSE_BE(t,i) \ argument

12345678910>>...87