Home
last modified time | relevance | path

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

12

/linux/lib/kunit/
H A Dattributes.c51 static const char *attr_enum_to_string(void *attr, const char * const str_list[], bool *to_free) in attr_enum_to_string()
61 static const char *attr_bool_to_string(void *attr, bool *to_free) in attr_bool_to_string()
71 static const char *attr_speed_to_string(void *attr, bool *to_free) in attr_speed_to_string()
76 static const char *attr_string_to_string(void *attr, bool *to_free) in attr_string_to_string()
288 bool to_free = false; in kunit_print_attr() local
H A Dexecutor_test.c268 static void free_suite_set_at_end(struct kunit *test, const void *to_free) in free_suite_set_at_end()
/linux/net/sched/
H A Dsch_fifo.c20 struct sk_buff **to_free) in bfifo_enqueue()
30 struct sk_buff **to_free) in pfifo_enqueue()
39 struct sk_buff **to_free) in pfifo_tail_enqueue()
H A Dsch_blackhole.c17 struct sk_buff **to_free) in blackhole_enqueue()
H A Dsch_etf.c163 struct sk_buff **to_free) in etf_enqueue_timesortedlist()
204 struct sk_buff *to_free = NULL; in timesortedlist_drop() local
H A Dsch_choke.c114 struct sk_buff **to_free) in choke_drop_by_idx()
213 struct sk_buff **to_free) in choke_enqueue()
H A Dsch_tbf.c206 struct sk_buff **to_free) in tbf_segment()
246 struct sk_buff **to_free) in tbf_enqueue()
H A Dsch_plug.c88 struct sk_buff **to_free) in plug_enqueue()
H A 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()
H A Dsch_netem.c427 struct sk_buff **to_free) in netem_segment()
449 struct sk_buff **to_free) in netem_enqueue()
744 struct sk_buff *to_free = NULL; in netem_dequeue() local
H A Dsch_skbprio.c69 struct sk_buff **to_free) in skbprio_enqueue()
H A Dsch_multiq.c61 struct sk_buff **to_free) in multiq_enqueue() argument
H A Dsch_teql.c76 teql_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in teql_enqueue()
H A Dsch_prio.c69 prio_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in prio_enqueue()
H A Dsch_drr.c333 struct sk_buff **to_free) in drr_enqueue()
/linux/arch/um/kernel/
H A Dirq.c260 static void remove_irq_entry(struct irq_entry *to_free, bool remove) in remove_irq_entry()
300 struct irq_entry *irq_entry, *to_free = NULL; in activate_fd() local
370 struct irq_entry *to_free; in free_irq_by_fd() local
383 struct irq_entry *entry, *to_free = NULL; in free_irq_by_irq_and_dev() local
/linux/mm/kasan/
H A Dquarantine.c244 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_reduce() local
345 struct qlist_head to_free = QLIST_INIT; in kasan_quarantine_remove_cache() local
/linux/fs/ufs/
H A Dinode.c861 struct to_free { struct
867 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
/linux/kernel/
H A Dregset.c11 void *p = *data, *to_free = NULL; in __regset_get() local
/linux/include/net/
H A Dsch_generic.h848 struct sk_buff **to_free) in qdisc_enqueue()
1080 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
1087 struct sk_buff **to_free) in __qdisc_drop_all()
1098 struct sk_buff **to_free) in __qdisc_queue_drop_head()
1230 struct sk_buff **to_free) in qdisc_drop_cpu()
1239 struct sk_buff **to_free) in qdisc_drop()
1248 struct sk_buff **to_free, in qdisc_drop_reason()
1256 struct sk_buff **to_free) in qdisc_drop_all()
/linux/drivers/tty/serial/8250/
H A D8250_hp300.c304 struct hp300_port *port, *to_free; in hp300_8250_exit() local
/linux/drivers/media/pci/ivtv/
H A Divtv-queue.c116 int to_free = to == &s->q_free; in ivtv_queue_move() local
/linux/tools/perf/util/
H A Dordered-events.h44 struct list_head to_free; member
/linux/net/mac80211/
H A Dlink.c198 struct link_container **to_free, in ieee80211_vif_update_links()
/linux/io_uring/
H A Dregister.c400 struct io_ring_ctx_rings o = { }, n = { }, *to_free = NULL; in io_register_resize_rings() local

12