Searched defs:headp (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | packet_history.c | 49 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) in tfrc_tx_hist_add() argument 62 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge() argument
|
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | packet_history.c | 49 int tfrc_tx_hist_add(struct tfrc_tx_hist_entry **headp, u64 seqno) in tfrc_tx_hist_add() argument 62 void tfrc_tx_hist_purge(struct tfrc_tx_hist_entry **headp) in tfrc_tx_hist_purge() argument
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-dbg.c | 414 u32 headp = hc32_to_cpu (ohci, ed->hwHeadP); in show_list() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | softirq.c | 505 __tasklet_schedule_common(struct tasklet_struct *t, struct tasklet_head __percpu *headp, unsigned int softirq_nr) __tasklet_schedule_common() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-dbg.c | 414 u32 headp = hc32_to_cpu (ohci, ed->hwHeadP); in show_list() local
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_vnifilter.c | 592 struct list_head *headp, *hpos; in vxlan_vnilist_update_group() local 672 struct list_head *headp, *hpos; in __vxlan_vni_add_list() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | softirq.c | 714 __tasklet_schedule_common(struct tasklet_struct *t, struct tasklet_head __percpu *headp, unsigned int softirq_nr) __tasklet_schedule_common() argument
|
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_vlan.c | 105 struct list_head *headp, *hpos; in __vlan_add_list() local
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_vlan.c | 122 struct list_head *headp, *hpos; in __vlan_add_list() local
|
Completed in 21 milliseconds