/Linux-v5.4/arch/um/kernel/ |
D | irq.c | 228 struct irq_entry *to_free; in garbage_collect_irq_entries() local 290 struct irq_fd *to_free; in do_free_by_irq_and_dev() local 318 struct irq_entry *to_free; in free_irq_by_fd() local 338 struct irq_entry *to_free; in free_irq_by_irq_and_dev() local 359 struct irq_entry *to_free; in deactivate_fd() local 387 struct irq_entry *to_free; in deactivate_all_fds() local
|
/Linux-v5.4/net/sched/ |
D | sch_fifo.c | 19 struct sk_buff **to_free) in bfifo_enqueue() 28 struct sk_buff **to_free) in pfifo_enqueue() 37 struct sk_buff **to_free) in pfifo_tail_enqueue()
|
D | sch_cbs.c | 89 struct sk_buff **to_free) in cbs_child_enqueue() 105 struct sk_buff **to_free) in cbs_enqueue_offload() 114 struct sk_buff **to_free) in cbs_enqueue_soft() 131 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 | 162 struct sk_buff **to_free) in etf_enqueue_timesortedlist() 203 struct sk_buff *to_free = NULL; in timesortedlist_drop() local
|
D | sch_tbf.c | 144 struct sk_buff **to_free) in tbf_segment() 180 struct sk_buff **to_free) in tbf_enqueue()
|
D | sch_plug.c | 88 struct sk_buff **to_free) in plug_enqueue()
|
D | sch_choke.c | 115 struct sk_buff **to_free) in choke_drop_by_idx() 220 struct sk_buff **to_free) in choke_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 | 139 struct sk_buff **to_free) in fq_codel_drop() 186 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()
|
D | sch_generic.c | 528 struct sk_buff **to_free) in noop_enqueue() 622 struct sk_buff **to_free) in pfifo_fast_enqueue()
|
D | sch_multiq.c | 61 struct sk_buff **to_free) in multiq_enqueue()
|
D | sch_red.c | 58 struct sk_buff **to_free) in red_enqueue()
|
/Linux-v5.4/mm/kasan/ |
D | quarantine.c | 218 struct qlist_head to_free = QLIST_INIT; in quarantine_reduce() local 291 struct qlist_head to_free = QLIST_INIT; in per_cpu_remove_cache() local 303 struct qlist_head to_free = QLIST_INIT; in quarantine_remove_cache() local
|
/Linux-v5.4/fs/ufs/ |
D | inode.c | 870 struct to_free { struct 876 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
|
/Linux-v5.4/include/net/ |
D | sch_generic.h | 802 struct sk_buff **to_free) in qdisc_enqueue() 1026 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop() 1033 struct sk_buff **to_free) in __qdisc_drop_all() 1044 struct sk_buff **to_free) in __qdisc_queue_drop_head() 1060 struct sk_buff **to_free) in qdisc_queue_drop_head() 1183 struct sk_buff **to_free) in qdisc_drop_cpu() 1192 struct sk_buff **to_free) in qdisc_drop() 1201 struct sk_buff **to_free) in qdisc_drop_all()
|
/Linux-v5.4/drivers/tty/serial/8250/ |
D | 8250_hp300.c | 304 struct hp300_port *port, *to_free; in hp300_8250_exit() local
|
/Linux-v5.4/drivers/media/pci/ivtv/ |
D | ivtv-queue.c | 116 int to_free = to == &s->q_free; in ivtv_queue_move() local
|
/Linux-v5.4/fs/ntfs/ |
D | lcnalloc.c | 838 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local
|
/Linux-v5.4/tools/perf/util/ |
D | ordered-events.h | 43 struct list_head to_free; member
|
/Linux-v5.4/drivers/infiniband/sw/siw/ |
D | siw_mem.c | 75 int to_free = min_t(int, PAGES_PER_CHUNK, num_pages); in siw_umem_release() local
|