/linux-6.1.9/net/sched/ |
D | sch_fifo.c | 20 struct sk_buff **to_free) in bfifo_enqueue() 29 struct sk_buff **to_free) in pfifo_enqueue() 38 struct sk_buff **to_free) in pfifo_tail_enqueue()
|
D | sch_cbs.c | 90 struct sk_buff **to_free) in cbs_child_enqueue() 106 struct sk_buff **to_free) in cbs_enqueue_offload() 115 struct sk_buff **to_free) in cbs_enqueue_soft() 132 struct sk_buff **to_free) in cbs_enqueue()
|
D | sch_blackhole.c | 17 struct sk_buff **to_free) in blackhole_enqueue()
|
D | sch_etf.c | 163 struct sk_buff **to_free) in etf_enqueue_timesortedlist() 204 struct sk_buff *to_free = NULL; in timesortedlist_drop() local
|
D | sch_choke.c | 114 struct sk_buff **to_free) in choke_drop_by_idx() 213 struct sk_buff **to_free) in choke_enqueue()
|
D | sch_plug.c | 88 struct sk_buff **to_free) in plug_enqueue()
|
D | sch_tbf.c | 205 struct sk_buff **to_free) in tbf_segment() 239 struct sk_buff **to_free) in tbf_enqueue()
|
D | sch_sfq.c | 293 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop() 346 sfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in sfq_enqueue() 630 struct sk_buff *to_free = NULL; in sfq_change() local
|
D | sch_hhf.c | 349 static unsigned int hhf_drop(struct Qdisc *sch, struct sk_buff **to_free) in hhf_drop() 372 struct sk_buff **to_free) in hhf_enqueue()
|
D | sch_codel.c | 112 struct sk_buff **to_free) in codel_qdisc_enqueue()
|
D | sch_fq_codel.c | 138 struct sk_buff **to_free) in fq_codel_drop() 185 struct sk_buff **to_free) in fq_codel_enqueue()
|
D | sch_netem.c | 413 struct sk_buff **to_free) in netem_segment() 435 struct sk_buff **to_free) in netem_enqueue() 720 struct sk_buff *to_free = NULL; in netem_dequeue() local
|
D | sch_skbprio.c | 69 struct sk_buff **to_free) in skbprio_enqueue()
|
/linux-6.1.9/mm/kasan/ |
D | quarantine.c | 252 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_reduce() local 326 struct qlist_head to_free = QLIST_INIT; in __per_cpu_remove_cache() local 364 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_remove_cache() local
|
/linux-6.1.9/kernel/ |
D | regset.c | 11 void *p = *data, *to_free = NULL; in __regset_get() local
|
/linux-6.1.9/fs/ufs/ |
D | inode.c | 871 struct to_free { struct 877 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
|
/linux-6.1.9/lib/kunit/ |
D | executor_test.c | 136 static void kfree_at_end(struct kunit *test, const void *to_free) in kfree_at_end()
|
/linux-6.1.9/drivers/tty/serial/8250/ |
D | 8250_hp300.c | 304 struct hp300_port *port, *to_free; in hp300_8250_exit() local
|
/linux-6.1.9/include/net/ |
D | sch_generic.h | 803 struct sk_buff **to_free) in qdisc_enqueue() 1005 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop() 1012 struct sk_buff **to_free) in __qdisc_drop_all() 1023 struct sk_buff **to_free) in __qdisc_queue_drop_head() 1155 struct sk_buff **to_free) in qdisc_drop_cpu() 1164 struct sk_buff **to_free) in qdisc_drop() 1173 struct sk_buff **to_free) in qdisc_drop_all()
|
/linux-6.1.9/drivers/media/pci/ivtv/ |
D | ivtv-queue.c | 116 int to_free = to == &s->q_free; in ivtv_queue_move() local
|
/linux-6.1.9/fs/ntfs/ |
D | lcnalloc.c | 838 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local
|
/linux-6.1.9/arch/um/kernel/ |
D | irq.c | 217 static void free_irq_entry(struct irq_entry *to_free, bool remove) in free_irq_entry() 315 struct irq_entry *to_free; in free_irq_by_fd() local
|
/linux-6.1.9/tools/perf/util/ |
D | ordered-events.h | 44 struct list_head to_free; member
|
/linux-6.1.9/net/mac80211/ |
D | link.c | 163 struct link_container **to_free, in ieee80211_vif_update_links()
|
/linux-6.1.9/net/wireless/ |
D | pmsr.c | 347 struct cfg80211_pmsr_request *tmp, *prev, *to_free = NULL; in cfg80211_pmsr_complete() local
|