Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dpid_namespace.c40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local
/kernel/linux/linux-6.6/kernel/
H A Dpid_namespace.c41 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c506 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer() argument
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 _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) _prb_refresh_rx_retire_blk_timer() argument
650 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); prb_retire_rx_blk_timer_expired() local
804 prb_thaw_queue(struct tpacket_kbdq_core *pkc) prb_thaw_queue() argument
876 prb_freeze_queue(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_freeze_queue() argument
891 prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_dispatch_next_block() argument
916 prb_retire_current_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po, unsigned int status) prb_retire_current_block() argument
947 prb_queue_frozen(struct tpacket_kbdq_core *pkc) prb_queue_frozen() argument
955 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); global() variable
960 prb_fill_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_fill_rxhash() argument
966 prb_clear_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_clear_rxhash() argument
972 prb_fill_vlan_info(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_fill_vlan_info() argument
986 prb_run_all_ft_ops(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_run_all_ft_ops() argument
1022 struct tpacket_kbdq_core *pkc; __packet_lookup_frame_in_block() local
1103 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); prb_lookup_block() local
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c541 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer() argument
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 _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) _prb_refresh_rx_retire_blk_timer() argument
685 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); prb_retire_rx_blk_timer_expired() local
839 prb_thaw_queue(struct tpacket_kbdq_core *pkc) prb_thaw_queue() argument
911 prb_freeze_queue(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_freeze_queue() argument
926 prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po) prb_dispatch_next_block() argument
951 prb_retire_current_block(struct tpacket_kbdq_core *pkc, struct packet_sock *po, unsigned int status) prb_retire_current_block() argument
982 prb_queue_frozen(struct tpacket_kbdq_core *pkc) prb_queue_frozen() argument
990 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); global() variable
995 prb_fill_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_fill_rxhash() argument
1001 prb_clear_rxhash(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_clear_rxhash() argument
1007 prb_fill_vlan_info(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_fill_vlan_info() argument
1021 prb_run_all_ft_ops(struct tpacket_kbdq_core *pkc, struct tpacket3_hdr *ppd) prb_run_all_ft_ops() argument
1057 struct tpacket_kbdq_core *pkc; __packet_lookup_frame_in_block() local
1138 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); prb_lookup_block() local
[all...]

Completed in 7 milliseconds