Home
last modified time | relevance | path

Searched refs:union (Results 126 – 150 of 357) sorted by relevance

12345678910>>...15

/openbmc/linux/Documentation/mm/
H A Dsplit_page_table_lock.rst88 (and few other fields in union).
/openbmc/linux/Documentation/trace/
H A Dfprobetrace.rst119 If there is non-name union member, you can directly access it as the C code does.
123 union {
/openbmc/linux/arch/arm/nwfpe/
H A DChangeLog55 register type out of FPREG, and getting rid of the union variable
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst137 in the body of an email to majordomo@vuser.vu.union.edu.
/openbmc/openbmc/poky/scripts/
H A Dbuildstats-diff76 maxlen = max([len(r) for r in set(bs1.keys()).union(set(bs2.keys()))])
/openbmc/linux/Documentation/bpf/
H A Dmap_cpumap.rst67 union {
H A Dmap_bloom_filter.rst38 the lower 4 bits of ``map_extra`` in ``union bpf_attr`` at map creation
/openbmc/linux/Documentation/hid/
H A Duhid.rst30 union {
45 payload-structure available in the union "u" (except for empty payloads). This
/openbmc/linux/Documentation/process/
H A Ddeprecated.rst353 alone in a struct or is part of a union. These are disallowed by the C99
360 union {
370 union {
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt194 87 union u64_swap u;
/openbmc/qemu/docs/interop/
H A Dvhost-user.json163 'union': 'VHostUserBackendCapabilities',
H A Dvhost-user-gpu.rst161 union {
/openbmc/qemu/qapi/
H A Dtransaction.json165 { 'union': 'TransactionAction',
H A Dstats.json127 { 'union': 'StatsFilter',
/openbmc/linux/Documentation/core-api/
H A Dwatch_queue.rst151 union {
316 union {
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dutils.py635 expected_vars = set.union(set(), *expected_layers)
/openbmc/linux/Documentation/scheduler/
H A Dsched-domains.rst21 pointer. The union of cpumasks of these groups MUST be the same as the
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-raw-vbi.rst75 ``fmt`` union.
80 ``vbi`` member of the ``fmt`` union, or better just modify the results
H A Dhist-v4l2.rst139 :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl taking a union and a
140 type field selecting the union member as parameter. Purpose is to
154 selects the respective union member.
420 In struct v4l2_format the ``fmt`` union was
527 union ``m``, and a new ``memory`` field of type enum v4l2_memory
H A Dvidioc-decoder-cmd.rst82 * - union {
/openbmc/linux/Documentation/filesystems/
H A Dorangefs.rst408 union of structs, each of which is associated with a particular
411 The several members outside of the union are:
422 The appropriate member inside the union is filled out for any
/openbmc/linux/Documentation/virt/coco/
H A Dsev-guest.rst61 union {
/openbmc/qemu/linux-user/
H A Dgen-vdso-elfn.c.inc64 bswaps(&dyn->d_un.d_ptr); /* Dynamic ptr or val, in union */
/openbmc/linux/net/netfilter/ipset/
H A DKconfig174 an ordered union of the member sets.
/openbmc/ipmitool/
H A Dconfigure.ac135 dnl Determine anonymous union/structure support in GCC
140 union {

12345678910>>...15