| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 93 #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/ |
| H A D | r8169_main.c | 85 #define RTL_W8(tp, reg, val8) writeb((val8), tp->mmio_addr + (reg)) argument 86 #define RTL_W16(tp, reg, val16) writew((val16), tp->mmio_addr + (reg)) argument 87 #define RTL_W32(tp, reg, val32) writel((val32), tp->mmio_addr + (reg)) argument 88 #define RTL_R8(tp, reg) readb(tp->mmio_addr + (reg)) argument 89 #define RTL_R16(tp, reg) readw(tp->mmio_addr + (reg)) argument 90 #define RTL_R32(tp, reg) readl(tp->mmio_addr + (reg)) argument 810 static inline struct device *tp_to_dev(struct rtl8169_private *tp) in tp_to_dev() 815 static void rtl_lock_config_regs(struct rtl8169_private *tp) in rtl_lock_config_regs() 820 static void rtl_unlock_config_regs(struct rtl8169_private *tp) in rtl_unlock_config_regs() 825 static void rtl_pci_commit(struct rtl8169_private *tp) in rtl_pci_commit() [all …]
|
| H A D | r8169_leds.c | 57 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8168_led_hw_control_is_supported() local 73 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8168_led_hw_control_set() local 93 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8168_led_hw_control_get() local 132 struct rtl8169_private *tp = netdev_priv(ndev); in rtl8168_setup_ldev() local 171 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8125_led_hw_control_is_supported() local 186 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8125_led_hw_control_set() local 207 struct rtl8169_private *tp = netdev_priv(ldev->ndev); in rtl8125_led_hw_control_get() local 231 struct rtl8169_private *tp = netdev_priv(ndev); in rtl8125_setup_led_ldev() local
|
| /linux/drivers/s390/char/ |
| H A D | con3270.c | 141 static void tty3270_set_timer(struct tty3270 *tp, int expires) in tty3270_set_timer() 146 static int tty3270_tty_rows(struct tty3270 *tp) in tty3270_tty_rows() 151 static char *tty3270_add_ba(struct tty3270 *tp, char *cp, char order, int x, int y) in tty3270_add_ba() 158 static char *tty3270_add_ra(struct tty3270 *tp, char *cp, int x, int y, char c) in tty3270_add_ra() 165 static char *tty3270_add_sa(struct tty3270 *tp, char *cp, char attr, char value) in tty3270_add_sa() 173 static char *tty3270_add_ge(struct tty3270 *tp, char *cp, char c) in tty3270_add_ge() 180 static char *tty3270_add_sf(struct tty3270 *tp, char *cp, char type) in tty3270_add_sf() 187 static int tty3270_line_increment(struct tty3270 *tp, unsigned int line, unsigned int incr) in tty3270_line_increment() 192 static struct tty3270_line *tty3270_get_write_line(struct tty3270 *tp, unsigned int num) in tty3270_get_write_line() 197 static struct tty3270_line *tty3270_get_view_line(struct tty3270 *tp, unsigned int num) in tty3270_get_view_line() [all …]
|
| /linux/drivers/net/ethernet/realtek/rtase/ |
| H A D | rtase_main.c | 104 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/net/ipv4/ |
| H A D | tcp_input.c | 124 void clean_acked_data_enable(struct tcp_sock *tp, in clean_acked_data_enable() 132 void clean_acked_data_disable(struct tcp_sock *tp) in clean_acked_data_disable() 252 struct tcp_sock *tp = tcp_sk(sk); in tcp_measure_rcv_mss() local 346 struct tcp_sock *tp = tcp_sk(sk); in tcp_data_ecn_check() local 389 static bool tcp_accecn_process_option(struct tcp_sock *tp, in tcp_accecn_process_option() 477 static void tcp_count_delivered_ce(struct tcp_sock *tp, u32 ecn_count) in tcp_count_delivered_ce() 483 static void tcp_count_delivered(struct tcp_sock *tp, u32 delivered, in tcp_count_delivered() 502 struct tcp_sock *tp = tcp_sk(sk); in __tcp_accecn_process() local 585 struct tcp_sock *tp = tcp_sk(sk); in tcp_accecn_process() local 607 const struct tcp_sock *tp = tcp_sk(sk); in tcp_sndbuf_expand() local [all …]
|
| H A D | tcp_output.c | 58 void tcp_mstamp_refresh(struct tcp_sock *tp) in tcp_mstamp_refresh() argument 73 struct tcp_sock *tp = tcp_sk(sk); tcp_event_new_data_sent() local 102 const struct tcp_sock *tp = tcp_sk(sk); tcp_acceptable_seq() local 128 struct tcp_sock *tp = tcp_sk(sk); tcp_advertise_mss() local 149 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_restart() local 166 tcp_event_data_sent(struct tcp_sock * tp,struct sock * sk) tcp_event_data_sent() argument 187 struct tcp_sock *tp = tcp_sk(sk); tcp_event_ack_sent() local 265 struct tcp_sock *tp = tcp_sk(sk); tcp_select_window() local 331 struct tcp_sock *tp = tcp_sk(sk); tcp_ecn_send() local 379 tcp_urg_mode(const struct tcp_sock * tp) tcp_urg_mode() argument 425 mptcp_options_write(struct tcphdr * th,__be32 * ptr,struct tcp_sock * tp,struct tcp_out_options * opts) mptcp_options_write() argument 575 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 631 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 806 smc_set_option(struct tcp_sock * tp,struct tcp_out_options * opts,unsigned int * remaining) smc_set_option() argument 823 smc_set_option_cond(const struct tcp_sock * tp,struct inet_request_sock * ireq,struct tcp_out_options * opts,unsigned int * remaining) smc_set_option_cond() argument 938 struct tcp_sock *tp = tcp_sk(sk); tcp_syn_options() local 1127 struct tcp_sock *tp = tcp_sk(sk); tcp_established_options() local 1236 struct tcp_sock *tp = tcp_sk(sk); tcp_tsq_write() local 1270 struct tcp_sock *tp; tcp_tsq_workfn() local 1356 struct tcp_sock *tp = tcp_sk(sk); tcp_wfree() local 1402 struct tcp_sock *tp = container_of(timer, struct tcp_sock, pacing_timer); tcp_pace_kick() local 1414 struct tcp_sock *tp = tcp_sk(sk); tcp_update_skb_after_send() local 1455 struct tcp_sock *tp; __tcp_transmit_skb() local 1660 struct tcp_sock *tp = tcp_sk(sk); tcp_queue_skb() local 1695 struct tcp_sock *tp = tcp_sk(sk); tcp_adjust_pcount() local 1763 struct tcp_sock *tp = tcp_sk(sk); tcp_fragment() local 1913 const struct tcp_sock *tp = tcp_sk(sk); __tcp_mtu_to_mss() local 1947 const struct tcp_sock *tp = tcp_sk(sk); tcp_mss_to_mtu() local 1960 struct tcp_sock *tp = tcp_sk(sk); tcp_mtup_init() local 1997 struct tcp_sock *tp = tcp_sk(sk); tcp_sync_mss() local 2022 const struct tcp_sock *tp = tcp_sk(sk); tcp_current_mss() local 2057 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_application_limited() local 2076 struct tcp_sock *tp = tcp_sk(sk); tcp_cwnd_validate() local 2123 tcp_minshall_check(const struct tcp_sock * tp) tcp_minshall_check() argument 2137 tcp_minshall_update(struct tcp_sock * tp,unsigned int mss_now,const struct sk_buff * skb) tcp_minshall_update() argument 2151 tcp_nagle_check(bool partial,const struct tcp_sock * tp,int nonagle) tcp_nagle_check() argument 2213 const struct tcp_sock *tp = tcp_sk(sk); tcp_mss_split_point() local 2241 tcp_cwnd_test(const struct tcp_sock * tp) tcp_cwnd_test() argument 2275 tcp_nagle_test(const struct tcp_sock * tp,const struct sk_buff * skb,unsigned int cur_mss,int nonagle) tcp_nagle_test() argument 2298 tcp_snd_wnd_test(const struct tcp_sock * tp,const struct sk_buff * skb,unsigned int cur_mss) tcp_snd_wnd_test() argument 2377 struct tcp_sock *tp = tcp_sk(sk); tcp_tso_should_defer() local 2485 struct tcp_sock *tp = tcp_sk(sk); tcp_mtu_check_reprobe() local 2603 struct tcp_sock *tp = tcp_sk(sk); tcp_mtu_probe() local 2733 struct tcp_sock *tp = tcp_sk(sk); tcp_pacing_check() local 2819 tcp_chrono_set(struct tcp_sock * tp,const enum tcp_chrono new) tcp_chrono_set() argument 2832 struct tcp_sock *tp = tcp_sk(sk); tcp_chrono_start() local 2845 struct tcp_sock *tp = tcp_sk(sk); tcp_chrono_stop() local 2907 struct tcp_sock *tp = tcp_sk(sk); tcp_write_xmit() local 3042 struct tcp_sock *tp = tcp_sk(sk); tcp_schedule_loss_probe() local 3112 struct tcp_sock *tp = tcp_sk(sk); tcp_send_loss_probe() local 3257 struct tcp_sock *tp = tcp_sk(sk); __tcp_select_window() local 3393 struct tcp_sock *tp = tcp_sk(sk); tcp_collapse_retrans() local 3452 struct tcp_sock *tp = tcp_sk(sk); tcp_retrans_try_collapse() local 3493 struct tcp_sock *tp = tcp_sk(sk); __tcp_retransmit_skb() local 3634 struct tcp_sock *tp = tcp_sk(sk); tcp_retransmit_skb() local 3666 struct tcp_sock *tp = tcp_sk(sk); tcp_xmit_retransmit_queue() local 3768 struct tcp_sock *tp = tcp_sk(sk); tcp_send_fin() local 3902 const struct tcp_sock *tp = tcp_sk(sk); tcp_make_synack() local 4068 struct tcp_sock *tp = tcp_sk(sk); tcp_connect_init() local 4142 struct tcp_sock *tp = tcp_sk(sk); tcp_connect_queue_skb() local 4163 struct tcp_sock *tp = tcp_sk(sk); tcp_send_syn_data() local 4259 struct tcp_sock *tp = tcp_sk(sk); tcp_connect() local 4379 const struct tcp_sock *tp = tcp_sk(sk); tcp_send_delayed_ack() local 4486 struct tcp_sock *tp = tcp_sk(sk); tcp_xmit_probe_skb() local 4519 struct tcp_sock *tp = tcp_sk(sk); tcp_write_wakeup() local 4566 struct tcp_sock *tp = tcp_sk(sk); tcp_send_probe0() local [all...] |
| H A D | tcp_recovery.c | 7 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() argument 60 struct tcp_sock *tp = tcp_sk(sk); tcp_rack_detect_loss() local 97 struct tcp_sock *tp = tcp_sk(sk); tcp_rack_mark_lost() local 118 tcp_rack_advance(struct tcp_sock * tp,u8 sacked,u32 end_seq,u64 xmit_time) tcp_rack_advance() argument 151 struct tcp_sock *tp = tcp_sk(sk); tcp_rack_reo_timeout() local 189 struct tcp_sock *tp = tcp_sk(sk); tcp_rack_update_reo_wnd() local 220 struct tcp_sock *tp = tcp_sk(sk); tcp_newreno_mark_lost() local [all...] |
| /linux/drivers/net/usb/ |
| H A D | r8152.c | 1210 static void rtl_set_inaccessible(struct r8152 *tp) in rtl_set_inaccessible() 1216 static void rtl_set_accessible(struct r8152 *tp) in rtl_set_accessible() 1223 int r8152_control_msg(struct r8152 *tp, unsigned int pipe, __u8 request, in r8152_control_msg() 1295 int get_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in get_registers() 1319 int set_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data) in set_registers() 1337 static void rtl_set_unplug(struct r8152 *tp) in rtl_set_unplug() 1343 static int generic_ocp_read(struct r8152 *tp, u16 index, u16 size, in generic_ocp_read() 1386 static int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen, in generic_ocp_write() 1464 int pla_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data) in pla_ocp_read() 1470 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 D | xfs_defer.c | 189 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 …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | tp.c | 54 void t1_tp_destroy(struct petp *tp) in t1_tp_destroy() 61 struct petp *tp = kzalloc_obj(*tp); 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/net/ethernet/dec/tulip/ |
| H A D | tulip_core.c | 117 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/misc/mei/ |
| H A D | vsc-tp.c | 104 struct vsc_tp *tp = data; in vsc_tp_isr() local 117 struct vsc_tp *tp = container_of(work, struct vsc_tp, event_work); in vsc_tp_event_work() local 126 static int vsc_tp_wakeup_request(struct vsc_tp *tp) in vsc_tp_wakeup_request() 144 static void vsc_tp_wakeup_release(struct vsc_tp *tp) in vsc_tp_wakeup_release() 151 static int vsc_tp_dev_xfer(struct vsc_tp *tp, void *obuf, void *ibuf, size_t len) in vsc_tp_dev_xfer() 165 static int vsc_tp_xfer_helper(struct vsc_tp *tp, struct vsc_tp_packet *pkt, in vsc_tp_xfer_helper() 278 int vsc_tp_xfer(struct vsc_tp *tp, u8 cmd, const void *obuf, size_t olen, in vsc_tp_xfer() 319 int vsc_tp_rom_xfer(struct vsc_tp *tp, const void *obuf, void *ibuf, size_t len) in vsc_tp_rom_xfer() 355 void vsc_tp_reset(struct vsc_tp *tp) in vsc_tp_reset() 382 bool vsc_tp_need_read(struct vsc_tp *tp) in vsc_tp_need_read() [all …]
|
| /linux/drivers/net/ethernet/sis/ |
| H A D | sis190.c | 400 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 D | typhoon.c | 454 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 D | cls_cgroup.c | 22 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 D | cls_matchall.c | 29 const struct tcf_proto *tp, in mall_classify() 45 static int mall_init(struct tcf_proto *tp) in mall_init() 68 static void mall_destroy_hw_filter(struct tcf_proto *tp, in mall_destroy_hw_filter() 84 static int mall_replace_hw_filter(struct tcf_proto *tp, in mall_replace_hw_filter() 127 static void mall_destroy(struct tcf_proto *tp, bool rtnl_held, in mall_destroy() 146 static void *mall_get(struct tcf_proto *tp, u32 handle) in mall_get() 163 struct tcf_proto *tp, unsigned long base, in mall_change() 249 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete() 259 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk() 275 static int mall_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in mall_reoffload() [all …]
|
| H A D | cls_bpf.c | 50 struct tcf_proto *tp; member 82 const struct tcf_proto *tp, in cls_bpf_classify() 143 static int cls_bpf_offload_cmd(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload_cmd() 195 static int cls_bpf_offload(struct tcf_proto *tp, struct cls_bpf_prog *prog, in cls_bpf_offload() 214 static void cls_bpf_stop_offload(struct tcf_proto *tp, in cls_bpf_stop_offload() 225 static void cls_bpf_offload_update_stats(struct tcf_proto *tp, in cls_bpf_offload_update_stats() 241 static int cls_bpf_init(struct tcf_proto *tp) in cls_bpf_init() 286 static void __cls_bpf_delete(struct tcf_proto *tp, struct cls_bpf_prog *prog, in __cls_bpf_delete() 301 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete() 311 static void cls_bpf_destroy(struct tcf_proto *tp, bool rtnl_held, in cls_bpf_destroy() [all …]
|
| H A D | cls_u32.c | 115 const struct tcf_proto *tp, in u32_classify() 297 static void *u32_get(struct tcf_proto *tp, u32 handle) in u32_get() 330 static void *tc_u_common_ptr(const struct tcf_proto *tp) in tc_u_common_ptr() 361 static int u32_init(struct tcf_proto *tp) in u32_init() 461 static int u32_delete_key(struct tcf_proto *tp, struct tc_u_knode *key) in u32_delete_key() 488 static void u32_clear_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h, in u32_clear_hw_hnode() 503 static int u32_replace_hw_hnode(struct tcf_proto *tp, struct tc_u_hnode *h, in u32_replace_hw_hnode() 532 static void u32_remove_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n, in u32_remove_hw_knode() 546 static int u32_replace_hw_knode(struct tcf_proto *tp, struct tc_u_knode *n, in u32_replace_hw_knode() 585 static void u32_clear_hnode(struct tcf_proto *tp, struct tc_u_hnode *ht, in u32_clear_hnode() [all …]
|
| H A D | cls_basic.c | 34 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()
|
| H A D | cls_fw.c | 40 struct tcf_proto *tp; member 52 const struct tcf_proto *tp, in fw_classify() 91 static void *fw_get(struct tcf_proto *tp, u32 handle) in fw_get() 107 static int fw_init(struct tcf_proto *tp) in fw_init() 132 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, in fw_destroy() 156 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, in fw_delete() 201 static int fw_set_parms(struct net *net, struct tcf_proto *tp, in fw_set_parms() 240 struct tcf_proto *tp, unsigned long base, in fw_change() 345 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fw_walk() 368 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump()
|
| /linux/drivers/sbus/char/ |
| H A D | bbc_envctrl.c | 120 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 D | tracepoint.c | 115 static inline void release_probes(struct tracepoint *tp, struct tracepoint_func *old) in release_probes() 271 static void tracepoint_update_call(struct tracepoint *tp, struct tracepoint_func *tp_funcs) in tracepoint_update_call() 286 static int tracepoint_add_func(struct tracepoint *tp, in tracepoint_add_func() 359 static int tracepoint_remove_func(struct tracepoint *tp, in tracepoint_remove_func() 434 int tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio_may_exist() 463 int tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, in tracepoint_probe_register_prio() 491 int tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_register() 505 int tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data) in tracepoint_probe_unregister() 521 void (*fct)(struct tracepoint *tp, void *priv), in for_each_tracepoint_range() 597 static void tp_module_going_check_quiescent(struct tracepoint *tp, void *priv) in tp_module_going_check_quiescent() [all …]
|
| /linux/kernel/time/ |
| H A D | posix-stubs.c | 27 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
|
| /linux/fs/xfs/ |
| H A D | xfs_quota.h | 150 # define xfs_trans_mod_ino_dquot(tp, ip, dqp, field, delta) \ argument 165 #define xfs_trans_dup_dqinfo(tp, tp2) argument 166 #define xfs_trans_free_dqinfo(tp) argument 167 static inline void xfs_trans_mod_dquot_byino(struct xfs_trans *tp, in xfs_trans_mod_dquot_byino() 171 #define xfs_trans_apply_dquot_deltas(tp) argument 172 #define xfs_trans_unreserve_and_mod_dquots(tp, a) argument 173 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks() 179 static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp, in xfs_trans_reserve_quota_bydquots() 188 xfs_trans_reserve_quota_icreate(struct xfs_trans *tp, struct xfs_dquot *udqp, in xfs_trans_reserve_quota_icreate() 194 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) argument [all …]
|