Searched defs:pkc (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dpid_namespace.c42 struct kmem_cache **pkc = &pid_cache[level - 1]; local
/linux-master/net/packet/
H A Daf_packet.c541 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) argument
549 struct tpacket_kbdq_core *pkc; local
562 struct tpacket_kbdq_core *pkc; local
651 _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) argument
685 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); local
839 prb_thaw_queue(struct tpacket_kbdq_core *pkc) argument
911 prb_freeze_queue(struct tpacket_kbdq_core *pkc, struct packet_sock *po) argument
926 prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po) argument
951 prb_retire_current_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po, unsigned int status) argument
982 prb_queue_frozen(struct tpacket_kbdq_core *pkc) argument
990 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); variable in typeref:struct:tpacket_kbdq_core
995 prb_fill_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) argument
1001 prb_clear_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) argument
1007 prb_fill_vlan_info(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) argument
1021 prb_run_all_ft_ops(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) argument
1057 struct tpacket_kbdq_core *pkc; local
1138 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); local
[all...]

Completed in 141 milliseconds