/linux/net/packet/ |
H A D | af_packet.c | 273 static int packet_xmit(const struct packet_sock *po, struct sk_buff *skb) in packet_xmit() 288 static struct net_device *packet_cached_dev_get(struct packet_sock *po) in packet_cached_dev_get() 300 static void packet_cached_dev_assign(struct packet_sock *po, in packet_cached_dev_assign() 306 static void packet_cached_dev_reset(struct packet_sock *po) in packet_cached_dev_reset() 338 struct packet_sock *po = pkt_sk(sk); in __register_prot_hook() local 365 struct packet_sock *po = pkt_sk(sk); in __unregister_prot_hook() local 387 struct packet_sock *po = pkt_sk(sk); in unregister_prot_hook() local 400 static void __packet_set_status(struct packet_sock *po, void *frame, int status) in __packet_set_status() 428 static int __packet_get_status(const struct packet_sock *po, void *frame) in __packet_get_status() 471 static __u32 __packet_set_timestamp(struct packet_sock *po, void *frame, in __packet_set_timestamp() [all …]
|
H A D | diag.c | 13 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_info() 38 static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_mclist() 98 static int pdiag_put_rings_cfg(struct packet_sock *po, struct sk_buff *skb) in pdiag_put_rings_cfg() 113 static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_fanout() 137 struct packet_sock *po = pkt_sk(sk); in sk_diag_fill() local
|
/linux/sound/usb/line6/ |
H A D | playback.c | 73 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 D | cmpxchg_64.h | 17 #define arch_try_cmpxchg64(ptr, po, n) \ argument 23 #define arch_try_cmpxchg64_local(ptr, po, n) \ argument
|
/linux/net/core/ |
H A D | gro.c | 24 void dev_add_offload(struct packet_offload *po) in dev_add_offload() 51 static void __dev_remove_offload(struct packet_offload *po) in __dev_remove_offload() 82 void dev_remove_offload(struct packet_offload *po) in dev_remove_offload()
|
/linux/net/l2tp/ |
H A D | l2tp_ppp.c | 232 struct pppox_sock *po; in pppol2tp_recv() local 515 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_show() local 701 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_connect() local 1190 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_session_setsockopt() local 1565 struct pppox_sock *po = pppox_sk(sk); in pppol2tp_seq_session_show() local
|
/linux/net/ceph/ |
H A D | pagevec.c | 63 size_t po = off & ~PAGE_MASK; in ceph_copy_from_page_vector() local
|
/linux/drivers/net/ppp/ |
H A D | pppox.c | 70 struct pppox_sock *po = pppox_sk(sk); in pppox_ioctl() local
|
/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-cipher.c | 33 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/include/linux/ |
H A D | if_pppox.h | 63 static inline struct sock *sk_pppox(struct pppox_sock *po) in sk_pppox()
|
/linux/include/asm-generic/ |
H A D | local.h | 45 #define local_try_cmpxchg(l, po, n) atomic_long_try_cmpxchg((&(l)->a), (po), (n)) argument
|
H A D | local64.h | 93 #define local64_try_cmpxchg(l, po, n) atomic64_try_cmpxchg((&(l)->a), (po), (n)) argument
|
/linux/fs/afs/ |
H A D | addr_list.c | 395 struct rxrpc_peer *po = old_alist->addrs[o].peer; in afs_set_peer_appdata() local
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 248 u_short *po; in sym_fw_setup_bus_addresses() local
|
/linux/arch/powerpc/include/asm/ |
H A D | local.h | 93 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 D | hva-h264.c | 397 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 D | decompressor.c | 293 unsigned int cur = 0, ni = 0, no, pi, po, insz, cnt; in z_erofs_transform_plain() local
|
/linux/net/netfilter/ |
H A D | xt_set.c | 38 #define ADT_OPT(n, f, d, fs, cfs, t, p, b, po, bo) \ argument
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_parser.h | 343 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 D | ice_parser_rt.c | 634 u16 po; in ice_proto_off_update() local
|
H A D | ice_parser.c | 1561 struct ice_proto_off *po, int idx) in ice_proto_off_dump() 1596 static void ice_proto_off_parse(struct ice_proto_off *po, u32 data) in ice_proto_off_parse()
|
/linux/drivers/gpio/ |
H A D | gpio-pch.c | 30 u32 po; member
|
H A D | gpio-ml-ioh.c | 29 u32 po; member
|
/linux/arch/arm/mach-omap2/ |
H A D | powerdomain.c | 298 int pwrdm_register_platform_funcs(struct pwrdm_ops *po) in pwrdm_register_platform_funcs()
|
/linux/tools/testing/cxl/test/ |
H A D | mem.c | 1136 struct cxl_mbox_poison_out *po; in cxl_get_injected_po() local 1169 struct cxl_mbox_poison_out *po; in mock_get_poison() local
|