Searched defs:expected_offset (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | build_bug.h | 86 #define ASSERT_STRUCT_OFFSET(type, field, expected_offset) \ argument
|
| /linux/tools/include/linux/ |
| H A D | build_bug.h | 88 #define ASSERT_STRUCT_OFFSET(type, field, expected_offset) \ argument
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_validate_shaders.c | 321 u32 expected_offset = validated_shader->uniforms_size + 4; validate_uniform_address_write() local
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 1254 unsigned int expected_offset; member
|
| /linux/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.c | 2152 u32 expected_count, expected_offset; in cxgbi_conn_init_pdu() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_xsk.c | 751 u32 offset = addr % umem->frame_size, expected_offset; is_offset_correct() local
|
| /linux/tools/objtool/ |
| H A D | check.c | 2745 check_reg_frame_pos(const struct cfi_reg * reg,int expected_offset) check_reg_frame_pos() argument
|
| /linux/drivers/block/ |
| H A D | ublk_drv.c | 5578 unsigned long expected_offset = 0; ublk_try_buf_match() local
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 1018 btf_member_is_reg_int(const struct btf * btf,const struct btf_type * s,const struct btf_member * m,u32 expected_offset,u32 expected_size) btf_member_is_reg_int() argument
|