Home
last modified time | relevance | path

Searched defs:to_free (Results 1 – 25 of 63) 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() argument
61 static const char *attr_bool_to_string(void *attr, bool *to_free) in attr_bool_to_string() argument
71 static const char *attr_speed_to_string(void *attr, bool *to_free) in attr_speed_to_string() argument
76 static const char *attr_string_to_string(void *attr, bool *to_free) in attr_string_to_string() argument
288 bool to_free in kunit_print_attr() local
[all...]
/linux/net/sched/
H A Dsch_fifo.c20 struct sk_buff **to_free) in bfifo_enqueue() argument
30 struct sk_buff **to_free) in pfifo_enqueue() argument
39 struct sk_buff **to_free) in pfifo_tail_enqueue() argument
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() argument
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() argument
H A Dsch_tbf.c206 struct sk_buff **to_free) in tbf_segment() argument
246 struct sk_buff **to_free) in tbf_enqueue() argument
H A Dsch_sfq.c286 static unsigned int sfq_drop(struct Qdisc *sch, struct sk_buff **to_free) in sfq_drop() argument
342 sfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in sfq_enqueue() argument
635 struct sk_buff *to_free = NULL; in sfq_change() local
[all...]
H A Dsch_hhf.c349 static unsigned int hhf_drop(struct Qdisc *sch, struct sk_buff **to_free) in hhf_drop() argument
372 struct sk_buff **to_free) in hhf_enqueue() argument
H A Dsch_netem.c427 struct sk_buff **to_free) in netem_segment() argument
449 struct sk_buff **to_free) in netem_enqueue() argument
744 struct sk_buff *to_free = NULL; netem_dequeue() local
[all...]
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() argument
H A Dsch_dualpi2.c386 struct sk_buff **to_free) in dualpi2_enqueue_skb() argument
442 struct sk_buff **to_free) in dualpi2_qdisc_enqueue() argument
/linux/arch/um/kernel/
H A Dirq.c261 static void remove_irq_entry(struct irq_entry *to_free, bool remove) in remove_irq_entry() argument
301 struct irq_entry *irq_entry, *to_free = NULL; in activate_fd() local
371 struct irq_entry *to_free; in free_irq_by_fd() local
384 struct irq_entry *entry, *to_free = NULL; free_irq_by_irq_and_dev() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fail__incompl_ops.c11 struct bpf_sk_buff_ptr *to_free) in BPF_PROG() argument
H A Dbpf_qdisc_fifo.c21 struct bpf_sk_buff_ptr *to_free) in BPF_PROG() argument
/linux/kernel/
H A Dregset.c11 void *p = *data, *to_free = NULL; in __regset_get() local
/linux/fs/ufs/
H A Dinode.c863 struct to_free { struct
869 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() argument
/linux/include/net/
H A Dsch_generic.h856 struct sk_buff **to_free) in qdisc_enqueue() argument
1095 static inline void __qdisc_drop(struct sk_buff *skb, struct sk_buff **to_free) in __qdisc_drop() argument
1102 struct sk_buff **to_free) in __qdisc_drop_all() argument
1113 __qdisc_queue_drop_head(struct Qdisc * sch,struct qdisc_skb_head * qh,struct sk_buff ** to_free) __qdisc_queue_drop_head() argument
1245 qdisc_drop_cpu(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) qdisc_drop_cpu() argument
1254 qdisc_drop(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) qdisc_drop() argument
1263 qdisc_drop_reason(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free,enum skb_drop_reason reason) qdisc_drop_reason() argument
1271 qdisc_drop_all(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) qdisc_drop_all() argument
[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/wireless/
H A Dpmsr.c354 struct cfg80211_pmsr_request *tmp, *prev, *to_free = NULL; in cfg80211_pmsr_complete() local
/linux/net/mac80211/
H A Dlink.c276 struct link_container **to_free, in ieee80211_vif_update_links() argument

123