Home
last modified time | relevance | path

Searched refs:data_free (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/fs/efs/
H A Dsuper.c243 sb->data_free = be32_to_cpu(super->fs_tfree); in efs_validate_super()
339 buf->f_bfree = sbi->data_free; /* free data blocks */ in efs_statfs()
340 buf->f_bavail = sbi->data_free; /* free blocks for non-root */ in efs_statfs()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.l101 data_free(fn);
201 data_free(d);
H A Ddata.c23 void data_free(struct data d) in data_free() function
166 data_free(d2); in data_merge()
H A Ddtc.h103 void data_free(struct data d);
H A Dflattree.c444 data_free(blob); in dt_to_blob()
577 data_free(strbuf); in dt_to_asm()
H A Ddtc-lexer.lex.c
H A Dchecks.c506 data_free(prop->val); in check_name_properties()
H A Ddtc-lexer.lex.c_shipped977 data_free(fn);
1114 data_free(d);
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Ddtc-lexer.l86 data_free(fn);
193 data_free(d);
H A Ddata.c8 void data_free(struct data d) in data_free() function
153 data_free(d2); in data_merge()
H A Ddtc.h130 void data_free(struct data d);
H A Dflattree.c429 data_free(blob); in dt_to_blob()
562 data_free(strbuf); in dt_to_asm()
H A Dchecks.c568 data_free(prop->val); in check_name_properties()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Defs_fs_sb.h56 __u32 data_free; /* # of free data blocks */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Defs_fs_sb.h56 __u32 data_free; /* # of free data blocks */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Defs_fs_sb.h56 __u32 data_free; /* # of free data blocks */ member
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dhypfs.h63 void (*data_free)(const void *buf_free_ptr); member
H A Dhypfs_diag0c.c103 .data_free = dbfs_diag0c_free,
H A Dhypfs_dbfs.c27 data->dbfs_file->data_free(data->buf_free_ptr); in hypfs_dbfs_data_free()
H A Dhypfs_sprp.c136 .data_free = hypfs_sprp_free,
H A Dhypfs_vm.c271 .data_free = diag2fc_free,
H A Dhypfs_diag.c432 .data_free = vfree,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dhash-table.h265 static void data_free (Type *memory);
283 xcallocator <Type>::data_free (Type *memory) in data_free() function
685 Allocator <value_type> ::data_free (m_entries); in ~hash_table()
830 Allocator <value_type> ::data_free (oentries); in expand()
863 Allocator <value_type> ::data_free (m_entries); in empty_slow()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dhash-table.h265 static void data_free (Type *memory);
283 xcallocator <Type>::data_free (Type *memory) in data_free() function
685 Allocator <value_type> ::data_free (m_entries); in ~hash_table()
830 Allocator <value_type> ::data_free (oentries); in expand()
863 Allocator <value_type> ::data_free (m_entries); in empty_slow()