Home
last modified time | relevance | path

Searched defs:free_data (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/minix/
H A Ditree_common.c263 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data() function
/openbmc/linux/drivers/soundwire/
H A Dintel_ace2x.c225 struct sdw_intel_stream_free_data free_data; in intel_free_stream() local
/openbmc/linux/fs/sysv/
H A Ditree.c328 static inline void free_data(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q) in free_data() function
/openbmc/linux/fs/ufs/
H A Dinode.c880 static inline void free_data(struct to_free *ctx, u64 from, unsigned count) in free_data() function
/openbmc/linux/sound/soc/sof/intel/
H A Dhda.c125 struct sdw_intel_stream_free_data *free_data) in sdw_ace2x_free_stream()
/openbmc/linux/tools/perf/bench/
H A Dnuma.c491 static void free_data(void *data, ssize_t bytes) in free_data() function