Searched refs:offsetof (Results 1 - 25 of 38) sorted by relevance

12

/barrelfish-master/include/arch/x86_32/barrelfish/
H A Dcurdispatcher_arch.h32 : [off] "i" (offsetof(struct dispatcher_shared_generic, udisp)));
/barrelfish-master/usr/drivers/megaraid/
H A Dlinux_defs.h10 #define offsetof(type, member) __builtin_offsetof(type, member) macro
H A Dmegaraid_vsic.c203 cmd->io_request->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL)/4;
307 cmd->io_request->SGLOffset0 = offsetof(MRSAS_RAID_SCSI_IO_REQUEST, SGL)/4;
/barrelfish-master/include/
H A Dstddef.h65 #define offsetof(type, member) __offsetof(type, member) macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Drand_egd.c134 #ifndef offsetof
135 # define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) macro
152 len = offsetof(struct sockaddr_un, sun_path) + strlen(path);
/barrelfish-master/include/barrelfish/
H A Dump_endpoint.h75 ((char *)channel - offsetof(struct ump_endpoint, waitset_state));
/barrelfish-master/lib/phoenix/
H A Dlist.h43 #ifndef offsetof
44 #define offsetof(TYPE, MEMBER) ((size_t)&((TYPE *) 0)->MEMBER) macro
49 - offsetof (STRUCT, MEMBER.li_next)))
/barrelfish-master/lib/libc/locale/
H A Dlmessages.c42 (offsetof(struct lc_messages_T, yesstr) / sizeof(char *))
H A Dlmonetary.c46 (offsetof(struct lc_monetary_T, int_p_cs_precedes) / \
/barrelfish-master/include/thc/
H A Dthcstubs.h65 STATIC_ASSERT(offsetof(struct common_binding, _f)==offsetof(_t,_f) && \
/barrelfish-master/lib/lua/src/
H A Dltable.h22 (gkey(cast(Node *, cast(char *, (v)) - offsetof(Node, i_val))))
H A Dlstate.c77 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l)))
241 L1 = &luaC_newobj(L, LUA_TTHREAD, sizeof(LX), NULL, offsetof(LX, l))->th;
/barrelfish-master/lib/libc/net/
H A Dgetnameinfo.c94 offsetof(struct sockaddr_in6, sin6_addr),
98 offsetof(struct sockaddr_in, sin_addr),
103 offsetof(struct sockaddr_un, sun_path),
107 offsetof(struct sockaddr_dl, sdl_data),
/barrelfish-master/tools/asmoffsets/
H A Dasmoffsets.c14 * This is pretty ugly. GCC gives us the nice offsetof() function, for computing
27 /* GCC builtin offsetof */
28 // #define offsetof(TYPE, MEMBER) __builtin_offsetof(TYPE, MEMBER)
40 EMITX("OFFSETOF_" #NAME, offsetof(TYPE, MEMBER))
44 EMITX("OFFSETOF_" #NAME, (offsetof(TYPE, MEMBER) + sizeof(((TYPE*)0)->MEMBER)))
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dasn1t.h184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
188 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \
271 offsetof(stname,selname) ,\
283 offsetof(stname,selname) ,\
302 (flags), (tag), offsetof(stname, field),\
405 offsetof(name, field),\
422 offsetof(name, field),\
/barrelfish-master/include/openssl/
H A Dasn1t.h184 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
188 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \
271 offsetof(stname,selname) ,\
283 offsetof(stname,selname) ,\
302 (flags), (tag), offsetof(stname, field),\
405 offsetof(name, field),\
422 offsetof(name, field),\
/barrelfish-master/include/sys/
H A Dparam.h355 ((struct s *)(void *)((char *)(x) - offsetof(struct s, m)))
H A Dtypes.h292 #define offsetof(type, field) __offsetof(type, field) macro
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/
H A Dlist.h113 ((type *) ((void *)ptr - offsetof(type, field)))
/barrelfish-master/lib/cxx/unwind/
H A DUnwindCursor.hpp228 offsetof(unwind_info_section_header, version));
232 offsetof(unwind_info_section_header,
236 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header,
240 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header,
245 _addr + offsetof(unwind_info_section_header, personalityArrayCount));
249 _addr + offsetof(unwind_info_section_header, indexSectionOffset));
253 _addr + offsetof(unwind_info_section_header, indexCount));
294 _addr + offsetof(unwind_info_regular_second_level_page_header, kind));
298 _addr + offsetof(unwind_info_regular_second_level_page_header,
304 offsetof(unwind_info_regular_second_level_page_heade
[all...]
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c477 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, lkey));
656 sizeof *mpt_entry - offsetof(struct mthca_mpt_entry, start));
773 offsetof(struct mthca_mpt_entry, window_count) -
774 offsetof(struct mthca_mpt_entry, start));
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dsa_query.c126 .struct_offset_bytes = offsetof(struct ib_sa_path_rec, field), \
226 .struct_offset_bytes = offsetof(struct ib_sa_mcmember_rec, field), \
310 .struct_offset_bytes = offsetof(struct ib_sa_service_rec, field), \
358 .struct_offset_bytes = offsetof(struct ib_sa_inform, field), \
418 .struct_offset_bytes = offsetof(struct ib_sa_notice, field), \
H A Dud_header.c44 .struct_offset_bytes = offsetof(struct ib_unpacked_ ## header, field), \
/barrelfish-master/usr/monitor/capops/
H A Drevoke.c528 ptrdiff_t off = offsetof(struct revoke_master_st, revoke_mc_st);
651 ptrdiff_t off = offsetof(struct revoke_master_st, revoke_mc_st);
/barrelfish-master/kernel/include/
H A Dcapabilities.h77 return (struct cte *) ((char *)cap - offsetof(struct cte, cap));

Completed in 221 milliseconds

12