Home
last modified time | relevance | path

Searched refs:items (Results 1 – 19 of 19) sorted by relevance

/xen/xen/xsm/flask/ss/
A Davtab.c348 u32 items, items2, val, vers = pol->policyvers; in avtab_read_item() local
378 items = 0; in avtab_read_item()
380 val = le32_to_cpu(buf32[items++]); in avtab_read_item()
387 val = le32_to_cpu(buf32[items++]); in avtab_read_item()
394 val = le32_to_cpu(buf32[items++]); in avtab_read_item()
402 val = le32_to_cpu(buf32[items++]); in avtab_read_item()
428 if ( items != items2 ) { in avtab_read_item()
443 items = 0; in avtab_read_item()
444 key.source_type = le16_to_cpu(buf16[items++]); in avtab_read_item()
445 key.target_type = le16_to_cpu(buf16[items++]); in avtab_read_item()
[all …]
A Dpolicydb.c842 u32 items; in mls_read_range_helper() local
849 items = le32_to_cpu(buf[0]); in mls_read_range_helper()
850 if ( items > ARRAY_SIZE(buf) ) in mls_read_range_helper()
856 rc = next_entry(buf, fp, sizeof(u32) * items); in mls_read_range_helper()
863 if ( items > 1 ) in mls_read_range_helper()
875 if ( items > 1 ) in mls_read_range_helper()
/xen/xen/arch/x86/
A Ddom0_build.c77 unsigned int items = 0; in parse_amt() local
96 items++; /* No other item allowed. */ in parse_amt()
101 if ( items ) in parse_amt()
105 items++; in parse_amt()
106 } while ( *s++ == '+' && items < 2 ); in parse_amt()
/xen/tools/libxl/
A Didl.py274 … kv_kwargs = dict([(x.lstrip('keyvar_'),y) for (x,y) in kwargs.items() if x.startswith('keyvar_')])
320 … lv_kwargs = dict([(x.lstrip('lenvar_'),y) for (x,y) in kwargs.items() if x.startswith('lenvar_')])
356 for n,t in globals().items():
/xen/docs/man/
A Dxlcpupool.cfg.5.pod124 This document is a work in progress and contains items which require
129 Patches to improve incomplete items (or any other item) would be
A Dxl-numa-placement.7.pod189 the various VMs with different memory sizes are the items to be packed,
A Dxl.cfg.5.pod.in1434 There are group of parameters which are common for all items.
2928 This document may contain items which require further
2929 documentation. Patches to improve incomplete items (or any other item)
/xen/docs/features/
A Dtemplate.pandoc60 features, this section must contain the list of items needing fixing for
A Dmigration.pandoc46 `libxl` is responsible for items such as emulator state.
/xen/tools/fuzz/
A DREADME.oss-fuzz11 archives (artefacts) from source code. These items ideally should live
/xen/stubdom/grub.patches/
A D61btrfs.diff359 + struct btrfs_item items[];
436 + * items in the extent btree are used to record the objectid of the
691 + * csum items have the checksums for data in the extents
701 + * root items point to tree roots. There are typically in the root
737 + * string items are for debugging. They just store a short string of
1069 + return offsetof(struct btrfs_leaf, items) +
1274 + return offsetof(struct btrfs_leaf, items);
2029 + * Scan the chunk tree for dev items
2705 + offsetof(struct btrfs_leaf, items),
2849 + * Return 1, if next item wasn't found (no more items).
[all …]
/xen/docs/misc/
A Dvtd-pi.txt127 In this design, we will cover the following items:
130 3. Extend posted-interrupt descriptor structure to cover VT-d PI specific items.
151 - Extend posted-interrupt descriptor structure to cover VT-d PI specific items.
/xen/xen/tools/
A Dgen-cpuid.py412 _tmp = state.values.items()
/xen/docs/process/
A Dxen-release-management.pandoc107 release, the major work items and any other information the Release Manager
551 This email only tracks big items for xen.git tree. Please reply for items you
/xen/tools/golang/xenlight/
A Dgengotypes.py382 for case_name, case_tuple in sorted(cases.items()):
/xen/tools/xenmon/
A DCOPYING323 mouse-clicks or menu items--whatever suits your program.
/xen/xen/
A DCOPYING350 mouse-clicks or menu items--whatever suits your program.
/xen/
A DCOPYING400 mouse-clicks or menu items--whatever suits your program.
/xen/tools/firmware/vgabios/
A DChangeLog750 VBE mode info items of currently unsupported modes fixed

Completed in 32 milliseconds