Home
last modified time | relevance | path

Searched defs:to_free (Results 1 – 25 of 60) sorted by relevance

123

/kernel/linux/linux-5.10/arch/um/kernel/
Dirq.c228 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
/kernel/linux/linux-5.10/net/sched/
Dsch_fifo.c20 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()
Dsch_blackhole.c17 struct sk_buff **to_free) in blackhole_enqueue()
Dsch_cbs.c89 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()
Dsch_plug.c88 struct sk_buff **to_free) in plug_enqueue()
Dsch_etf.c163 struct sk_buff **to_free) in etf_enqueue_timesortedlist()
204 struct sk_buff *to_free = NULL; in timesortedlist_drop() local
Dsch_choke.c115 struct sk_buff **to_free) in choke_drop_by_idx()
214 struct sk_buff **to_free) in choke_enqueue()
Dsch_tbf.c191 struct sk_buff **to_free) in tbf_segment()
225 struct sk_buff **to_free) in tbf_enqueue()
Dsch_sfq.c293 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
Dsch_hhf.c349 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()
Dsch_codel.c112 struct sk_buff **to_free) in codel_qdisc_enqueue()
Dsch_fq_codel.c138 struct sk_buff **to_free) in fq_codel_drop()
185 struct sk_buff **to_free) in fq_codel_enqueue()
Dsch_netem.c413 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
Dsch_skbprio.c69 struct sk_buff **to_free) in skbprio_enqueue()
Dsch_pie.c86 struct sk_buff **to_free) in pie_qdisc_enqueue()
/kernel/linux/linux-5.10/mm/kasan/
Dquarantine.c225 struct qlist_head to_free = QLIST_INIT; in quarantine_reduce() local
298 struct qlist_head to_free = QLIST_INIT; in per_cpu_remove_cache() local
310 struct qlist_head to_free = QLIST_INIT; in quarantine_remove_cache() local
/kernel/linux/linux-5.10/kernel/
Dregset.c11 void *p = *data, *to_free = NULL; in __regset_get() local
/kernel/linux/linux-5.10/fs/ufs/
Dinode.c870 struct to_free { struct
876 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_hp300.c304 struct hp300_port *port, *to_free; in hp300_8250_exit() local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
Divtv-queue.c116 int to_free = to == &s->q_free; in ivtv_queue_move() local
/kernel/linux/linux-5.10/include/net/
Dsch_generic.h845 struct sk_buff **to_free) in qdisc_enqueue()
1069 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
1076 struct sk_buff **to_free) in __qdisc_drop_all()
1087 struct sk_buff **to_free) in __qdisc_queue_drop_head()
1220 struct sk_buff **to_free) in qdisc_drop_cpu()
1229 struct sk_buff **to_free) in qdisc_drop()
1238 struct sk_buff **to_free) in qdisc_drop_all()
/kernel/linux/linux-5.10/fs/ntfs/
Dlcnalloc.c838 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local
/kernel/linux/linux-5.10/tools/perf/util/
Dordered-events.h43 struct list_head to_free; member
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
Dsiw_mem.c75 int to_free = min_t(int, PAGES_PER_CHUNK, num_pages); in siw_umem_release() local
/kernel/linux/linux-5.10/net/wireless/
Dpmsr.c327 struct cfg80211_pmsr_request *tmp, *prev, *to_free = NULL; in cfg80211_pmsr_complete() local

123