Home
last modified time | relevance | path

Searched defs:headp (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dpacket_history.c49 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) in tfrc_tx_hist_add()
62 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge()
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c519 struct tasklet_head __percpu *headp, in __tasklet_schedule_common()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c314 int os_dirent_ls(const char *dirname, struct os_dirent_node **headp) in os_dirent_ls()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-dbg.c414 u32 headp = hc32_to_cpu (ohci, ed->hwHeadP); in show_list() local
/OK3568_Linux_fs/u-boot/tools/
H A Dfdtgrep.c114 static int value_add(struct display_info *disp, struct value_node **headp, in value_add()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan.c105 struct list_head *headp, *hpos; in __vlan_add_list() local