Home
last modified time | relevance | path

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

/linux-6.15/net/packet/
H A Daf_packet.c590 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
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()
1023 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
1031 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); in prb_clear_blk_fill_status() local
1036 static void prb_fill_rxhash(struct tpacket_kbdq_core *pkc, in prb_fill_rxhash()
1042 static void prb_clear_rxhash(struct tpacket_kbdq_core *pkc, in prb_clear_rxhash()
1081 struct tpacket_kbdq_core *pkc, in prb_fill_curr_block()
1104 struct tpacket_kbdq_core *pkc; in __packet_lookup_frame_in_block() local
[all …]
/linux-6.15/kernel/
H A Dpid_namespace.c42 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local