Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c582 prb_del_retire_blk_timer(struct tpacket_kbdq_core * pkc) prb_del_retire_blk_timer() argument
590 struct tpacket_kbdq_core *pkc; prb_shutdown_retire_blk_timer() local
603 struct tpacket_kbdq_core *pkc; prb_setup_retire_blk_timer() local
692 _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core * pkc) _prb_refresh_rx_retire_blk_timer() argument
726 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); prb_retire_rx_blk_timer_expired() local
880 prb_thaw_queue(struct tpacket_kbdq_core * pkc) prb_thaw_queue() argument
952 prb_freeze_queue(struct tpacket_kbdq_core * pkc,struct packet_sock * po) prb_freeze_queue() argument
967 prb_dispatch_next_block(struct tpacket_kbdq_core * pkc,struct packet_sock * po) prb_dispatch_next_block() argument
992 prb_retire_current_block(struct tpacket_kbdq_core * pkc,struct packet_sock * po,unsigned int status) prb_retire_current_block() argument
1023 prb_queue_frozen(struct tpacket_kbdq_core * pkc) prb_queue_frozen() argument
1031 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); prb_clear_blk_fill_status() local
1036 prb_fill_rxhash(struct tpacket_kbdq_core * pkc,struct tpacket3_hdr * ppd) prb_fill_rxhash() argument
1042 prb_clear_rxhash(struct tpacket_kbdq_core * pkc,struct tpacket3_hdr * ppd) prb_clear_rxhash() argument
1048 prb_fill_vlan_info(struct tpacket_kbdq_core * pkc,struct tpacket3_hdr * ppd) prb_fill_vlan_info() argument
1068 prb_run_all_ft_ops(struct tpacket_kbdq_core * pkc,struct tpacket3_hdr * ppd) prb_run_all_ft_ops() argument
1081 prb_fill_curr_block(char * curr,struct tpacket_kbdq_core * pkc,struct tpacket_block_desc * pbd,unsigned int len) prb_fill_curr_block() argument
1104 struct tpacket_kbdq_core *pkc; __packet_lookup_frame_in_block() local
1185 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); prb_lookup_block() local
[all...]
/linux/kernel/
H A Dpid_namespace.c43 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local