Searched defs:attr_size (Results 1 – 13 of 13) sorted by relevance
/third_party/libbpf/src/ |
D | gen_loader.c | 266 static void emit_sys_bpf(struct bpf_gen *gen, int cmd, int attr, int attr_size) in emit_sys_bpf() 420 int attr_size = offsetofend(union bpf_attr, btf_log_level); in bpf_gen__load_btf() local 454 int attr_size = offsetofend(union bpf_attr, map_extra); in bpf_gen__map_create() local 938 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); in bpf_gen__prog_load() local 1035 int attr_size = offsetofend(union bpf_attr, flags); in bpf_gen__map_update_elem() local 1082 int attr_size = offsetofend(union bpf_attr, flags); in bpf_gen__populate_outer_map() local 1108 int attr_size = offsetofend(union bpf_attr, map_fd); in bpf_gen__map_freeze() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | efs.c | 74 s64 attr_size = 0; in ntfs_get_efs_info() local
|
D | reparse.c | 787 s64 attr_size = 0; in ntfs_make_symlink() local 912 s64 attr_size = 0; in ntfs_possible_symlink() local 1160 s64 attr_size; in ntfs_get_ntfs_reparse_data() local 1431 s64 attr_size = 0; in ntfs_get_reparse_point() local
|
D | object_id.c | 469 s64 attr_size; in ntfs_get_ntfs_object_id() local
|
D | attrib.c | 4808 u32 old_size, alloc_size, attr_size; local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_io.c | 179 uint32_t attr_size = util_format_get_blocksize(format); in vc4_nir_lower_vertex_attr() local
|
D | vc4_program.c | 724 uint32_t attr_size = util_format_get_blocksize(format); in emit_vertex_input() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
D | vc4_validate.c | 878 uint32_t attr_size = *(uint8_t *)(pkt_u + o + 4) + 1; in validate_gl_shader_rec() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
D | radius.c | 43 size_t attr_size; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
D | radius.c | 43 size_t attr_size; member
|
/third_party/ffmpeg/libavformat/ |
D | rtsp.c | 360 int ff_rtsp_next_attr_and_value(const char **p, char *attr, int attr_size, in ff_rtsp_next_attr_and_value()
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 459 Py_ssize_t attr_size; in GetClassAttribute() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 49250 short unsigned int attr_size; member
|