Home
last modified time | relevance | path

Searched refs:typeof (Results 501 – 525 of 959) sorted by relevance

1...<<21222324252627282930>>...39

/openbmc/qemu/io/
H A Dnet-listener.c117 listener->io_source = g_renew(typeof(listener->io_source[0]), in qio_net_listener_add()
/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-stress.c53 do { typeof(a) __tmp = (a); (a) = (b); (b) = __tmp; } while (0)
/openbmc/linux/include/linux/ceph/
H A Dlibceph.h269 typeof(__lookup_##name##_key.keyfld), nodefld)
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.c120 NULL : list_last_entry(zorder_list, typeof(*last), zlist_node); in komeda_plane_state_list_add()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_context.c57 rq = list_last_entry(&tl->requests, typeof(*rq), link); in context_sync()
H A Dintel_ring.c186 struct intel_ring *ring = container_of(ref, typeof(*ring), ref); in intel_ring_free()
H A Dintel_ppgtt.c77 container_of(pt, typeof(*pd), pt); in free_px()
H A Dintel_engine_heartbeat.c139 container_of(wrk, typeof(*engine), heartbeat.work.work); in heartbeat()
H A Dselftest_engine_heartbeat.c55 struct pulse *p = container_of(kref, typeof(*p), kref); in pulse_free()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_drrs.c201 struct intel_crtc *crtc = container_of(work, typeof(*crtc), drrs.work.work); in intel_drrs_downclock_work()
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c73 srv_path = container_of(kobj, typeof(*srv_path), kobj); in rtrs_srv_hca_port_show()
/openbmc/linux/drivers/base/
H A Dattribute_container.c185 n ? container_of(n, typeof(*pos), member) : \
/openbmc/qemu/linux-user/
H A Dqemu.h236 ((x) = (typeof(*hptr))( \
/openbmc/linux/include/xen/interface/io/
H A Dring.h210 *(dest) = *(volatile typeof(dest))RING_GET_##type(r, idx); \
/openbmc/linux/security/apparmor/
H A Dlib.c358 typeof(*rules), list); in aa_profile_label_perm()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c245 hdlcd = devm_drm_dev_alloc(dev, &hdlcd_driver, typeof(*hdlcd), base); in hdlcd_drm_bind()
/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h11 #define event_contains(obj, mem) ((obj).header.size > offsetof(typeof(obj), mem))
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_asm.h117 base ? (typeof(CHOOSE_NVHE_SYM(sym))*)(base + off) : NULL; \
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem_evict.c380 vma = container_of(node, typeof(*vma), node); in i915_gem_evict_for_node()
/openbmc/linux/arch/arm/common/
H A Dmcpm_entry.c237 typedef typeof(cpu_reset) phys_reset_t;
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.c90 struct nvkm_disp_chan_object *object = container_of(base, typeof(*object), oproxy); in nvkm_disp_chan_child_del_()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_mcast.c244 struct rxe_mcg *mcg = container_of(kref, typeof(*mcg), ref_cnt); in rxe_cleanup_mcg()
H A Drxe_mw.c314 struct rxe_mw *mw = container_of(elem, typeof(*mw), elem); in rxe_mw_cleanup()
/openbmc/linux/net/ipv6/
H A Dsyncookies.c59 return siphash(&combined, offsetofend(typeof(combined), dport), in cookie_hash()
/openbmc/libmctp/
H A Dserial.c40 typeof(src) __src = src; \

1...<<21222324252627282930>>...39