Searched refs:pkc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 506 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer() argument 508 del_timer_sync(&pkc->retire_blk_timer); in prb_del_retire_blk_timer() 514 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local 516 pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_shutdown_retire_blk_timer() 519 pkc->delete_blk_timer = 1; in prb_shutdown_retire_blk_timer() 522 prb_del_retire_blk_timer(pkc); in prb_shutdown_retire_blk_timer() 527 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local 529 pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_setup_retire_blk_timer() 530 timer_setup(&pkc->retire_blk_timer, prb_retire_rx_blk_timer_expired, in prb_setup_retire_blk_timer() 532 pkc in prb_setup_retire_blk_timer() 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 D | af_packet.c | 541 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer() argument 543 del_timer_sync(&pkc->retire_blk_timer); in prb_del_retire_blk_timer() 549 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local 551 pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_shutdown_retire_blk_timer() 554 pkc->delete_blk_timer = 1; in prb_shutdown_retire_blk_timer() 557 prb_del_retire_blk_timer(pkc); in prb_shutdown_retire_blk_timer() 562 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local 564 pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_setup_retire_blk_timer() 565 timer_setup(&pkc->retire_blk_timer, prb_retire_rx_blk_timer_expired, in prb_setup_retire_blk_timer() 567 pkc in prb_setup_retire_blk_timer() 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...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | pid_namespace.c | 40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local 45 kc = READ_ONCE(*pkc); in create_pid_cachep() 53 if (!*pkc) in create_pid_cachep() 54 *pkc = kmem_cache_create(name, len, 0, in create_pid_cachep() 58 return READ_ONCE(*pkc); in create_pid_cachep()
|
/kernel/linux/linux-6.6/kernel/ |
H A D | pid_namespace.c | 41 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local 46 kc = READ_ONCE(*pkc); in create_pid_cachep() 54 if (!*pkc) in create_pid_cachep() 55 *pkc = kmem_cache_create(name, len, 0, in create_pid_cachep() 59 return READ_ONCE(*pkc); in create_pid_cachep()
|
Completed in 10 milliseconds