Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/um/kernel/
Dirq.c224 struct irq_entry *to_free; in garbage_collect_irq_entries() local
287 struct irq_fd *to_free; in do_free_by_irq_and_dev() local
315 struct irq_entry *to_free; in free_irq_by_fd() local
335 struct irq_entry *to_free; in free_irq_by_irq_and_dev() local
361 struct irq_entry *to_free; in deactivate_fd() local
390 struct irq_entry *to_free; in deactivate_all_fds() local
/Linux-v4.19/net/sched/
Dsch_fifo.c23 struct sk_buff **to_free) in bfifo_enqueue()
32 struct sk_buff **to_free) in pfifo_enqueue()
41 struct sk_buff **to_free) in pfifo_tail_enqueue()
Dsch_cbs.c89 struct sk_buff **to_free) in cbs_child_enqueue()
104 struct sk_buff **to_free) in cbs_enqueue_offload()
113 struct sk_buff **to_free) in cbs_enqueue_soft()
130 struct sk_buff **to_free) in cbs_enqueue()
Dsch_blackhole.c21 struct sk_buff **to_free) in blackhole_enqueue()
Dsch_etf.c154 struct sk_buff **to_free) in etf_enqueue_timesortedlist()
205 struct sk_buff *to_free = NULL; in timesortedlist_erase() local
Dsch_tbf.c149 struct sk_buff **to_free) in tbf_segment()
185 struct sk_buff **to_free) in tbf_enqueue()
Dsch_plug.c92 struct sk_buff **to_free) in plug_enqueue()
Dsch_choke.c119 struct sk_buff **to_free) in choke_drop_by_idx()
224 struct sk_buff **to_free) in choke_enqueue()
Dsch_sfq.c297 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop()
350 sfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in sfq_enqueue()
632 struct sk_buff *to_free = NULL; in sfq_change() local
Dsch_hhf.c348 static unsigned int hhf_drop(struct Qdisc *sch, struct sk_buff **to_free) in hhf_drop()
371 struct sk_buff **to_free) in hhf_enqueue()
Dsch_codel.c112 struct sk_buff **to_free) in codel_qdisc_enqueue()
Dsch_fq_codel.c144 struct sk_buff **to_free) in fq_codel_drop()
190 struct sk_buff **to_free) in fq_codel_enqueue()
Dsch_netem.c400 struct sk_buff **to_free) in netem_segment()
432 struct sk_buff **to_free) in netem_enqueue()
680 struct sk_buff *to_free = NULL; in netem_dequeue() local
Dsch_skbprio.c73 struct sk_buff **to_free) in skbprio_enqueue()
Dsch_red.c62 struct sk_buff **to_free) in red_enqueue()
Dsch_generic.c541 struct sk_buff **to_free) in noop_enqueue()
623 struct sk_buff **to_free) in pfifo_fast_enqueue()
Dsch_dsmark.c200 struct sk_buff **to_free) in dsmark_enqueue()
Dsch_teql.c80 teql_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in teql_enqueue()
/Linux-v4.19/mm/kasan/
Dquarantine.c217 struct qlist_head to_free = QLIST_INIT; in quarantine_reduce() local
290 struct qlist_head to_free = QLIST_INIT; in per_cpu_remove_cache() local
302 struct qlist_head to_free = QLIST_INIT; in quarantine_remove_cache() local
/Linux-v4.19/include/net/
Dsch_generic.h701 struct sk_buff **to_free) in qdisc_enqueue()
885 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
892 struct sk_buff **to_free) in __qdisc_drop_all()
903 struct sk_buff **to_free) in __qdisc_queue_drop_head()
919 struct sk_buff **to_free) in qdisc_queue_drop_head()
1016 struct sk_buff **to_free) in qdisc_drop_cpu()
1025 struct sk_buff **to_free) in qdisc_drop()
1034 struct sk_buff **to_free) in qdisc_drop_all()
/Linux-v4.19/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
/Linux-v4.19/drivers/tty/serial/8250/
D8250_hp300.c304 struct hp300_port *port, *to_free; in hp300_8250_exit() local
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-queue.c128 int to_free = to == &s->q_free; in ivtv_queue_move() local
/Linux-v4.19/tools/perf/util/
Dordered-events.h36 struct list_head to_free; member
/Linux-v4.19/fs/ntfs/
Dlcnalloc.c852 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local

12