Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
Daf_packet.c506 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer()
514 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local
527 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local
616 static void _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) in _prb_refresh_rx_retire_blk_timer()
650 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_retire_rx_blk_timer_expired() local
804 static void prb_thaw_queue(struct tpacket_kbdq_core *pkc) in prb_thaw_queue()
876 static void prb_freeze_queue(struct tpacket_kbdq_core *pkc, in prb_freeze_queue()
891 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, in prb_dispatch_next_block()
916 static void prb_retire_current_block(struct tpacket_kbdq_core *pkc, in prb_retire_current_block()
947 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
[all …]
/kernel/linux/linux-6.6/net/packet/
Daf_packet.c541 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer()
549 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local
562 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local
651 static void _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) in _prb_refresh_rx_retire_blk_timer()
685 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_retire_rx_blk_timer_expired() local
839 static void prb_thaw_queue(struct tpacket_kbdq_core *pkc) in prb_thaw_queue()
911 static void prb_freeze_queue(struct tpacket_kbdq_core *pkc, in prb_freeze_queue()
926 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, in prb_dispatch_next_block()
951 static void prb_retire_current_block(struct tpacket_kbdq_core *pkc, in prb_retire_current_block()
982 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
[all …]
/kernel/linux/linux-6.6/kernel/
Dpid_namespace.c41 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local
/kernel/linux/linux-5.10/kernel/
Dpid_namespace.c40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local