Searched defs:tp (Results 301 - 325 of 410) sorted by relevance

<<11121314151617

/linux-master/drivers/tty/
H A Dtty_io.c1258 struct ktermios *tp; local
1479 struct ktermios *tp; local
3246 struct ktermios *tp; local
3399 struct ktermios *tp; local
[all...]
/linux-master/drivers/s390/char/
H A Dcon3270.c140 static void tty3270_set_timer(struct tty3270 *tp, int expires) argument
145 static int tty3270_tty_rows(struct tty3270 *tp) argument
150 static char *tty3270_add_ba(struct tty3270 *tp, char *cp, char order, int x, int y) argument
157 static char *tty3270_add_ra(struct tty3270 *tp, char *cp, int x, int y, char c) argument
164 static char *tty3270_add_sa(struct tty3270 *tp, char *cp, char attr, char value) argument
172 static char *tty3270_add_ge(struct tty3270 *tp, cha argument
179 tty3270_add_sf(struct tty3270 *tp, char *cp, char type) argument
186 tty3270_line_increment(struct tty3270 *tp, unsigned int line, unsigned int incr) argument
191 tty3270_get_write_line(struct tty3270 *tp, unsigned int num) argument
196 tty3270_get_view_line(struct tty3270 *tp, unsigned int num) argument
206 tty3270_update_prompt(struct tty3270 *tp, char *input) argument
216 tty3270_add_prompt(struct tty3270 *tp) argument
241 tty3270_ebcdic_convert(struct tty3270 *tp, char *d, char *s) argument
252 tty3270_add_status(struct tty3270 *tp) argument
285 tty3270_blank_screen(struct tty3270 *tp) argument
303 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); local
314 tty3270_required_length(struct tty3270 *tp, struct tty3270_line *line) argument
353 tty3270_add_reset_attributes(struct tty3270 *tp, struct tty3270_line *line, char *cp, struct tty3270_attribute *attr, int lineno) argument
367 tty3270_graphics_translate(struct tty3270 *tp, char ch) argument
397 tty3270_add_attributes(struct tty3270 *tp, struct tty3270_line *line, struct tty3270_attribute *attr, char *cp, int lineno) argument
455 tty3270_convert_line(struct tty3270 *tp, struct tty3270_line *line, int lineno) argument
472 tty3270_update_lines_visible(struct tty3270 *tp, struct raw3270_request *rq) argument
493 tty3270_update_lines_all(struct tty3270 *tp, struct raw3270_request *rq) argument
526 struct tty3270 *tp = from_timer(tp, t, timer); local
585 tty3270_rcl_add(struct tty3270 *tp, char *input, int len) argument
600 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); local
620 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); local
625 tty3270_redraw(struct tty3270 *tp) argument
640 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); local
657 struct tty3270 *tp = container_of(kbd->port, struct tty3270, port); local
674 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view); local
734 struct tty3270 *tp = container_of(rq->view, struct tty3270, view); local
744 tty3270_issue_read(struct tty3270 *tp, int lock) argument
773 struct tty3270 *tp = (struct tty3270 *)data; local
784 struct tty3270 *tp = container_of(view, struct tty3270, view); local
793 struct tty3270 *tp = container_of(view, struct tty3270, view); local
798 tty3270_irq(struct tty3270 *tp, struct raw3270_request *rq, struct irb *irb) argument
829 struct tty3270 *tp; local
876 tty3270_free_view(struct tty3270 *tp) argument
890 tty3270_alloc_screen(struct tty3270 *tp, unsigned int rows, unsigned int cols, int *allocated_out) argument
966 struct tty3270 *tp = container_of(view, struct tty3270, view); local
1043 struct tty3270 *tp = container_of(view, struct tty3270, view); local
1060 struct tty3270 *tp = container_of(view, struct tty3270, view); local
1097 struct tty3270 *tp; local
1183 struct tty3270 *tp; local
1214 struct tty3270 *tp = tty->driver_data; local
1228 struct tty3270 *tp = tty->driver_data; local
1238 struct tty3270 *tp = tty->driver_data; local
1258 tty3270_put_character(struct tty3270 *tp, u8 ch) argument
1282 tty3270_cr(struct tty3270 *tp) argument
1290 tty3270_lf(struct tty3270 *tp) argument
1309 tty3270_ri(struct tty3270 *tp) argument
1315 tty3270_reset_cell(struct tty3270 *tp, struct tty3270_cell *cell) argument
1324 tty3270_insert_characters(struct tty3270 *tp, int n) argument
1349 tty3270_delete_characters(struct tty3270 *tp, int n) argument
1369 tty3270_erase_characters(struct tty3270 *tp, int n) argument
1389 tty3270_erase_line(struct tty3270 *tp, int mode) argument
1430 tty3270_erase_display(struct tty3270 *tp, int mode) argument
1464 tty3270_set_attributes(struct tty3270 *tp) argument
1521 tty3270_getpar(struct tty3270 *tp, int ix) argument
1526 tty3270_goto_xy(struct tty3270 *tp, int cx, int cy) argument
1564 tty3270_escape_sequence(struct tty3270 *tp, u8 ch) argument
1728 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, const u8 *buf, size_t count) argument
1809 struct tty3270 *tp; local
1827 struct tty3270 *tp; local
1842 struct tty3270 *tp; local
1858 struct tty3270 *tp; local
1881 struct tty3270 *tp; local
1894 struct tty3270 *tp; local
1909 struct tty3270 *tp; local
1934 struct tty3270 *tp; local
1948 struct tty3270 *tp; local
2053 struct tty3270 *tp = co->data; local
2083 con3270_wait_write(struct tty3270 *tp) argument
2102 struct tty3270 *tp; local
2151 struct tty3270 *tp; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h62 u32 tp; member in struct:ath11k_dbg_dbr_entry
/linux-master/fs/jfs/
H A Djfs_dmap.c2141 dmtree_t *tp = (dmtree_t *) & dp->tree; local
2288 dmtree_t *tp = (dmtree_t *) & dp->tree; local
2624 dbSplit(dmtree_t *tp, int leafno, int splitsz, int newval, bool is_ctl) argument
2689 dbBackSplit(dmtree_t *tp, int leafno, bool is_ctl) argument
2768 dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) argument
2862 dbAdjTree(dmtree_t *tp, int leafno, int newval, bool is_ctl) argument
2942 dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) argument
3244 struct dmaptree *tp = (struct dmaptree *) & dp->tree; local
3826 struct dmaptree *tp; local
3874 s8 *tp, *cp, *cp1; local
[all...]
/linux-master/kernel/trace/
H A Dtrace_events_synth.c814 static void free_synth_tracepoint(struct tracepoint *tp) argument
825 struct tracepoint *tp; local
[all...]
H A Dtrace_kprobe.c63 struct trace_probe tp; member in struct:trace_kprobe
217 struct trace_probe *tp; local
338 __disable_trace_kprobe(struct trace_probe *tp) argument
359 struct trace_probe *tp; local
409 struct trace_probe *tp; local
1495 struct trace_probe *tp; local
1525 struct trace_probe *tp; local
1560 struct trace_probe *tp; local
1575 struct trace_probe *tp; local
[all...]
H A Dtrace_probe.h273 static inline bool trace_probe_test_flag(struct trace_probe *tp, argument
279 static inline void trace_probe_set_flag(struct trace_probe *tp, argument
285 static inline void trace_probe_clear_flag(struct trace_probe *tp, argument
291 static inline bool trace_probe_is_enabled(struct trace_probe *tp) argument
296 static inline const char *trace_probe_name(struct trace_probe *tp) argument
301 trace_probe_group_name(struct trace_probe *tp) argument
307 trace_probe_event_call(struct trace_probe *tp) argument
326 trace_probe_probe_list(struct trace_probe *tp) argument
331 trace_probe_has_sibling(struct trace_probe *tp) argument
338 trace_probe_unregister_event_call(struct trace_probe *tp) argument
344 trace_probe_has_single_file(struct trace_probe *tp) argument
372 traceprobe_get_entry_data_size(struct trace_probe *tp) argument
421 struct trace_probe *tp; member in struct:traceprobe_parse_context
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal.c2014 u32 tp, hp; local
2037 u32 tp, hp; local
[all...]
/linux-master/net/sched/
H A Dact_api.c70 int tcf_action_check_ctrlact(int action, struct tcf_proto *tp, argument
1390 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, argument
1459 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, argument
H A Dact_ct.c1308 tcf_ct_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dsch_api.c2053 static int tcf_node_bind(struct tcf_proto *tp, void *n, struct tcf_walker *arg) argument
2088 struct tcf_proto *tp; local
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dtrinity_dpm.c837 u32 tp = RREG32_SMC(PM_TP); local
980 u32 tp = RREG32_SMC(PM_TP); local
/linux-master/drivers/scsi/
H A Desp_scsi.c552 static int esp_need_to_nego_wide(struct esp_target_data *tp) argument
559 static int esp_need_to_nego_sync(struct esp_target_data *tp) argument
737 struct esp_target_data *tp; local
1140 struct esp_target_data *tp; local
1246 struct esp_target_data *tp = &esp->target[cmd->device->id]; local
1410 esp_setsync(struct esp *esp, struct esp_target_data *tp, u8 scsi_period, u8 scsi_offset, u8 esp_stp, u8 esp_soff) argument
1453 struct esp_target_data *tp; local
1489 esp_msgin_sdtr(struct esp *esp, struct esp_target_data *tp) argument
1540 esp_msgin_wdtr(struct esp *esp, struct esp_target_data *tp) argument
1593 struct esp_target_data *tp; local
2076 struct esp_target_data *tp = &esp->target[i]; local
2429 struct esp_target_data *tp = &esp->target[starget->id]; local
2439 struct esp_target_data *tp = &esp->target[starget->id]; local
2447 struct esp_target_data *tp = &esp->target[dev->id]; local
2469 struct esp_target_data *tp = &esp->target[dev->id]; local
2702 struct esp_target_data *tp = &esp->target[target->id]; local
2715 struct esp_target_data *tp = &esp->target[target->id]; local
2725 struct esp_target_data *tp = &esp->target[target->id]; local
[all...]
H A Dmesh.c215 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
240 struct mesh_target *tp = &ms->tgts[t]; local
308 struct mesh_target *tp; local
583 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
634 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
679 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
854 struct mesh_target *tp; local
983 struct mesh_target *tp; local
1157 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
1444 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; local
[all...]
/linux-master/net/core/
H A Dflow_dissector.c437 struct flow_dissector_key_ports *tp; local
/linux-master/net/mptcp/
H A Dsubflow.c1896 struct tcp_sock *tp = tcp_sk(sk); local
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1624 enum iwl_fw_ini_time_point tp = local
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c94 static void mana_add_sge(struct mana_tx_package *tp, struct mana_skb_head *ash, argument
105 mana_map_skb(struct sk_buff *skb, struct mana_port_context *apc, struct mana_tx_package *tp, int gso_hs) argument
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c508 struct axienet_option *tp = &axienet_options[0]; local
/linux-master/include/net/
H A Dflow_dissector.h191 struct flow_dissector_key_ports tp; member in union:flow_dissector_key_ports_range::__anon2715
/linux-master/net/ipv6/
H A Dip6_tunnel.c211 struct ip6_tnl __rcu **tp = ip6_tnl_bucket(ip6n, &t->parms); local
228 struct ip6_tnl __rcu **tp; local
342 struct ip6_tnl __rcu **tp; local
[all...]
H A Dip6_gre.c300 struct ip6_tnl __rcu **tp = ip6gre_bucket(ign, t); local
308 struct ip6_tnl __rcu **tp; local
330 struct ip6_tnl __rcu **tp; local
[all...]
/linux-master/tools/perf/util/
H A Dprobe-finder.c520 convert_to_trace_point(Dwarf_Die *sp_die, Dwfl_Module *mod, Dwarf_Addr paddr, bool retprobe, const char *function, struct probe_trace_point *tp) argument
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c689 struct ipoib_path *path, *tp; local
715 struct ipoib_path *path, *tp; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c469 xfs_attr3_leaf_read( struct xfs_trans *tp, struct xfs_inode *dp, xfs_ino_t owner, xfs_dablk_t bno, struct xfs_buf **bpp) argument
732 xfs_sbversion_add_attr2( struct xfs_mount *mp, struct xfs_trans *tp) argument
838 xfs_attr_fork_remove( struct xfs_inode *ip, struct xfs_trans *tp) argument

Completed in 428 milliseconds

<<11121314151617