/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | mm-locks.h | 36 static inline void mm_lock_init(mm_lock_t *l) in mm_lock_init() 44 static inline int mm_locked_by_me(mm_lock_t *l) in mm_locked_by_me() 53 #define __check_lock_level(l) \ argument 63 #define __set_lock_level(l) \ argument 104 static inline void mm_rwlock_init(mm_rwlock_t *l) in mm_rwlock_init() 112 static inline int mm_write_locked_by_me(mm_rwlock_t *l) in mm_write_locked_by_me() 131 static inline void mm_write_unlock(mm_rwlock_t *l) in mm_write_unlock() 149 static inline void mm_read_unlock(mm_rwlock_t *l) in mm_read_unlock() 167 #define mm_read_lock(name, l) mm_read_lock_##name(l) argument 179 static inline void mm_unlock(mm_lock_t *l) in mm_unlock() [all …]
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | rwlock.h | 19 #define DEFINE_RWLOCK(l) rwlock_t l = RW_LOCK_UNLOCKED argument 20 #define rwlock_init(l) (*(l) = (rwlock_t)RW_LOCK_UNLOCKED) argument 188 #define read_lock(l) _read_lock(l) argument 189 #define read_lock_irq(l) _read_lock_irq(l) argument 196 #define read_unlock(l) _read_unlock(l) argument 199 #define read_trylock(l) _read_trylock(l) argument 201 #define write_lock(l) _write_lock(l) argument 210 #define write_unlock(l) _write_unlock(l) argument 214 #define rw_is_locked(l) _rw_is_locked(l) argument 240 #define DEFINE_PERCPU_RWLOCK_RESOURCE(l, owner) \ argument [all …]
|
A D | spinlock.h | 122 #define DEFINE_SPINLOCK(l) spinlock_t l = SPIN_LOCK_UNLOCKED argument 124 #define spin_lock_init_prof(s, l) spin_lock_init(&((s)->l)) argument 172 #define spin_lock(l) _spin_lock(l) argument 173 #define spin_lock_cb(l, c, d) _spin_lock_cb(l, c, d) argument 174 #define spin_lock_irq(l) _spin_lock_irq(l) argument 181 #define spin_unlock(l) _spin_unlock(l) argument 182 #define spin_unlock_irq(l) _spin_unlock_irq(l) argument 185 #define spin_is_locked(l) _spin_is_locked(l) argument 186 #define spin_trylock(l) _spin_trylock(l) argument 195 #define spin_lock_kick(l) arch_lock_signal_wmb() argument [all …]
|
A D | bitops.h | 10 #define GENMASK(h, l) \ argument 13 #define GENMASK_ULL(h, l) \ argument
|
/xen-4.10.0-shim-comet/xen/xsm/flask/ss/ |
A D | mls.c | 32 int i, l, len, head, prev; in mls_compute_context_len() local 92 int i, l, head, prev; in mls_sid_to_context() local 170 int mls_level_isvalid(struct policydb *p, struct mls_level *l) in mls_level_isvalid() 257 int l, rc = -EINVAL; in mls_context_to_sid() local 384 int l, rc = 0; in mls_range_set() local 411 int l, i; in mls_convert_context() local
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | marshal.h | 182 #define unpack3_TPM_RESULT(p, l, m, t) unpack3_UINT32(p, l, m, t) argument 183 #define unpack3_TPM_PCRINDEX(p, l, m, t) unpack3_UINT32(p, l, m, t) argument 184 #define unpack3_TPM_DIRINDEX(p, l, m, t) unpack3_UINT32(p, l, m, t) argument 185 #define unpack3_TPM_HANDLE(p, l, m, t) unpack3_UINT32(p, l, m, t) argument 193 #define unpack3_TPM_COMMAND_CODE(p, l, m, t) unpack3_UINT32(p, l, m, t) argument 194 #define unpack3_TPM_PROTOCOL_ID(p, l, m, t) unpack3_UINT16(p, l, m, t) argument 196 #define unpack3_TPM_ENTITY_TYPE(p, l, m, t) unpack3_UINT16(p, l, m, t) argument 198 #define unpack3_TPM_KEY_USAGE(p, l, m, t) unpack3_UINT16(p, l, m, t) argument 201 #define unpack3_TPM_ENC_SCHEME(p, l, m, t) unpack3_UINT16(p, l, m, t) argument 202 #define unpack3_TPM_SIG_SCHEME(p, l, m, t) unpack3_UINT16(p, l, m, t) argument [all …]
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | spinlock.h | 4 #define _raw_read_unlock(l) \ argument
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mmconfig-shared.c | 213 u32 l, extcfg; in pci_mmcfg_nvidia_mcp55() local 238 u32 l, extcfg; in pci_mmcfg_nvidia_mcp55() local 302 u32 l; in pci_mmcfg_check_hostbridge() local
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xenlockprof.c | 26 double l, b, sl, sb; in main() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/pv/ |
A D | emulate.c | 56 unsigned int a, l; in pv_emul_read_descriptor() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | extable.c | 27 const struct exception_table_entry *l = a, *r = b; in cmp_ex() local 42 struct exception_table_entry *l = a, *r = b, tmp; in swap_ex() local
|
A D | cpuid.c | 22 static void zero_leaves(struct cpuid_leaf *l, in zero_leaves() 249 struct cpuid_leaf l; in calculate_raw_policy() member
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.c | 608 uint64_t l; in bitmap_64_to_byte() local 623 uint64_t l; in bitmap_byte_to_64() local 770 uint8_t h = x>>8, l = x; in xc_ffs16() local 776 uint16_t h = x>>16, l = x; in xc_ffs32() local 782 uint32_t h = x>>32, l = x; in xc_ffs64() local
|
/xen-4.10.0-shim-comet/xen/common/compat/ |
A D | multicall.c | 27 #define do_multicall(l, n) compat_multicall(_##l, n) argument
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | domain.c | 262 #define SEG(l, a) (struct segment_register){ 0, { a }, l, 0 } in arch_set_info_hvm_guest() argument
|
/xen-4.10.0-shim-comet/tools/tests/xenstore/ |
A D | xs-test.c | 277 int l; in test_ta1() local 307 int l; in test_ta2() local 406 #define TEST(s, f, p, l) { s, f ## _init, f, f ## _deinit, (uintptr_t)(p), l } argument
|
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/ |
A D | fsys_zfs.h | 191 #define ZAP_LEAF_CHUNK(l, bs, idx) \ argument 193 #define ZAP_LEAF_ENTRY(l, bs, idx) (&ZAP_LEAF_CHUNK(l, bs, idx).l_entry) argument
|
A D | fsys_zfs.c | 183 vdev_label_start(uint64_t psize, int l) in vdev_label_start() 527 zap_leaf_array_equal(zap_leaf_phys_t *l, int blksft, int chunk, in zap_leaf_array_equal() 557 zap_leaf_lookup(zap_leaf_phys_t *l, int blksft, uint64_t h, in zap_leaf_lookup() 621 zap_leaf_phys_t *l; in fzap_lookup() local
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_cpuid.c | 470 libxl_cpuid_policy_list l; in libxl__cpuid_policy_list_parse_json() local 525 libxl_cpuid_policy_list l = *pl; in libxl_cpuid_policy_list_length() local
|
A D | libxl.c | 125 struct libxl__evgen_domain_death_list *l) { in free_disable_deaths() 131 static void discard_events(struct libxl__event_list *l) { in discard_events() 358 long l; in libxl_get_physinfo() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | util.c | 103 size_t l; in str_append() local
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/ |
A D | utils.c | 95 u64 *l, val; in print_vtd_entries() local
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | inflate.c | 340 int l; /* bits per table (returned in m) */ in huft_build() local 771 unsigned *l; /* length list for huft_build */ in inflate_fixed() local 830 unsigned l; /* last length */ in inflate_dynamic() local
|
A D | unlzo.c | 73 int l; in parse_header() local
|
/xen-4.10.0-shim-comet/xen/include/acpi/ |
A D | acmacros.h | 50 #define ACPI_LOWORD(l) ((u16)(u32)(l)) argument 51 #define ACPI_HIWORD(l) ((u16)((((u32)(l)) >> 16) & 0xFFFF)) argument 52 #define ACPI_LOBYTE(l) ((u8)(u16)(l)) argument 53 #define ACPI_HIBYTE(l) ((u8)((((u16)(l)) >> 8) & 0xFF)) argument 68 #define ACPI_LODWORD(l) ((u32)(l)) argument 69 #define ACPI_HIDWORD(l) ((u32)(0)) argument 76 #define ACPI_LODWORD(l) ((u32)(u64)(l)) argument 77 #define ACPI_HIDWORD(l) ((u32)(((*(struct uint64_struct *)(void *)(&l))).hi)) argument
|