Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c501 static void prb_del_retire_blk_timer(struct tpacket_kbdq_core *pkc) in prb_del_retire_blk_timer()
509 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local
522 struct tpacket_kbdq_core *pkc; in prb_setup_retire_blk_timer() local
611 static void _prb_refresh_rx_retire_blk_timer(struct tpacket_kbdq_core *pkc) in _prb_refresh_rx_retire_blk_timer()
645 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_retire_rx_blk_timer_expired() local
799 static void prb_thaw_queue(struct tpacket_kbdq_core *pkc) in prb_thaw_queue()
871 static void prb_freeze_queue(struct tpacket_kbdq_core *pkc, in prb_freeze_queue()
886 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, in prb_dispatch_next_block()
911 static void prb_retire_current_block(struct tpacket_kbdq_core *pkc, in prb_retire_current_block()
942 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
[all …]
/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Dxbell.c39 pkc(XKeyboardControl * kc, unsigned long vm) in pkc() function
/OK3568_Linux_fs/kernel/kernel/
H A Dpid_namespace.c40 struct kmem_cache **pkc = &pid_cache[level - 1]; in create_pid_cachep() local