Home
last modified time | relevance | path

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

/linux-6.14.4/net/packet/
Daf_packet.c582 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer()
590 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local
603 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local
692 static void _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) in _prb_refresh_rx_retire_blk_timer()
726 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_retire_rx_blk_timer_expired() local
880 static void prb_thaw_queue(struct tpacket_kbdq_core *pkc) in prb_thaw_queue()
952 static void prb_freeze_queue(struct tpacket_kbdq_core *pkc, in prb_freeze_queue()
967 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, in prb_dispatch_next_block()
992 static void prb_retire_current_block(struct tpacket_kbdq_core *pkc, in prb_retire_current_block()
1023 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
[all …]
/linux-6.14.4/kernel/
Dpid_namespace.c42 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local