Home
last modified time | relevance | path

Searched defs:po (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/packet/
H A Daf_packet.c273 packet_xmit(const struct packet_sock * po,struct sk_buff * skb) packet_xmit() argument
288 packet_cached_dev_get(struct packet_sock * po) packet_cached_dev_get() argument
300 packet_cached_dev_assign(struct packet_sock * po,struct net_device * dev) packet_cached_dev_assign() argument
306 packet_cached_dev_reset(struct packet_sock * po) packet_cached_dev_reset() argument
338 struct packet_sock *po = pkt_sk(sk); __register_prot_hook() local
365 struct packet_sock *po = pkt_sk(sk); __unregister_prot_hook() local
387 struct packet_sock *po = pkt_sk(sk); unregister_prot_hook() local
400 __packet_set_status(struct packet_sock * po,void * frame,int status) __packet_set_status() argument
428 __packet_get_status(const struct packet_sock * po,void * frame) __packet_get_status() argument
471 __packet_set_timestamp(struct packet_sock * po,void * frame,struct sk_buff * skb) __packet_set_timestamp() argument
514 packet_lookup_frame(const struct packet_sock * po,const struct packet_ring_buffer * rb,unsigned int position,int status) packet_lookup_frame() argument
534 packet_current_frame(struct packet_sock * po,struct packet_ring_buffer * rb,int status) packet_current_frame() argument
587 prb_shutdown_retire_blk_timer(struct packet_sock * po,struct sk_buff_head * rb_queue) prb_shutdown_retire_blk_timer() argument
601 prb_setup_retire_blk_timer(struct packet_sock * po) prb_setup_retire_blk_timer() argument
611 prb_calc_retire_blk_tmo(struct packet_sock * po,int blk_size_in_bytes) prb_calc_retire_blk_tmo() argument
654 init_prb_bdqc(struct packet_sock * po,struct packet_ring_buffer * rb,struct pgv * pg_vec,union tpacket_req_u * req_u) init_prb_bdqc() argument
724 struct packet_sock *po = prb_retire_rx_blk_timer_expired() local
840 prb_close_block(struct tpacket_kbdq_core * pkc1,struct tpacket_block_desc * pbd1,struct packet_sock * po,unsigned int stat) prb_close_block() argument
953 prb_freeze_queue(struct tpacket_kbdq_core * pkc,struct packet_sock * po) prb_freeze_queue() argument
968 prb_dispatch_next_block(struct tpacket_kbdq_core * pkc,struct packet_sock * po) prb_dispatch_next_block() argument
993 prb_retire_current_block(struct tpacket_kbdq_core * pkc,struct packet_sock * po,unsigned int status) prb_retire_current_block() argument
1051 struct packet_sock *po = container_of(pkc, struct packet_sock, rx_ring.prb_bdqc); prb_fill_vlan_info() local
1099 __packet_lookup_frame_in_block(struct packet_sock * po,struct sk_buff * skb,unsigned int len) __packet_lookup_frame_in_block() argument
1160 packet_current_rx_frame(struct packet_sock * po,struct sk_buff * skb,int status,unsigned int len) packet_current_rx_frame() argument
1180 prb_lookup_block(const struct packet_sock * po,const struct packet_ring_buffer * rb,unsigned int idx,int status) prb_lookup_block() argument
1204 __prb_previous_block(struct packet_sock * po,struct packet_ring_buffer * rb,int status) __prb_previous_block() argument
1212 packet_previous_rx_frame(struct packet_sock * po,struct packet_ring_buffer * rb,int status) packet_previous_rx_frame() argument
1222 packet_increment_rx_head(struct packet_sock * po,struct packet_ring_buffer * rb) packet_increment_rx_head() argument
1237 packet_previous_frame(struct packet_sock * po,struct packet_ring_buffer * rb,int status) packet_previous_frame() argument
1275 packet_alloc_pending(struct packet_sock * po) packet_alloc_pending() argument
1286 packet_free_pending(struct packet_sock * po) packet_free_pending() argument
1296 __tpacket_has_room(const struct packet_sock * po,int pow_off) __tpacket_has_room() argument
1309 __tpacket_v3_has_room(const struct packet_sock * po,int pow_off) __tpacket_v3_has_room() argument
1322 __packet_rcv_has_room(const struct packet_sock * po,const struct sk_buff * skb) __packet_rcv_has_room() argument
1356 packet_rcv_has_room(struct packet_sock * po,struct sk_buff * skb) packet_rcv_has_room() argument
1370 packet_rcv_try_clear_pressure(struct packet_sock * po) packet_rcv_try_clear_pressure() argument
1390 fanout_flow_is_huge(struct packet_sock * po,struct sk_buff * skb) fanout_flow_is_huge() argument
1445 struct packet_sock *po, *po_next, *po_skip = NULL; fanout_demux_rollover() local
1514 struct packet_sock *po; packet_rcv_fanout() local
1565 __fanout_link(struct sock * sk,struct packet_sock * po) __fanout_link() argument
1578 __fanout_unlink(struct sock * sk,struct packet_sock * po) __fanout_unlink() argument
1635 fanout_set_data_cbpf(struct packet_sock * po,sockptr_t data,unsigned int len) fanout_set_data_cbpf() argument
1657 fanout_set_data_ebpf(struct packet_sock * po,sockptr_t data,unsigned int len) fanout_set_data_ebpf() argument
1678 fanout_set_data(struct packet_sock * po,sockptr_t data,unsigned int len) fanout_set_data() argument
1733 struct packet_sock *po = pkt_sk(sk); fanout_add() local
1874 struct packet_sock *po = pkt_sk(sk); fanout_release() local
2174 struct packet_sock *po; packet_rcv() local
2286 struct packet_sock *po; tpacket_rcv() local
2565 struct packet_sock *po = pkt_sk(skb->sk); tpacket_destruct_skb() local
2622 tpacket_fill_skb(struct packet_sock * po,struct sk_buff * skb,void * frame,struct net_device * dev,void * data,int tp_len,__be16 proto,unsigned char * addr,int hlen,int copylen,const struct sockcm_cookie * sockc) tpacket_fill_skb() argument
2702 tpacket_parse_header(struct packet_sock * po,void * frame,int size_max,void ** data) tpacket_parse_header() argument
2770 tpacket_snd(struct packet_sock * po,struct msghdr * msg) tpacket_snd() argument
3005 struct packet_sock *po = pkt_sk(sk); packet_snd() local
3154 struct packet_sock *po = pkt_sk(sk); packet_sendmsg() local
3173 struct packet_sock *po; packet_release() local
3245 struct packet_sock *po = pkt_sk(sk); packet_do_bind() local
3388 struct packet_sock *po; packet_create() local
3652 struct packet_sock *po = pkt_sk(sk); packet_getname() local
3731 struct packet_sock *po = pkt_sk(sk); packet_mc_add() local
3813 struct packet_sock *po = pkt_sk(sk); packet_flush_mclist() local
3837 struct packet_sock *po = pkt_sk(sk); packet_setsockopt() local
4111 struct packet_sock *po = pkt_sk(sk); packet_getsockopt() local
4244 struct packet_sock *po = pkt_sk(sk); packet_notifier() local
4346 struct packet_sock *po = pkt_sk(sk); packet_poll() local
4468 struct packet_sock *po = pkt_sk(sk); packet_set_ring() local
4635 struct packet_sock *po = pkt_sk(sk); packet_mmap() local
4774 const struct packet_sock *po = pkt_sk(s); packet_seq_show() local
[all...]
H A Ddiag.c13 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_info() argument
38 pdiag_put_mclist(const struct packet_sock * po,struct sk_buff * nlskb) pdiag_put_mclist() argument
98 pdiag_put_rings_cfg(struct packet_sock * po,struct sk_buff * skb) pdiag_put_rings_cfg() argument
113 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
[all...]
H A Dinternal.h148 set_bit(flag, &po->flags); in packet_sock_flag_set() argument
158 packet_sock_flag(const struct packet_sock * po,enum packet_sock_flags flag) packet_sock_flag() argument
/linux/drivers/net/ppp/
H A Dpptp.c132 static struct rtable *pptp_route_output(const struct pppox_sock *po, in pptp_route_output()
152 struct pppox_sock *po = pppox_sk(sk); in pptp_xmit() local
275 struct pppox_sock *po = pppox_sk(sk); in pptp_rcv_core() local
352 struct pppox_sock *po; in pptp_rcv() local
390 struct pppox_sock *po = pppox_sk(sk); in pptp_bind() local
423 struct pppox_sock *po = pppox_sk(sk); in pptp_connect() local
507 struct pppox_sock *po; in pptp_release() local
550 struct pppox_sock *po; in pptp_create() local
584 struct pppox_sock *po = pppox_sk(sk); in pptp_ppp_ioctl() local
H A Dpppox.c70 struct pppox_sock *po = pppox_sk(sk); in pppox_ioctl() local
/linux/sound/usb/line6/
H A Dplayback.c73 short *po = (short *)urb_out->transfer_buffer; in create_impulse_test_signal() local
84 unsigned char *po = urb_out->transfer_buffer; in create_impulse_test_signal() local
115 __le16 *pi, *po, *buf_end; in add_monitor_signal() local
/linux/arch/x86/include/asm/
H A Dcmpxchg_64.h17 #define arch_try_cmpxchg64(ptr, po, n) \ argument
23 #define arch_try_cmpxchg64_local(ptr, po, n) \ argument
/linux/net/l2tp/
H A Dl2tp_ppp.c221 struct pppox_sock *po; in pppol2tp_recv() local
505 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_show() local
691 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_connect() local
1180 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_session_setsockopt() local
1556 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_seq_session_show() local
/linux/net/core/
H A Dgro.c25 void dev_add_offload(struct packet_offload *po) in dev_add_offload()
52 static void __dev_remove_offload(struct packet_offload *po) in __dev_remove_offload()
83 void dev_remove_offload(struct packet_offload *po) in dev_remove_offload()
/linux/net/ceph/
H A Dpagevec.c63 size_t po = off & ~PAGE_MASK; in ceph_copy_from_page_vector() local
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c33 unsigned long pi = 0, po = 0; /* progress for in and out */ in sun4i_ss_opti_poll() local
200 unsigned long pi = 0, po = 0; /* progress for in and out */ in sun4i_ss_cipher_poll() local
/linux/fs/afs/
H A Dserver_list.c196 struct afs_server_entry *po = o < old->nr_servers ? &old->servers[o] : NULL; in afs_reattach_volume_to_servers() local
/linux/include/asm-generic/
H A Dlocal.h45 #define local_try_cmpxchg(l, po, n) atomic_long_try_cmpxchg((&(l)->a), (po), (n)) argument
H A Dlocal64.h93 #define local64_try_cmpxchg(l, po, n) atomic64_try_cmpxchg((&(l)->a), (po), (n)) argument
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c248 u_short *po; in sym_fw_setup_bus_addresses() local
/linux/arch/powerpc/include/asm/
H A Dlocal.h93 static __inline__ bool local_try_cmpxchg(local_t *l, long *po, long n) in local_try_cmpxchg()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c397 struct hva_h264_po po; member
877 struct hva_h264_po *po = &task->po; in hva_h264_get_stream_size() local
884 struct hva_h264_po *po = &task->po; in hva_h264_get_stuffing_bytes() local
/linux/fs/erofs/
H A Ddecompressor.c293 unsigned int cur = 0, ni = 0, no, pi, po, insz, cnt; in z_erofs_transform_plain() local
/linux/net/netfilter/
H A Dxt_set.c38 #define ADT_OPT(n, f, d, fs, cfs, t, p, b, po, bo) \ argument
/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser.h343 struct ice_proto_off po[ICE_PROTO_COUNT_PER_GRP]; member
431 u16 po; member
463 struct ice_parser_proto_off po[ICE_PARSER_PROTO_OFF_PAIR_SIZE]; member
H A Dice_parser_rt.c634 u16 po; in ice_proto_off_update() local
/linux/drivers/gpio/
H A Dgpio-pch.c30 u32 po; member
H A Dgpio-ml-ioh.c29 u32 po; member
/linux/tools/testing/cxl/test/
H A Dmem.c1136 struct cxl_mbox_poison_out *po; in cxl_get_injected_po() local
1169 struct cxl_mbox_poison_out *po; in mock_get_poison() local
/linux/drivers/cxl/core/
H A Dmbox.c1423 struct cxl_mbox_poison_out *po; in cxl_mem_get_poison() local

12