/linux-4.1.27/drivers/net/ppp/ |
H A D | pppox.c | 74 struct pppox_sock *po = pppox_sk(sk); pppox_ioctl() local
|
H A D | pppoe.c | 184 static int __set_item(struct pppoe_net *pn, struct pppox_sock *po) __set_item() argument 233 struct pppox_sock *po; get_item() local 288 struct pppox_sock *po = pn->hash_table[i]; pppoe_flush_dev() local 374 struct pppox_sock *po = pppox_sk(sk); pppoe_rcv_core() local 424 struct pppox_sock *po; pppoe_rcv() local 464 struct pppox_sock *po = container_of(work, struct pppox_sock, pppoe_unbind_sock_work() local 489 struct pppox_sock *po; pppoe_disc_rcv() local 582 struct pppox_sock *po; pppoe_release() local 632 struct pppox_sock *po = pppox_sk(sk); pppoe_connect() local 756 struct pppox_sock *po = pppox_sk(sk); pppoe_ioctl() local 857 struct pppox_sock *po = pppox_sk(sk); pppoe_sendmsg() local 929 struct pppox_sock *po = pppox_sk(sk); __pppoe_xmit() local 1028 struct pppox_sock *po; pppoe_seq_show() local 1047 struct pppox_sock *po; pppoe_get_idx() local 1076 struct pppox_sock *po; pppoe_seq_next() local
|
H A D | pptp.c | 176 struct pppox_sock *po = pppox_sk(sk); pptp_xmit() local 300 struct pppox_sock *po = pppox_sk(sk); pptp_rcv_core() local 384 struct pppox_sock *po; pptp_rcv() local 422 struct pppox_sock *po = pppox_sk(sk); pptp_bind() local 455 struct pppox_sock *po = pppox_sk(sk); pptp_connect() local 545 struct pppox_sock *po; pptp_release() local 588 struct pppox_sock *po; pptp_create() local 622 struct pppox_sock *po = pppox_sk(sk); pptp_ppp_ioctl() local
|
/linux-4.1.27/net/ceph/ |
H A D | pagevec.c | 101 int po = off & ~PAGE_CACHE_MASK; ceph_copy_user_to_page_vector() local 127 size_t po = off & ~PAGE_CACHE_MASK; ceph_copy_to_page_vector() local 150 size_t po = off & ~PAGE_CACHE_MASK; ceph_copy_from_page_vector() local
|
/linux-4.1.27/net/packet/ |
H A D | diag.c | 12 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) pdiag_put_info() argument 37 static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb) pdiag_put_mclist() argument 98 static int pdiag_put_rings_cfg(struct packet_sock *po, struct sk_buff *skb) pdiag_put_rings_cfg() argument 113 static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb) pdiag_put_fanout() argument 137 struct packet_sock *po = pkt_sk(sk); sk_diag_fill() local
|
H A D | af_packet.c | 283 static struct net_device *packet_cached_dev_get(struct packet_sock *po) packet_cached_dev_get() argument 296 static void packet_cached_dev_assign(struct packet_sock *po, packet_cached_dev_assign() argument 302 static void packet_cached_dev_reset(struct packet_sock *po) packet_cached_dev_reset() argument 307 static bool packet_use_direct_xmit(const struct packet_sock *po) packet_use_direct_xmit() argument 339 struct packet_sock *po = pkt_sk(sk); register_prot_hook() local 361 struct packet_sock *po = pkt_sk(sk); __unregister_prot_hook() local 381 struct packet_sock *po = pkt_sk(sk); unregister_prot_hook() local 394 static void __packet_set_status(struct packet_sock *po, void *frame, int status) __packet_set_status() argument 417 static int __packet_get_status(struct packet_sock *po, void *frame) __packet_get_status() argument 455 static __u32 __packet_set_timestamp(struct packet_sock *po, void *frame, __packet_set_timestamp() argument 488 static void *packet_lookup_frame(struct packet_sock *po, packet_lookup_frame() argument 508 static void *packet_current_frame(struct packet_sock *po, packet_current_frame() argument 520 static void prb_shutdown_retire_blk_timer(struct packet_sock *po, prb_shutdown_retire_blk_timer() argument 536 static void prb_init_blk_timer(struct packet_sock *po, prb_init_blk_timer() argument 546 static void prb_setup_retire_blk_timer(struct packet_sock *po, int tx_ring) prb_setup_retire_blk_timer() argument 558 static int prb_calc_retire_blk_tmo(struct packet_sock *po, prb_calc_retire_blk_tmo() argument 607 static void init_prb_bdqc(struct packet_sock *po, init_prb_bdqc() argument 676 struct packet_sock *po = (struct packet_sock *)data; prb_retire_rx_blk_timer_expired() local 1044 static void *__packet_lookup_frame_in_block(struct packet_sock *po, __packet_lookup_frame_in_block() argument 1106 static void *packet_current_rx_frame(struct packet_sock *po, packet_current_rx_frame() argument 1126 static void *prb_lookup_block(struct packet_sock *po, prb_lookup_block() argument 1150 static void *__prb_previous_block(struct packet_sock *po, __prb_previous_block() argument 1158 static void *packet_previous_rx_frame(struct packet_sock *po, packet_previous_rx_frame() argument 1168 static void packet_increment_rx_head(struct packet_sock *po, packet_increment_rx_head() argument 1183 static void *packet_previous_frame(struct packet_sock *po, packet_previous_frame() argument 1221 static int packet_alloc_pending(struct packet_sock *po) packet_alloc_pending() argument 1232 static void packet_free_pending(struct packet_sock *po) packet_free_pending() argument 1237 static bool packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb) packet_rcv_has_room() argument 1343 struct packet_sock *po; packet_rcv_fanout() local 1393 static void __fanout_link(struct sock *sk, struct packet_sock *po) __fanout_link() argument 1404 static void __fanout_unlink(struct sock *sk, struct packet_sock *po) __fanout_unlink() argument 1430 struct packet_sock *po = pkt_sk(sk); fanout_add() local 1509 struct packet_sock *po = pkt_sk(sk); fanout_release() local 1763 struct packet_sock *po; packet_rcv() local 1874 struct packet_sock *po; tpacket_rcv() local 2096 struct packet_sock *po = pkt_sk(skb->sk); tpacket_destruct_skb() local 2133 static int tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb, tpacket_fill_skb() argument 2255 static int tpacket_snd(struct packet_sock *po, struct msghdr *msg) tpacket_snd() argument 2429 struct packet_sock *po = pkt_sk(sk); packet_snd() local 2612 struct packet_sock *po = pkt_sk(sk); packet_sendmsg() local 2628 struct packet_sock *po; packet_release() local 2694 struct packet_sock *po = pkt_sk(sk); packet_do_bind() local 2830 struct packet_sock *po; packet_create() local 3104 struct packet_sock *po = pkt_sk(sk); packet_getname() local 3177 struct packet_sock *po = pkt_sk(sk); packet_mc_add() local 3257 struct packet_sock *po = pkt_sk(sk); packet_flush_mclist() local 3280 struct packet_sock *po = pkt_sk(sk); packet_setsockopt() local 3490 struct packet_sock *po = pkt_sk(sk); packet_getsockopt() local 3597 struct packet_sock *po = pkt_sk(sk); packet_notifier() local 3696 struct packet_sock *po = pkt_sk(sk); packet_poll() local 3817 struct packet_sock *po = pkt_sk(sk); packet_set_ring() local 3968 struct packet_sock *po = pkt_sk(sk); packet_mmap() local 4107 const struct packet_sock *po = pkt_sk(s); packet_seq_show() local 790 prb_close_block(struct tpacket_kbdq_core *pkc1, struct tpacket_block_desc *pbd1, struct packet_sock *po, unsigned int stat) prb_close_block() argument 904 prb_freeze_queue(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_freeze_queue() argument 919 prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_dispatch_next_block() argument 944 prb_retire_current_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po, unsigned int status) prb_retire_current_block() argument
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | bkm_a4t.c | 30 unsigned int *po = (unsigned int *) adr; /* Postoffice */ readreg() local 53 unsigned int *po = (unsigned int *) adr; /* Postoffice */ writereg() local
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 261 u_short *po; sym_fw_setup_bus_addresses() local
|
/linux-4.1.27/sound/usb/line6/ |
H A D | playback.c | 77 short *po = (short *)urb_out->transfer_buffer; create_impulse_test_signal() local 88 unsigned char *po = urb_out->transfer_buffer; create_impulse_test_signal() local 119 __le16 *pi, *po, *buf_end; add_monitor_signal() local
|
/linux-4.1.27/include/linux/ |
H A D | if_pppox.h | 69 static inline struct sock *sk_pppox(struct pppox_sock *po) sk_pppox() argument
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | ifx6x60.h | 116 unsigned short po; /* modem-on gpio */ member in struct:ifx_spi_device::__anon10355
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | powerdomain.c | 303 int pwrdm_register_platform_funcs(struct pwrdm_ops *po) pwrdm_register_platform_funcs() argument
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-ml-ioh.c | 43 u32 po; member in struct:ioh_reg_comn
|
H A D | gpio-pch.c | 41 u32 po; member in struct:pch_regs
|
/linux-4.1.27/net/l2tp/ |
H A D | l2tp_ppp.c | 232 struct pppox_sock *po; pppol2tp_recv() local 579 struct pppox_sock *po = pppox_sk(ps->sock); pppol2tp_show() local 593 struct pppox_sock *po = pppox_sk(sk); pppol2tp_connect() local 1309 struct pppox_sock *po = pppox_sk(ssk); pppol2tp_session_setsockopt() local 1646 struct pppox_sock *po = pppox_sk(ps->sock); pppol2tp_seq_session_show() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd.c | 1634 kib_pool_t *po = list_entry(ps->ps_pool_list.next, kiblnd_fail_poolset() local
|
/linux-4.1.27/net/core/ |
H A D | dev.c | 469 void dev_add_offload(struct packet_offload *po) dev_add_offload() argument 492 static void __dev_remove_offload(struct packet_offload *po) __dev_remove_offload() argument 523 void dev_remove_offload(struct packet_offload *po) dev_remove_offload() argument
|