Searched defs:last_ext (Results 1 - 6 of 6) sorted by relevance
| /third_party/mbedtls/library/ |
| H A D | x509write_crt.c | 329 const mbedtls_asn1_sequence *last_ext = NULL; in mbedtls_x509write_crt_set_ext_key_usage() local
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | inode.c | 488 udf_do_extend_file(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, loff_t new_block_bytes) udf_do_extend_file() argument 596 udf_do_extend_final_block(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, uint32_t new_elen) udf_do_extend_final_block() argument [all...] |
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | inode.c | 500 udf_do_extend_file(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, loff_t new_block_bytes) udf_do_extend_file() argument 612 udf_do_extend_final_block(struct inode *inode, struct extent_position *last_pos, struct kernel_long_ad *last_ext, uint32_t new_elen) udf_do_extend_final_block() argument [all...] |
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 1722 struct extern_desc *last_ext = NULL, *ext; in bpf_object__init_kconfig_map() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 2039 struct extern_desc *last_ext = NULL, *ext; in bpf_object__init_kconfig_map() local
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 2136 struct extern_desc *last_ext = NULL, *ext; local
|
Completed in 51 milliseconds