Home
last modified time | relevance | path

Searched +defs:convert +defs:c (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Ddata-convert-bt.c90 struct convert { struct
91 struct perf_tool tool;
92 struct ctf_writer writer;
94 u64 events_size;
95 u64 events_count;
96 u64 non_sample_count;
99 u64 queue_size;
802 struct convert *c = container_of(tool, struct convert, tool); in process_sample_event() local
1595 struct convert *c = cb; in convert__config() local
1612 struct convert c = {}; in bt_convert__perf2ctf() local
/linux-6.15/fs/bcachefs/
H A Dalloc_background.h14 static inline bool bch2_dev_bucket_exists(struct bch_fs *c, struct bpos pos) in bch2_dev_bucket_exists()
225 …inline const struct bch_alloc_v4 *bch2_alloc_to_v4(struct bkey_s_c k, struct bch_alloc_v4 *convert) in bch2_alloc_to_v4()
/linux-6.15/drivers/w1/slaves/
H A Dw1_therm.c163 int (*convert)(u8 rom[9]); member
1585 ssize_t c = PAGE_SIZE; in w1_slave_show() local
2110 ssize_t c = PAGE_SIZE; in w1_seq_show() local