Searched defs:chunk_type (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | percpu-internal.h | 139 static inline bool pcpu_is_memcg_chunk(enum pcpu_chunk_type chunk_type) in pcpu_is_memcg_chunk() 150 static inline bool pcpu_is_memcg_chunk(enum pcpu_chunk_type chunk_type) in pcpu_is_memcg_chunk() 156 static inline struct list_head *pcpu_chunk_list(enum pcpu_chunk_type chunk_type) in pcpu_chunk_list()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sparse_format.h | 37 __le16 chunk_type; /* 0xCAC1 -> raw; 0xCAC2 -> fill; 0xCAC3 -> don't care */ member
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_proto_sctp.c | 205 int chunk_type) in sctp_new_state()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_sctp.c | 382 unsigned char chunk_type; in set_sctp_state() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | volumes.c | 3123 u64 chunk_type; in btrfs_relocate_sys_chunks() local 3199 u64 chunk_type; in btrfs_may_alloc_data_chunk() local 3391 static int chunk_profiles_filter(u64 chunk_type, in chunk_profiles_filter() 3552 static int chunk_soft_convert_filter(u64 chunk_type, in chunk_soft_convert_filter() 3573 u64 chunk_type = btrfs_chunk_type(leaf, chunk); in should_balance_chunk() local 3660 u64 chunk_type; in __btrfs_balance() local
|
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 577 def __init__(self, chunk_type, chunk_offset, output_offset, output_size, argument
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 673 def __init__(self, chunk_type, chunk_offset, output_offset, output_size, argument
|