| /OK3568_Linux_fs/kernel/fs/efs/ |
| H A D | super.c | 243 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 D | dtc-lexer.l | 101 data_free(fn); 201 data_free(d);
|
| H A D | data.c | 23 void data_free(struct data d) in data_free() function 166 data_free(d2); in data_merge()
|
| H A D | dtc.h | 103 void data_free(struct data d);
|
| H A D | flattree.c | 444 data_free(blob); in dt_to_blob() 577 data_free(strbuf); in dt_to_asm()
|
| H A D | dtc-lexer.lex.c | |
| H A D | checks.c | 506 data_free(prop->val); in check_name_properties()
|
| H A D | dtc-lexer.lex.c_shipped | 977 data_free(fn); 1114 data_free(d);
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc-lexer.l | 86 data_free(fn); 193 data_free(d);
|
| H A D | data.c | 8 void data_free(struct data d) in data_free() function 153 data_free(d2); in data_merge()
|
| H A D | dtc.h | 130 void data_free(struct data d);
|
| H A D | flattree.c | 429 data_free(blob); in dt_to_blob() 562 data_free(strbuf); in dt_to_asm()
|
| H A D | checks.c | 568 data_free(prop->val); in check_name_properties()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | efs_fs_sb.h | 56 __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 D | efs_fs_sb.h | 56 __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 D | efs_fs_sb.h | 56 __u32 data_free; /* # of free data blocks */ member
|
| /OK3568_Linux_fs/kernel/arch/s390/hypfs/ |
| H A D | hypfs.h | 63 void (*data_free)(const void *buf_free_ptr); member
|
| H A D | hypfs_diag0c.c | 103 .data_free = dbfs_diag0c_free,
|
| H A D | hypfs_dbfs.c | 27 data->dbfs_file->data_free(data->buf_free_ptr); in hypfs_dbfs_data_free()
|
| H A D | hypfs_sprp.c | 136 .data_free = hypfs_sprp_free,
|
| H A D | hypfs_vm.c | 271 .data_free = diag2fc_free,
|
| H A D | hypfs_diag.c | 432 .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 D | hash-table.h | 265 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 D | hash-table.h | 265 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()
|