Home
last modified time | relevance | path

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

123

/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_cbs.c90 struct sk_buff **to_free) in cbs_child_enqueue() argument
106 struct sk_buff **to_free) in cbs_enqueue_offload() argument
115 struct sk_buff **to_free) in cbs_enqueue_soft() argument
132 struct sk_buff **to_free) in cbs_enqueue() argument
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() argument
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() argument
213 struct sk_buff **to_free) in choke_enqueue() argument
H A Dsch_plug.c88 struct sk_buff **to_free) in plug_enqueue()
H A Dsch_tbf.c206 tbf_segment(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) tbf_segment() argument
246 tbf_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) tbf_enqueue() argument
H A Dsch_sfq.c288 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop()
344 sfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in sfq_enqueue()
638 struct sk_buff *to_free = NULL; in sfq_change() local
H A Dsch_hhf.c350 static unsigned int hhf_drop(struct Qdisc *sch, struct sk_buff **to_free) in hhf_drop()
373 struct sk_buff **to_free) in hhf_enqueue()
H A Dsch_fq_codel.c138 struct sk_buff **to_free) in fq_codel_drop()
186 struct sk_buff **to_free) in fq_codel_enqueue()
H A Dsch_netem.c427 netem_segment(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) netem_segment() argument
450 netem_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) netem_enqueue() argument
744 struct sk_buff *to_free = NULL; netem_dequeue() local
[all...]
H A Dsch_codel.c117 struct sk_buff **to_free) in codel_qdisc_enqueue()
H A Dsch_skbprio.c69 struct sk_buff **to_free) in skbprio_enqueue() argument
H A Dsch_pie.c86 struct sk_buff **to_free) in pie_qdisc_enqueue()
/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/include/net/
H A Dsch_generic.h129 struct sk_buff *to_free; member
231 struct sk_buff *to_free = NULL; in qdisc_run_end() local
942 struct sk_buff **to_free) in qdisc_enqueue()
1251 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop()
1258 struct sk_buff **to_free) in __qdisc_drop_all()
1269 struct sk_buff **to_free) in __qdisc_queue_drop_head()
1401 struct sk_buff **to_free) in qdisc_drop_cpu()
1410 struct sk_buff **to_free) in qdisc_drop()
1419 struct sk_buff **to_free, in qdisc_drop_reason()
1427 struct sk_buff **to_free) in qdisc_drop_all()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fail__untrusted_write.c13 struct bpf_sk_buff_ptr *to_free) in BPF_PROG()
/linux/kernel/
H A Dregset.c11 void *p = *data, *to_free = NULL; in __regset_get() local
/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/fs/ntfs/
H A Dlcnalloc.c845 s64 delta, to_free, total_freed, real_freed; in __ntfs_cluster_free() local
/linux/net/wireless/
H A Dpmsr.c557 struct cfg80211_pmsr_request *tmp, *prev, *to_free = NULL; in cfg80211_pmsr_complete() local

123