Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c93 #define tg3_flag(tp, flag) \ argument
95 #define tg3_flag_set(tp, flag) \ argument
97 #define tg3_flag_clear(tp, flag) \ argument
131 #define TG3_MAX_MTU(tp) \ argument
138 #define TG3_RX_STD_RING_SIZE(tp) \ argument
142 #define TG3_RX_JMB_RING_SIZE(tp) \ argument
157 #define TG3_RX_STD_RING_BYTES(tp) \ argument
159 #define TG3_RX_JMB_RING_BYTES(tp) \ argument
161 #define TG3_RX_RCB_RING_BYTES(tp) \ argument
177 #define TG3_RX_STD_BUFF_RING_SIZE(tp) \ argument
[all …]
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c104 static void rtase_w8(const struct rtase_private *tp, u16 reg, u8 val8) in rtase_w8()
109 static void rtase_w16(const struct rtase_private *tp, u16 reg, u16 val16) in rtase_w16()
114 static void rtase_w32(const struct rtase_private *tp, u16 reg, u32 val32) in rtase_w32()
119 static u8 rtase_r8(const struct rtase_private *tp, u16 reg) in rtase_r8()
124 static u16 rtase_r16(const struct rtase_private *tp, u16 reg) in rtase_r16()
129 static u32 rtase_r32(const struct rtase_private *tp, u16 reg) in rtase_r32()
134 static void rtase_free_desc(struct rtase_private *tp) in rtase_free_desc()
160 static int rtase_alloc_desc(struct rtase_private *tp) in rtase_alloc_desc()
208 struct rtase_private *tp = ring->ivec->tp; in rtase_tx_clear_range() local
232 static void rtase_tx_clear(struct rtase_private *tp) in rtase_tx_clear()
[all …]
/linux/drivers/s390/char/
H A Dcon3270.c142 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer()
147 static int tty3270_tty_rows(struct tty3270 *tp) in tty3270_tty_rows()
152 static char *tty3270_add_ba(struct tty3270 *tp, char *cp, char order, int x, int y) in tty3270_add_ba()
159 static char *tty3270_add_ra(struct tty3270 *tp, char *cp, int x, int y, char c) in tty3270_add_ra()
166 static char *tty3270_add_sa(struct tty3270 *tp, char *cp, char attr, char value) in tty3270_add_sa()
174 static char *tty3270_add_ge(struct tty3270 *tp, char *cp, char c) in tty3270_add_ge()
181 static char *tty3270_add_sf(struct tty3270 *tp, char *cp, char type) in tty3270_add_sf()
188 static int tty3270_line_increment(struct tty3270 *tp, unsigned int line, unsigned int incr) in tty3270_line_increment()
193 static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num) in tty3270_get_write_line()
198 static struct tty3270_line *tty3270_get_view_line(struct tty3270 *tp, unsigned int num) in tty3270_get_view_line()
[all …]
/linux/net/ipv4/
H A Dtcp_input.c122 void clean_acked_data_enable(struct tcp_sock *tp, in clean_acked_data_enable()
130 void clean_acked_data_disable(struct tcp_sock *tp) in clean_acked_data_disable()
250 struct tcp_sock *tp = tcp_sk(sk); in tcp_measure_rcv_mss() local
342 static void tcp_ecn_queue_cwr(struct tcp_sock *tp) in tcp_ecn_queue_cwr()
362 static void tcp_ecn_withdraw_cwr(struct tcp_sock *tp) in tcp_ecn_withdraw_cwr()
369 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_ecn_check() local
402 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack()
408 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn()
414 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo()
421 static void tcp_count_delivered_ce(struct tcp_sock *tp, u32 ecn_count) in tcp_count_delivered_ce()
[all …]
H A Dtcp_output.c55 void tcp_mstamp_refresh(struct tcp_sock *tp) in tcp_mstamp_refresh() argument
70 struct tcp_sock *tp = tcp_sk(sk); in tcp_event_new_data_sent() local
99 const struct tcp_sock *tp in tcp_acceptable_seq() local
125 struct tcp_sock *tp = tcp_sk(sk); tcp_advertise_mss() local
146 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_restart() local
163 tcp_event_data_sent(struct tcp_sock * tp,struct sock * sk) tcp_event_data_sent() argument
184 struct tcp_sock *tp = tcp_sk(sk); tcp_event_ack_sent() local
262 struct tcp_sock *tp = tcp_sk(sk); tcp_select_window() local
325 const struct tcp_sock *tp = tcp_sk(sk); tcp_ecn_send_synack() local
338 struct tcp_sock *tp = tcp_sk(sk); tcp_ecn_send_syn() local
382 struct tcp_sock *tp = tcp_sk(sk); tcp_ecn_send() local
420 tcp_urg_mode(const struct tcp_sock * tp) tcp_urg_mode() argument
463 mptcp_options_write(struct tcphdr * th,__be32 * ptr,struct tcp_sock * tp,struct tcp_out_options * opts) mptcp_options_write() argument
613 process_tcp_ao_options(struct tcp_sock * tp,const struct tcp_request_sock * tcprsk,struct tcp_out_options * opts,struct tcp_key * key,__be32 * ptr) process_tcp_ao_options() argument
664 tcp_options_write(struct tcphdr * th,struct tcp_sock * tp,const struct tcp_request_sock * tcprsk,struct tcp_out_options * opts,struct tcp_key * key) tcp_options_write() argument
767 smc_set_option(const struct tcp_sock * tp,struct tcp_out_options * opts,unsigned int * remaining) smc_set_option() argument
783 smc_set_option_cond(const struct tcp_sock * tp,const struct inet_request_sock * ireq,struct tcp_out_options * opts,unsigned int * remaining) smc_set_option_cond() argument
823 struct tcp_sock *tp = tcp_sk(sk); tcp_syn_options() local
990 struct tcp_sock *tp = tcp_sk(sk); tcp_established_options() local
1084 struct tcp_sock *tp = tcp_sk(sk); tcp_tsq_write() local
1118 struct tcp_sock *tp; tcp_tasklet_func() local
1204 struct tcp_sock *tp = tcp_sk(sk); tcp_wfree() local
1250 struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); tcp_pace_kick() local
1262 struct tcp_sock *tp = tcp_sk(sk); tcp_update_skb_after_send() local
1303 struct tcp_sock *tp; __tcp_transmit_skb() local
1508 struct tcp_sock *tp = tcp_sk(sk); tcp_queue_skb() local
1542 struct tcp_sock *tp = tcp_sk(sk); tcp_adjust_pcount() local
1615 struct tcp_sock *tp = tcp_sk(sk); tcp_fragment() local
1765 const struct tcp_sock *tp = tcp_sk(sk); __tcp_mtu_to_mss() local
1799 const struct tcp_sock *tp = tcp_sk(sk); tcp_mss_to_mtu() local
1812 struct tcp_sock *tp = tcp_sk(sk); tcp_mtup_init() local
1849 struct tcp_sock *tp = tcp_sk(sk); tcp_sync_mss() local
1874 const struct tcp_sock *tp = tcp_sk(sk); tcp_current_mss() local
1909 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_application_limited() local
1928 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_validate() local
1975 tcp_minshall_check(const struct tcp_sock * tp) tcp_minshall_check() argument
1989 tcp_minshall_update(struct tcp_sock * tp,unsigned int mss_now,const struct sk_buff * skb) tcp_minshall_update() argument
2003 tcp_nagle_check(bool partial,const struct tcp_sock * tp,int nonagle) tcp_nagle_check() argument
2065 const struct tcp_sock *tp = tcp_sk(sk); tcp_mss_split_point() local
2093 tcp_cwnd_test(const struct tcp_sock * tp) tcp_cwnd_test() argument
2127 tcp_nagle_test(const struct tcp_sock * tp,const struct sk_buff * skb,unsigned int cur_mss,int nonagle) tcp_nagle_test() argument
2150 tcp_snd_wnd_test(const struct tcp_sock * tp,const struct sk_buff * skb,unsigned int cur_mss) tcp_snd_wnd_test() argument
2228 struct tcp_sock *tp = tcp_sk(sk); tcp_tso_should_defer() local
2326 struct tcp_sock *tp = tcp_sk(sk); tcp_mtu_check_reprobe() local
2444 struct tcp_sock *tp = tcp_sk(sk); tcp_mtu_probe() local
2574 struct tcp_sock *tp = tcp_sk(sk); tcp_pacing_check() local
2661 tcp_chrono_set(struct tcp_sock * tp,const enum tcp_chrono new) tcp_chrono_set() argument
2674 struct tcp_sock *tp = tcp_sk(sk); tcp_chrono_start() local
2687 struct tcp_sock *tp = tcp_sk(sk); tcp_chrono_stop() local
2749 struct tcp_sock *tp = tcp_sk(sk); tcp_write_xmit() local
2879 struct tcp_sock *tp = tcp_sk(sk); tcp_schedule_loss_probe() local
2949 struct tcp_sock *tp = tcp_sk(sk); tcp_send_loss_probe() local
3094 struct tcp_sock *tp = tcp_sk(sk); __tcp_select_window() local
3230 struct tcp_sock *tp = tcp_sk(sk); tcp_collapse_retrans() local
3290 struct tcp_sock *tp = tcp_sk(sk); tcp_retrans_try_collapse() local
3331 struct tcp_sock *tp = tcp_sk(sk); __tcp_retransmit_skb() local
3457 struct tcp_sock *tp = tcp_sk(sk); tcp_retransmit_skb() local
3489 struct tcp_sock *tp = tcp_sk(sk); tcp_xmit_retransmit_queue() local
3587 struct tcp_sock *tp = tcp_sk(sk); tcp_send_fin() local
3721 const struct tcp_sock *tp = tcp_sk(sk); tcp_make_synack() local
3887 struct tcp_sock *tp = tcp_sk(sk); tcp_connect_init() local
3959 struct tcp_sock *tp = tcp_sk(sk); tcp_connect_queue_skb() local
3980 struct tcp_sock *tp = tcp_sk(sk); tcp_send_syn_data() local
4076 struct tcp_sock *tp = tcp_sk(sk); tcp_connect() local
4196 const struct tcp_sock *tp = tcp_sk(sk); tcp_send_delayed_ack() local
4302 struct tcp_sock *tp = tcp_sk(sk); tcp_xmit_probe_skb() local
4335 struct tcp_sock *tp = tcp_sk(sk); tcp_write_wakeup() local
4382 struct tcp_sock *tp = tcp_sk(sk); tcp_send_probe0() local
[all...]
H A Dtcp_recovery.c7 const struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_wnd() local
32 s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, u32 reo_wnd) in tcp_rack_skb_timeout()
60 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_detect_loss() local
97 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_mark_lost() local
118 void tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, in tcp_rack_advance()
151 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_reo_timeout() local
189 struct tcp_sock *tp = tcp_sk(sk); in tcp_rack_update_reo_wnd() local
220 struct tcp_sock *tp = tcp_sk(sk); in tcp_newreno_mark_lost() local
H A Dtcp_timer.c30 const struct tcp_sock *tp = tcp_sk(sk); in tcp_clamp_rto_to_user_timeout() local
107 struct tcp_sock *tp = tcp_sk(sk); in tcp_out_of_resources() local
217 struct tcp_sock *tp = tcp_sk(sk); in retransmits_timed_out() local
244 struct tcp_sock *tp = tcp_sk(sk); in tcp_write_timeout() local
310 struct tcp_sock *tp = tcp_sk(sk); in tcp_delack_timer_handler() local
391 struct tcp_sock *tp = tcp_sk(sk); in tcp_probe_timer() local
441 struct tcp_sock *tp = tcp_sk(sk); in tcp_update_rto_stats() local
458 struct tcp_sock *tp = tcp_sk(sk); in tcp_fastopen_synack_timer() local
496 const struct tcp_sock *tp = tcp_sk(sk); in tcp_rtx_probe0_timed_out() local
533 struct tcp_sock *tp = tcp_sk(sk); in tcp_retransmit_timer() local
[all …]
/linux/fs/xfs/
H A Dxfs_trans_buf.c24 struct xfs_trans *tp, in xfs_trans_buf_item_match()
62 struct xfs_trans *tp, in _xfs_trans_bjoin()
99 struct xfs_trans *tp, in xfs_trans_bjoin()
117 struct xfs_trans *tp, in xfs_trans_get_buf_map()
173 struct xfs_trans *tp, in __xfs_trans_getsb()
201 struct xfs_trans *tp) in xfs_trans_getsb()
208 struct xfs_trans *tp) in xfs_trans_getrtsb()
228 struct xfs_trans *tp, in xfs_trans_read_buf_map()
361 struct xfs_trans *tp, in xfs_trans_brelse()
417 struct xfs_trans *tp, in xfs_trans_bdetach()
[all …]
H A Dxfs_trans_dquot.c31 struct xfs_trans *tp, in xfs_trans_dqjoin()
55 struct xfs_trans *tp, in xfs_trans_log_dquot()
153 struct xfs_trans *tp, in xfs_trans_mod_ino_dquot()
242 xfs_trans_t *tp, in xfs_trans_mod_dquot_byino()
264 struct xfs_trans *tp, in xfs_trans_get_dqtrx()
301 struct xfs_trans *tp, in xfs_trans_mod_dquot()
390 struct xfs_trans *tp, in xfs_trans_dqlockedjoin()
448 struct xfs_trans *tp, in xfs_trans_apply_dquot_deltas_hook()
464 # define xfs_trans_apply_dquot_deltas_hook(tp, dqp) ((void)0) argument
477 struct xfs_trans *tp) in xfs_trans_apply_dquot_deltas()
[all …]
H A Dxfs_trans.c69 struct xfs_trans *tp) in xfs_trans_free()
92 struct xfs_trans *tp) in xfs_trans_dup()
152 struct xfs_trans *tp, in xfs_trans_reserve()
253 struct xfs_trans *tp; in xfs_trans_alloc() local
355 xfs_trans_t *tp, in xfs_trans_mod_sb()
484 xfs_trans_t *tp) in xfs_trans_apply_sb_deltas()
619 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
708 struct xfs_trans *tp, in xfs_trans_add_item()
736 struct xfs_trans *tp, in xfs_trans_free_items()
805 struct xfs_trans *tp) in xfs_trans_run_precommits()
[all …]
/linux/drivers/net/usb/
H A Dr8152.c1216 static void rtl_set_inaccessible(struct r8152 *tp) in rtl_set_inaccessible()
1222 static void rtl_set_accessible(struct r8152 *tp) in rtl_set_accessible()
1229 int r8152_control_msg(struct r8152 *tp, unsigned int pipe, __u8 request, in r8152_control_msg()
1301 int get_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in get_registers()
1325 int set_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in set_registers()
1343 static void rtl_set_unplug(struct r8152 *tp) in rtl_set_unplug()
1349 static int generic_ocp_read(struct r8152 *tp, u16 index, u16 size, in generic_ocp_read()
1392 static int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, in generic_ocp_write()
1470 int pla_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data) in pla_ocp_read()
1476 int pla_ocp_write(struct r8152 *tp, u16 index, u16 byteen, u16 size, void *data) in pla_ocp_write()
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c189 struct xfs_trans *tp, in xfs_defer_barrier_create_intent()
206 struct xfs_trans *tp, in xfs_defer_barrier_create_done()
215 struct xfs_trans *tp, in xfs_defer_barrier_finish_item()
243 struct xfs_trans *tp, in xfs_defer_create_done()
277 struct xfs_trans *tp, in xfs_defer_create_intent()
310 struct xfs_trans *tp) in xfs_defer_create_intents()
376 struct xfs_trans *tp, in xfs_defer_trans_abort()
390 struct xfs_trans *tp) in xfs_defer_save_resources()
440 struct xfs_trans *tp, in xfs_defer_restore_resources()
509 struct xfs_trans *tp, in xfs_defer_relog_intent()
[all …]
H A Dxfs_exchmaps.c85 struct xfs_trans *tp, in xfs_exchmaps_update_size()
162 struct xfs_trans *tp, in xfs_exchmaps_update_quota()
187 # define xfs_exchmaps_update_quota(tp, xmi, irec1, irec2) ((void)0) argument
382 struct xfs_trans *tp, in xfs_exchmaps_one_step()
424 struct xfs_trans *tp, in xfs_exchmaps_attr_to_sf()
456 struct xfs_trans *tp, in xfs_exchmaps_dir_to_sf()
488 struct xfs_trans *tp, in xfs_exchmaps_link_to_sf()
531 struct xfs_trans *tp, in xfs_exchmaps_clear_reflink()
543 struct xfs_trans *tp, in xfs_exchmaps_do_postop_work()
576 struct xfs_trans *tp, in xfs_exchmaps_finish_one()
[all …]
H A Dxfs_inode_util.c267 struct xfs_trans *tp, in xfs_inode_init()
435 struct xfs_trans *tp, in xfs_iunlink_update_bucket()
471 struct xfs_trans *tp, in xfs_iunlink_insert_inode()
531 struct xfs_trans *tp, in xfs_iunlink()
558 struct xfs_trans *tp, in xfs_iunlink_remove_inode()
633 struct xfs_trans *tp, in xfs_iunlink_remove()
657 struct xfs_trans *tp, in xfs_droplink()
686 struct xfs_trans *tp, in xfs_bumplink()
706 struct xfs_trans *tp, in xfs_inode_uninit()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c54 void t1_tp_destroy(struct petp *tp) in t1_tp_destroy()
61 struct petp *tp = kzalloc(sizeof(*tp), GFP_KERNEL); in t1_tp_create() local
71 void t1_tp_intr_enable(struct petp *tp) in t1_tp_intr_enable()
92 void t1_tp_intr_disable(struct petp *tp) in t1_tp_intr_disable()
111 void t1_tp_intr_clear(struct petp *tp) in t1_tp_intr_clear()
125 int t1_tp_intr_handler(struct petp *tp) in t1_tp_intr_handler()
140 static void set_csum_offload(struct petp *tp, u32 csum_bit, int enable) in set_csum_offload()
151 void t1_tp_set_ip_checksum_offload(struct petp *tp, int enable) in t1_tp_set_ip_checksum_offload()
156 void t1_tp_set_tcp_checksum_offload(struct petp *tp, int enable) in t1_tp_set_tcp_checksum_offload()
165 int t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) in t1_tp_reset()
/linux/drivers/misc/mei/
H A Dvsc-tp.c103 struct vsc_tp *tp = data; in vsc_tp_isr() local
114 struct vsc_tp *tp = data; in vsc_tp_thread_isr() local
123 static int vsc_tp_wakeup_request(struct vsc_tp *tp) in vsc_tp_wakeup_request()
141 static void vsc_tp_wakeup_release(struct vsc_tp *tp) in vsc_tp_wakeup_release()
148 static int vsc_tp_dev_xfer(struct vsc_tp *tp, void *obuf, void *ibuf, size_t len) in vsc_tp_dev_xfer()
162 static int vsc_tp_xfer_helper(struct vsc_tp *tp, struct vsc_tp_packet *pkt, in vsc_tp_xfer_helper()
275 int vsc_tp_xfer(struct vsc_tp *tp, u8 cmd, const void *obuf, size_t olen, in vsc_tp_xfer()
316 int vsc_tp_rom_xfer(struct vsc_tp *tp, const void *obuf, void *ibuf, size_t len) in vsc_tp_rom_xfer()
352 void vsc_tp_reset(struct vsc_tp *tp) in vsc_tp_reset()
379 bool vsc_tp_need_read(struct vsc_tp *tp) in vsc_tp_need_read()
[all …]
/linux/drivers/net/ethernet/dec/tulip/
H A Dtulip_core.c117 struct tulip_private *tp = timer_container_of(tp, t, timer); in tulip_timer() local
264 static void tulip_set_power_state (struct tulip_private *tp, in tulip_set_power_state()
284 struct tulip_private *tp = netdev_priv(dev); in tulip_up() local
504 struct tulip_private *tp = netdev_priv(dev); in tulip_open() local
528 struct tulip_private *tp = netdev_priv(dev); in tulip_tx_timeout() local
605 struct tulip_private *tp = netdev_priv(dev); in tulip_init_ring() local
655 struct tulip_private *tp = netdev_priv(dev); in tulip_start_xmit() local
701 static void tulip_clean_tx_ring(struct tulip_private *tp) in tulip_clean_tx_ring()
740 struct tulip_private *tp = netdev_priv(dev); in tulip_down() local
783 struct tulip_private *tp = netdev_priv(dev); in tulip_free_ring() local
[all …]
/linux/drivers/net/ethernet/sis/
H A Dsis190.c400 struct sis190_private *tp = netdev_priv(dev); in __mdio_write() local
407 struct sis190_private *tp = netdev_priv(dev); in __mdio_read() local
487 static struct sk_buff *sis190_alloc_rx_skb(struct sis190_private *tp, in sis190_alloc_rx_skb()
512 static u32 sis190_rx_fill(struct sis190_private *tp, struct net_device *dev, in sis190_rx_fill()
531 static bool sis190_try_rx_copy(struct sis190_private *tp, in sis190_try_rx_copy()
575 struct sis190_private *tp, void __iomem *ioaddr) in sis190_rx_interrupt()
687 struct sis190_private *tp, void __iomem *ioaddr) in sis190_tx_interrupt()
738 struct sis190_private *tp = netdev_priv(dev); in sis190_irq() local
777 struct sis190_private *tp = netdev_priv(dev); in sis190_netpoll() local
786 static void sis190_free_rx_skb(struct sis190_private *tp, in sis190_free_rx_skb()
[all …]
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c454 typhoon_hello(struct typhoon *tp) in typhoon_hello()
475 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()
545 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()
554 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()
570 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()
708 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx() local
855 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode() local
892 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
946 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats() local
965 struct typhoon *tp = netdev_priv(dev); in typhoon_get_drvinfo() local
[all …]
/linux/net/sched/
H A Dcls_cgroup.c22 struct tcf_proto *tp; member
27 const struct tcf_proto *tp, in cls_cgroup_classify()
46 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) in cls_cgroup_get()
51 static int cls_cgroup_init(struct tcf_proto *tp) in cls_cgroup_init()
79 struct tcf_proto *tp, unsigned long base, in cls_cgroup_change()
134 static void cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_cgroup_destroy()
148 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
154 static void cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_cgroup_walk()
172 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, void *fh, in cls_cgroup_dump()
H A Dcls_basic.c34 struct tcf_proto *tp; member
41 const struct tcf_proto *tp, in basic_classify()
62 static void *basic_get(struct tcf_proto *tp, u32 handle) in basic_get()
76 static int basic_init(struct tcf_proto *tp) in basic_init()
108 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, in basic_destroy()
127 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete()
147 static int basic_set_parms(struct net *net, struct tcf_proto *tp, in basic_set_parms()
173 struct tcf_proto *tp, unsigned long base, u32 handle, in basic_change()
249 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk()
269 static int basic_dump(struct net *net, struct tcf_proto *tp, void *fh, in basic_dump()
/linux/drivers/net/ethernet/realtek/
H A D8139too.c720 struct rtl8139_private *tp = netdev_priv(dev); in __rtl8139_cleanup_dev() local
759 struct rtl8139_private *tp; in rtl8139_init_board() local
902 struct rtl8139_private *tp = netdev_priv(dev); in rtl8139_set_features() local
947 struct rtl8139_private *tp; in rtl8139_init_one() local
1118 struct rtl8139_private *tp = netdev_priv(dev); in rtl8139_remove_one() local
1236 struct rtl8139_private *tp = netdev_priv(dev); in mdio_read() local
1279 struct rtl8139_private *tp = netdev_priv(dev); in mdio_write() local
1322 struct rtl8139_private *tp = netdev_priv(dev); in rtl8139_open() local
1373 struct rtl8139_private *tp = netdev_priv(dev); in rtl_check_media() local
1383 struct rtl8139_private *tp = netdev_priv(dev); in rtl8139_hw_start() local
[all …]
/linux/drivers/sbus/char/
H A Dbbc_envctrl.c120 static void get_current_temps(struct bbc_cpu_temperature *tp) in get_current_temps()
138 static void do_envctrl_shutdown(struct bbc_cpu_temperature *tp) in do_envctrl_shutdown()
169 static void analyze_ambient_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_ambient_temp()
224 static void analyze_cpu_temp(struct bbc_cpu_temperature *tp, unsigned long *last_warn, int tick) in analyze_cpu_temp()
279 static void analyze_temps(struct bbc_cpu_temperature *tp, unsigned long *last_warn) in analyze_temps()
292 struct bbc_cpu_temperature *tp; in prioritize_fan_action() local
425 struct bbc_cpu_temperature *tp; in kenvctrld() local
449 struct bbc_cpu_temperature *tp; in attach_one_temp() local
532 static void destroy_one_temp(struct bbc_cpu_temperature *tp) in destroy_one_temp()
540 struct bbc_cpu_temperature *tp, *tpos; in destroy_all_temps() local
/linux/kernel/
H A Dtracepoint.c109 static inline void release_probes(struct tracepoint *tp, struct tracepoint_func *old) in release_probes()
262 static void tracepoint_update_call(struct tracepoint *tp, struct tracepoint_func *tp_funcs) in tracepoint_update_call()
277 static int tracepoint_add_func(struct tracepoint *tp, in tracepoint_add_func()
350 static int tracepoint_remove_func(struct tracepoint *tp, in tracepoint_remove_func()
425 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio_may_exist()
454 int tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio()
482 int tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_register()
496 int tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_unregister()
512 void (*fct)(struct tracepoint *tp, void *priv), in for_each_tracepoint_range()
588 static void tp_module_going_check_quiescent(struct tracepoint *tp, void *priv) in tp_module_going_check_quiescent()
[all …]
/linux/kernel/time/
H A Dposix-stubs.c27 const struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument
39 static int do_clock_gettime(clockid_t which_clock, struct timespec64 *tp) in do_clock_gettime()
61 struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument
75 SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, struct __kernel_timespec __user *, tp) in SYSCALL_DEFINE2() argument
130 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() argument
143 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() argument
158 struct old_timespec32 __user *, tp) in SYSCALL_DEFINE2() argument

12345678910>>...14